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/10920] Too many roots is reported for program, which shouldn't run out of memory


------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-24 19:40 -------
Its not very informative, but here is the GDB output:

Test 642

Program received signal SIGTRAP, Trace/breakpoint trap.
0x77fa144c in ?? ()
(gdb) thread apply all bt

Thread 2 (thread 4172.0xfe8):
#0  0x77f9323e in ?? ()
#1  0x7c59a059 in WaitForMultipleObjectsEx ()
   from /cygdrive/c/winnt/system32/KERNEL32.DLL
#2  0x7c599f6c in WaitForMultipleObjects ()
   from /cygdrive/c/winnt/system32/KERNEL32.DLL
#3  0x013cfdb4 in ?? ()
#4  0x00000001 in ?? ()

Thread 1 (thread 4172.0x1040):
#0  0x77fa144c in ?? ()
#1  0x007300c3 in GC_abort ()
#2  0x0090f0fb in _Utf62 ()
(gdb) quit
The program is running.  Exit anyway? (y or n) y

-- 


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


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