-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Upper_body_detection segfault, memory corruption #10
Comments
When I run the node in gdb I found problems like this. Can someone give me some clue to resolve the bug..
|
This is a known issue that we also experienced a few times, but we currently cannot pinpoint the exact root cause (@lucasb-eyer). Setting |
I have edited your issue to fix formatting, please use formatting to make it at all readable! Yes, we've had this issue for years. I've tried to figure it out multiple times in the past, to no avail. So yes, the best recommendation we can give is to set I've managed to boil the problem down to a double-free of an |
Thank you for your help. I guess for me the problem starts once if I move my kinect xbox 360. Currently I changed the ground plane fixed to ground plane really fixed node. Seems to be little stable now. But I cannot move my kinect while running rgbd detector. |
Oh, that sounds very different though. The bug that's hunting me is completely unrelated to movement, so maybe this is not what I thought it is. You should compile in debug mode, and also comment out this line, where |
pull request #12 has fixed some bugs. The upper_body_detector has been ran stable for 4 hours in my testing. I am using kinect one. |
I assume that this bug has been resolved through the merge of PR #59, therefore I'll close this issue. |
Hi I managed to run the spencer tracking with some more modification. But when the tracking is done sometimes I get this error.
Can someone please help me to resolve this. This happens only for upper_body_detection and not for HOG based tracking.
The text was updated successfully, but these errors were encountered: