[Bug target/29206] [4.2 regression] gcj-dbtool segfaults

debian-gcc at lists dot debian dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 8 11:05:00 GMT 2006



------- Comment #5 from debian-gcc at lists dot debian dot org  2006-10-08 11:05 -------
rechecked with explicitely disabling the use of _Unwind_GetIPInfo (undefine
HAVE_GETIPINFO):

(gdb) run
Starting program: /usr/bin/gcj-dbtool -n foo.db 64
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 19080)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 19080)]
GC_push_all_eager (bottom=<value optimized out>, top=0xc0473c88
"�G<\210B�\233@B�\204\234O��")
    at ../../../src/boehm-gc/mark.c:1468
1468    ../../../src/boehm-gc/mark.c: No such file or directory.
        in ../../../src/boehm-gc/mark.c
(gdb) bt
#0  GC_push_all_eager (bottom=<value optimized out>, top=0xc0473c88
"�G<\210B�\233@B�\204\234O��")
    at ../../../src/boehm-gc/mark.c:1468
#1  0x42119be4 in GC_push_all_stacks () at
../../../src/boehm-gc/pthread_stop_world.c:307
#2  0x42119be4 in GC_push_all_stacks () at
../../../src/boehm-gc/pthread_stop_world.c:307
Previous frame identical to this frame (corrupt stack?)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29206



More information about the Gcc-bugs mailing list