Posted to tcl by chromebel_ at Wed Mar 03 08:04:30 GMT 2010view pretty

Program received signal SIGABRT, Aborted.
0xb7cee556 in raise () from /lib/libc.so.6
(gdb) bt
#0  0xb7cee556 in raise () from /lib/libc.so.6
#1  0xb7cefd78 in abort () from /lib/libc.so.6
#2  0xb7f1525f in Tcl_PanicVA () from /usr/lib/libtcl8.6.so.0
#3  0xb7f15284 in Tcl_Panic () from /usr/lib/libtcl8.6.so.0
#4  0xb7e8ac86 in Tcl_Alloc () from /usr/lib/libtcl8.6.so.0
#5  0xb7eeba78 in ?? () from /usr/lib/libtcl8.6.so.0
#6  0xb7eed453 in ?? () from /usr/lib/libtcl8.6.so.0
#7  0xb7eed2bd in Tcl_WriteObj () from /usr/lib/libtcl8.6.so.0
#8  0xb7ef480a in ?? () from /usr/lib/libtcl8.6.so.0
#9  0xb7e81d95 in ?? () from /usr/lib/libtcl8.6.so.0
#10 0xb7e81be8 in TclNRRunCallbacks () from /usr/lib/libtcl8.6.so.0
#11 0xb7ed3ed7 in ?? () from /usr/lib/libtcl8.6.so.0
#12 0xb7e81be8 in TclNRRunCallbacks () from /usr/lib/libtcl8.6.so.0
#13 0xb7e817d3 in Tcl_EvalObjv () from /usr/lib/libtcl8.6.so.0
#14 0xb7ef8f1d in ?? () from /usr/lib/libtcl8.6.so.0
#15 0xb7ef8127 in ?? () from /usr/lib/libtcl8.6.so.0
#16 0xb7eebd4d in ?? () from /usr/lib/libtcl8.6.so.0
#17 0xb7ef322c in ?? () from /usr/lib/libtcl8.6.so.0
#18 0xb7ef256b in ?? () from /usr/lib/libtcl8.6.so.0
#19 0xb7ef19e3 in Tcl_NotifyChannel () from /usr/lib/libtcl8.6.so.0
#20 0xb7f4fbfe in ?? () from /usr/lib/libtcl8.6.so.0
#21 0xb7f11593 in Tcl_ServiceEvent () from /usr/lib/libtcl8.6.so.0
#22 0xb7f1194a in Tcl_DoOneEvent () from /usr/lib/libtcl8.6.so.0
#23 0xb7ecf51e in ?? () from /usr/lib/libtcl8.6.so.0
#24 0xb7e81d95 in ?? () from /usr/lib/libtcl8.6.so.0
#25 0xb7e81be8 in TclNRRunCallbacks () from /usr/lib/libtcl8.6.so.0
#26 0xb7ed3ed7 in ?? () from /usr/lib/libtcl8.6.so.0
#27 0xb7e81be8 in TclNRRunCallbacks () from /usr/lib/libtcl8.6.so.0
#28 0xb7e817d3 in Tcl_EvalObjv () from /usr/lib/libtcl8.6.so.0
#29 0xb7e830d2 in ?? () from /usr/lib/libtcl8.6.so.0
#30 0xb7e829aa in Tcl_EvalEx () from /usr/lib/libtcl8.6.so.0
#31 0xb7eff97d in Tcl_FSEvalFileEx () from /usr/lib/libtcl8.6.so.0
#32 0xb7f0754f in Tcl_Main () from /usr/lib/libtcl8.6.so.0
#33 0x0804870f in main ()

Comments

Posted by chromebel_ at Wed Mar 03 09:03:25 GMT 2010 [text] [code]

(gdb) bt #0 0xb7ca9556 in raise () from /lib/libc.so.6 #1 0xb7caad78 in abort () from /lib/libc.so.6 #2 0xb7ef718d in Tcl_PanicVA (format=0xb7f542a0 "unable to alloc %u bytes", argList=0xbfce4c74 "(\276\366\267\230Lο\201j\354\267\060\020") at /media/nfs/andrew/work/tcl8.6-8.6.0~head/generic/tclPanic.c:93 #3 0xb7ef71b7 in Tcl_Panic (format=0xb7f542a0 "unable to alloc %u bytes") at /media/nfs/andrew/work/tcl8.6-8.6.0~head/generic/tclPanic.c:122 #4 0xb7e4ba65 in Tcl_Alloc (size=4144) at /media/nfs/andrew/work/tcl8.6-8.6.0~head/generic/tclCkalloc.c:1057 /build/buildd-gdb_7.0.1-2-i386-TKDfNK/gdb-7.0.1/gdb/utils.c:1200: internal-error: virtual memory exhausted: can't allocate 4064 bytes. A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n)