This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/18699] [4.0 Regression] SIGSEGV in GC_local_gcj_malloc


------- Additional Comments From ovidr at users dot sourceforge dot net  2004-11-28 04:20 -------
And this..

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1113430960 (LWP 4763)]
0x405e8f93 in really_start (x=0x8771a40) at
/datal/gcc/gcc/libjava/posix-threads.cc:396
396       if (! (info->data->flags & FLAG_DAEMON))
Current language:  auto; currently c++
(gdb) bt
#0  0x405e8f93 in really_start (x=0x8771a40) at
/datal/gcc/gcc/libjava/posix-threads.cc:396
#1  0x435f979c in start_thread () from /lib/tls/libpthread.so.0
#2  0x433daf2a in clone () from /lib/tls/libc.so.6



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]