[EMAIL PROTECTED] (Kai Großjohann) writes:

> On Fri, 22 Jun 2001, Test User wrote:
> 
> > I'm having problems with emacs crashing semi-regularly.
> 
> Crashing.  Whee!  Can you run Emacs under the debugger and get a
> backtrace after it crashed?  Can you see any pattern?

Tell me when I should stop sending these.  FWIW, they both have
the same backtrace to frame #5.  No such pattern on xbacktrace
(The last one was from find-file, this is from insert-file).

(gdb) backtrace 
#0  abort () at emacs.c:385
#1  0x8111225 in mark_object (argptr=0x925044c) at alloc.c:4703
#2  0x8111259 in mark_object (argptr=0xbffe9594) at alloc.c:4719
#3  0x811019e in mark_memory (start=0xbffe95c0, end=0xbffff8a8) at alloc.c:3500
#4  0x8110208 in mark_stack () at alloc.c:3761
#5  0x81106e4 in Fgarbage_collect () at alloc.c:4094

#6  0x81217d2 in Feval (form=1497681684) at eval.c:1901
#7  0x8121ba9 in Feval (form=1481498380) at eval.c:2058
#8  0x811f843 in Fprogn (args=1481498428) at eval.c:427
#9  0x811f712 in Fif (args=1481498340) at eval.c:361
#10 0x812191c in Feval (form=1481498260) at eval.c:1949
#11 0x811f843 in Fprogn (args=1481498436) at eval.c:427
#12 0x81229a1 in funcall_lambda (fun=1481684684, nargs=4, 
    arg_vector=0xbffe99f4) at eval.c:2829
#13 0x81226d8 in apply_lambda (fun=1481684684, args=1481705548, eval_flag=1)
    at eval.c:2755
#14 0x8121bc6 in Feval (form=1481705492) at eval.c:2060
#15 0x811f843 in Fprogn (args=1481705484) at eval.c:427
#16 0x811f799 in Fcond (args=1481705708) at eval.c:388
#17 0x812191c in Feval (form=1481705380) at eval.c:1949
#18 0x811f843 in Fprogn (args=1481705196) at eval.c:427
#19 0x81202cd in Fwhile (args=1481705052) at eval.c:886
#20 0x812191c in Feval (form=1481704972) at eval.c:1949
#21 0x811f843 in Fprogn (args=1481704724) at eval.c:427
#22 0x811f799 in Fcond (args=1481705804) at eval.c:388
#23 0x812191c in Feval (form=1481704628) at eval.c:1949
#24 0x811f843 in Fprogn (args=1481704556) at eval.c:427
#25 0x81202cd in Fwhile (args=1481704516) at eval.c:886
#26 0x812191c in Feval (form=1481704492) at eval.c:1949
#27 0x811f843 in Fprogn (args=1496448284) at eval.c:427
#28 0x812191c in Feval (form=1496448276) at eval.c:1949
#29 0x811f72f in Fif (args=1496448260) at eval.c:360
#30 0x812191c in Feval (form=1496448252) at eval.c:1949
#31 0x8121ba9 in Feval (form=1481704132) at eval.c:2058
#32 0x811f843 in Fprogn (args=1481704124) at eval.c:427
#33 0x8119013 in Fsave_excursion (args=1481704124) at editfns.c:881
#34 0x812191c in Feval (form=1481704100) at eval.c:1949
#35 0x81206a0 in Funwind_protect (args=1481706772) at eval.c:1114
#36 0x812191c in Feval (form=1481704084) at eval.c:1949
#37 0x811f843 in Fprogn (args=1481706828) at eval.c:427
#38 0x8120254 in Flet (args=1481704076) at eval.c:864
#39 0x812191c in Feval (form=1481703868) at eval.c:1949
#40 0x811f843 in Fprogn (args=1481703836) at eval.c:427
#41 0x81229a1 in funcall_lambda (fun=1481706844, nargs=2, 
    arg_vector=0xbffea6c8) at eval.c:2829
#42 0x8122561 in Ffuncall (nargs=3, args=0xbffea6c4) at eval.c:2701
#43 0x8148bec in Fbyte_code (bytestr=945873244, vector=1214265512, maxdepth=14)
    at bytecode.c:716
#44 0x8122a07 in funcall_lambda (fun=1214195192, nargs=1, 
    arg_vector=0xbffea808) at eval.c:2836
#45 0x8122561 in Ffuncall (nargs=2, args=0xbffea804) at eval.c:2701
#46 0x8148bec in Fbyte_code (bytestr=945959804, vector=1214265888, maxdepth=8)
    at bytecode.c:716
#47 0x8122a07 in funcall_lambda (fun=1214192200, nargs=5, 
    arg_vector=0xbffea928) at eval.c:2836
#48 0x8122561 in Ffuncall (nargs=6, args=0xbffea924) at eval.c:2701
#49 0x8121e36 in Fapply (nargs=2, args=0xbffea9e8) at eval.c:2158
#50 0x81223a6 in Ffuncall (nargs=3, args=0xbffea9e4) at eval.c:2625
#51 0x8148bec in Fbyte_code (bytestr=945826564, vector=1214125256, maxdepth=4)
    at bytecode.c:716
#52 0x8122a07 in funcall_lambda (fun=1214156904, nargs=6, 
    arg_vector=0xbffeab18) at eval.c:2836
#53 0x8122561 in Ffuncall (nargs=7, args=0xbffeab14) at eval.c:2701
#54 0x812222b in call6 (fn=408956244, arg1=405348684, arg2=958610564, 
    arg3=405181500, arg4=405181500, arg5=405181500, arg6=405181500)
    at eval.c:2561
#55 0x80f4804 in Finsert_file_contents (filename=958610564, visit=405181500, 
    beg=405181500, end=405181500, replace=405181500) at fileio.c:3487
#56 0x8122496 in Ffuncall (nargs=2, args=0xbffff234) at eval.c:2660
#57 0x8148bec in Fbyte_code (bytestr=941336724, vector=1209772224, maxdepth=5)
    at bytecode.c:716
#58 0x8122a07 in funcall_lambda (fun=1209772140, nargs=1, 
    arg_vector=0xbffff398) at eval.c:2836
#59 0x8122561 in Ffuncall (nargs=2, args=0xbffff394) at eval.c:2701
#60 0x811f0c9 in Fcall_interactively (function=405667900, 
    record_flag=405181500, keys=1222617904) at callint.c:797
#61 0x80d94bc in Fcommand_execute (cmd=405667900, record_flag=405181500, 
    keys=405181500, special=405181500) at keyboard.c:9141
#62 0x80d0740 in command_loop_1 () at keyboard.c:1621
#63 0x8120999 in internal_condition_case (bfun=0x80cfc00 <command_loop_1>, 
    handlers=405277796, hfun=0x80cf844 <cmd_error>) at eval.c:1256
#64 0x80cfad8 in command_loop_2 () at keyboard.c:1222
#65 0x812052d in internal_catch (tag=405239428, 
    func=0x80cfab4 <command_loop_2>, arg=405181500) at eval.c:1019
#66 0x80cfa87 in command_loop () at keyboard.c:1201
#67 0x80cf675 in recursive_edit_1 () at keyboard.c:942
#68 0x80cf775 in Frecursive_edit () at keyboard.c:989
#69 0x80ce6df in main (argc=3, argv=0xbffffb2c, envp=0xbffffb3c)
    at emacs.c:1546
#70 0x403412db in __libc_start_main () from /lib/libc.so.6

(gdb) xbacktrace
0x8190d84 "with-current-buffer"
0x81816e4 "if"
0x84f463c "uudecode-insert-char"
0x81816f8 "cond"
0x818180c "while"
0x81816f8 "cond"
0x818180c "while"
0x8181710 "progn"
0x81816e4 "if"
0x818b084 "when"
0x8183c20 "save-excursion"
0x8181870 "unwind-protect"
0x81817e0 "let"
0x81ce858 "uudecode-decode-region"
0x85fbacc "tramp-handle-file-local-copy"
0x85fbaf0 "tramp-handle-insert-file-contents"
0x8181900 "apply"
0x8610ed4 "tramp-file-name-handler"
0x81860dc "insert-file-contents"
0x81ba860 "insert-file"
0x8183c40 "call-interactively"

-- 
                      ommnes exeunt in mysterium
                     All Things Lead into Mystery

Reply via email to