Posted to tcl by chromebel_ at Wed Mar 03 09:05:00 GMT 2010view raw

  1. Program received signal SIGABRT, Aborted.
  2. 0xb7ca9556 in raise () from /lib/libc.so.6
  3. (gdb) bt
  4. #0 0xb7ca9556 in raise () from /lib/libc.so.6
  5. #1 0xb7caad78 in abort () from /lib/libc.so.6
  6. #2 0xb7ef718d in Tcl_PanicVA (format=0xb7f542a0 "unable to alloc %u bytes",
  7. 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
  8. #3 0xb7ef71b7 in Tcl_Panic (format=0xb7f542a0 "unable to alloc %u bytes")
  9. at /media/nfs/andrew/work/tcl8.6-8.6.0~head/generic/tclPanic.c:122
  10. #4 0xb7e4ba65 in Tcl_Alloc (size=4144) at /media/nfs/andrew/work/tcl8.6-8.6.0~head/generic/tclCkalloc.c:1057
  11. /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.
  12. A problem internal to GDB has been detected,
  13. further debugging may prove unreliable.
  14. Quit this debugging session? (y or n) n
  15.  
  16. /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.
  17. A problem internal to GDB has been detected,
  18. further debugging may prove unreliable.
  19.