Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARDroneLib Assertion failure when exiting Ardrone_Autonomy. #8

Open
Napoleon-BlownApart opened this issue Jul 17, 2015 · 1 comment

Comments

@Napoleon-BlownApart
Copy link

I've built ARDroneLib & Ardrone_Autonomy with debug symbols and everything seems to work ok. However, when I exit (Ctrl-C) from Ardrone_Autonomy, I get:

ardrone_driver: ..//VP_Os/vp_os_malloc.c:53: vp_os_free: Assertion `ptr' failed.

during the shutdown phase.

Short of enumerating all the calls to vp_os_free, I'm not sure where the error's coming from.

Cheers,
Nap

@mani-monaj
Copy link
Member

Have you tried running the driver in gdb to investigate it more? This might help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants