Re: segfault




Jens Luedicke said:
I have a problem: my app crashes with a segfault when I try to remove an
iter from a treestore. I'm pretty confused.

Attached is a backtrace.

...
#0  0x402779f7 in _int_malloc () from /lib/libc.so.6

Any time you get a segfault in malloc, it's 99% certain that there is heap
corruption.

Please run again with valgrind.

The offending code would be helpful, as well.


-- 
muppet <scott at asofyet dot org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]