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

Invalid free() #30

Open
jcline opened this issue May 18, 2012 · 0 comments
Open

Invalid free() #30

jcline opened this issue May 18, 2012 · 0 comments
Assignees
Labels

Comments

@jcline
Copy link
Owner

jcline commented May 18, 2012

Segfault on unmount, probably caused by this:

==4526== Invalid free() / delete / delete[] / realloc()
==4526==    at 0x4C29A9E: free (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==4526==    by 0x40388A: fstack_pop (functional_stack.c:47)
==4526==    by 0x402574: gdi_destroy (gd_interface.c:622)
==4526==    by 0x401761: main (gd_fuse_operations.c:527)
==4526==  Address 0x7fefffbe0 is on thread 1's stack
==4526==
@ghost ghost assigned jcline May 18, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant