Ticket #4795: emacs-backtrace.txt

File emacs-backtrace.txt, 3.3 KB (added by alexbl, 15 years ago)
Line 
1(gdb) bt
2#0 0x005892ca in _ZL12insert_chunkP10free_chunk () from /boot/system/lib/gcc4/libroot.so
3#1 0x0058954f in BPrivate::hoardSbrk () from /boot/system/lib/gcc4/libroot.so
4#2 0x0058d5f5 in BPrivate::superblock::makeSuperblock () from /boot/system/lib/gcc4/libroot.so
5#3 0x0058dc5b in BPrivate::threadHeap::malloc () from /boot/system/lib/gcc4/libroot.so
6#4 0x0058f101 in malloc () from /boot/system/lib/gcc4/libroot.so
7#5 0x005ac5f8 in _IO_file_doallocate () from /boot/system/lib/gcc4/libroot.so
8#6 0x005ae8e6 in _IO_doallocbuf () from /boot/system/lib/gcc4/libroot.so
9#7 0x005acddc in _IO_new_file_seekoff () from /boot/system/lib/gcc4/libroot.so
10#8 0x005accf7 in _IO_new_file_attach () from /boot/system/lib/gcc4/libroot.so
11#9 0x005afb61 in fdopen () from /boot/system/lib/gcc4/libroot.so
12#10 0x002732b8 in load_charset_map_from_file (charset=0x7ffedf28, mapfile=403507235, control_flag=0) at charset.c:524
13#11 0x002736c5 in load_charset (charset=Variable "charset" is not available.) at charset.c:657
14#12 0x00276f12 in Fdefine_charset_internal (nargs=17, args=0x7ffee114) at charset.c:1211
15#13 0x0031d84d in Ffuncall (nargs=18, args=0x7ffee110) at eval.c:3038
16#14 0x0031f006 in Fapply (nargs=3, args=0x7ffee1c0) at eval.c:2545
17#15 0x0031f892 in Feval (form=403571893) at eval.c:2361
18#16 0x0031fc04 in Fprogn (args=403571805) at eval.c:450
19#17 0x003209ec in Flet (args=403574629) at eval.c:1103
20#18 0x0031f8b5 in Feval (form=403521661) at eval.c:2335
21#19 0x0031fc04 in Fprogn (args=403571797) at eval.c:450
22#20 0x0031fef6 in funcall_lambda (fun=403571784, nargs=12, arg_vector=0x7ffee470) at eval.c:3237
23#21 0x00320054 in apply_lambda (fun=403571789, args=403823469, eval_flag=1) at eval.c:3168
24#22 0x0031f448 in Feval (form=403823477) at eval.c:2448
25#23 0x0031fc04 in Fprogn (args=403821861) at eval.c:450
26#24 0x0031f8b5 in Feval (form=403821869) at eval.c:2335
27#25 0x0031f608 in Feval (form=403828045) at eval.c:2446
28#26 0x0034218e in readevalloop (readcharfun=403066577, stream=0x18010048, sourcename=403228467, evalfun=0x31f210 <Feval>, printflag=0, unibyte=402868225, readfun=402868225, start=402868225, end=402868225) at lread.c:1792
29#27 0x00343848 in Fload (file=403228627, noerror=402868225, nomessage=402868225, nosuffix=402868225, must_suffix=402868225) at lread.c:1269
30#28 0x0031f6fc in Feval (form=402907109) at eval.c:2416
31#29 0x0034218e in readevalloop (readcharfun=403066577, stream=0x180101f0, sourcename=403198627, evalfun=0x31f210 <Feval>, printflag=0, unibyte=402868225, readfun=402868225, start=402868225, end=402868225) at lread.c:1792
32#30 0x00343848 in Fload (file=403198499, noerror=402868225, nomessage=402868225, nosuffix=402868225, must_suffix=402868225) at lread.c:1269
33#31 0x0031f6fc in Feval (form=402903365) at eval.c:2416
34#32 0x002b27f1 in top_level_2 () at keyboard.c:1366
35#33 0x0031ca3f in internal_condition_case (bfun=0x2b27d0 <top_level_2>, handlers=402979889, hfun=0x2b61a0 <cmd_error>) at eval.c:1525
36#34 0x002b5f05 in top_level_1 () at keyboard.c:1374
37#35 0x0031cb21 in internal_catch (tag=402972913, func=0x2b5ea0 <top_level_1>, arg=402868225) at eval.c:1261
38#36 0x002b5fb3 in command_loop () at keyboard.c:1329
39#37 0x002b6367 in recursive_edit_1 () at keyboard.c:951
40#38 0x002b64cd in Frecursive_edit () at keyboard.c:1013
41#39 0x002aba1e in main (argc=5, argv=0x7ffef538) at emacs.c:1830