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

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




------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2006-09-28 20:53 -------
Subject: Re:  [4.2 regression] gcj-dbtool segfaults

> Starting program: /home/doko/gcc/4.2/install/usr/bin/gcj-dbtool-4.2 -n foo.db
> 64
> [Thread debugging using libthread_db enabled]
> [New Thread 16384 (LWP 18291)]
> [New Thread 32769 (LWP 20685)]
> [New Thread 16386 (LWP 20790)]
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 18291)]
> 0x41bf6434 in _Unwind_GetIPInfo () from /lib/libgcc_s.so.1
> (gdb) bt
> #0  0x41bf6434 in _Unwind_GetIPInfo () from /lib/libgcc_s.so.1

The following patch introduced _Unwind_GetIPInfo:

2006-02-27  Jakub Jelinek  <jakub@redhat.com>

        PR other/26208
...

Dave


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: