emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

add info: emacs crashes, Fatal error 6 OS X


From: Patrick Gundlach
Subject: add info: emacs crashes, Fatal error 6 OS X
Date: Mon, 01 Sep 2003 19:25:22 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin)

Dear Emacs Hackers, 

I am not sure if my last bugreport (this afternoon) reached you. Here
is some more information on this topic.

Now I did try with the latest cvs emacs. I compiled with gcc 3.1 and
2.95, no different results (it looks as if the 2.95 version dies a bit
earlier, but this is unconfirmed). 

This error (simple crash) happens usually when I use gnus, but since
it is a real crash, I think it is not gnus' fault. At least not
alone. 

When using Gnus (for pop3/local mail), the whole session just exits
once in a while. Sometimes after a few minutes, sometimes after an
hour. I cannot reproduce the exact time when it happens. But doing
"nnml-generate-nov-database" is a guarantee that emacs crashes. The
same version on a linux i386 box (doing the same things) looks fine.


Since I am not a debugging expert, I am not sure what you need. Here
is the output of newest emacs, run through gdb and its core file (gcc
2.95):

Core was generated by `/Applications/Emacs.app/Contents/MacOS/Emacs'.
#0  0x9001b46c in kill ()
(gdb) where
#0  0x9001b46c in kill ()
#1  0x0007b8b0 in fatal_error_signal (sig=6) at emacs.c:384
#2  <signal handler called>
#3  0x9001b46c in kill ()
#4  0x50d5d358 in ?? ()
Cannot access memory at address 0x50d5d358
#5  0x000d359c in Fgarbage_collect () at alloc.c:4311
#6  0x000ec4b0 in Ffuncall (nargs=4, args=0xbfffdb98) at eval.c:2664
#7  0x000ebfac in run_hook_list_with_args (funlist=0, nargs=4, args=0xbfffdb98) 
at eval.c:2446
#8  0x000a5e90 in signal_after_change (charpos=1, lendel=15, lenins=0) at 
insdel.c:2142
#9  0x000a4f10 in del_range_1 (from=1, to=16, prepare=-1610604860, 
ret_string=0) at insdel.c:1683
#10 0x0009b44c in Ferase_buffer () at buffer.c:2011
#11 0x000fe518 in Fprin1_to_string (object=820559364, noescape=280818388) at 
print.c:786
#12 0x000e40a0 in Fformat (nargs=4, args=0xbfffdf3c) at editfns.c:3353
#13 0x000ec618 in Ffuncall (nargs=-1073750212, args=0x27fca4) at eval.c:2705
#14 0x0011f204 in Fbyte_code (bytestr=4, vector=1089041200, maxdepth=281076684) 
at bytecode.c:710
#15 0x000ece5c in funcall_lambda (fun=1088490912, nargs=1, 
arg_vector=0xbfffe0dc) at eval.c:2911
#16 0x000ec8a4 in Ffuncall (nargs=-1073749796, args=0xbfffe0d8) at eval.c:2781
#17 0x0011f204 in Fbyte_code (bytestr=1, vector=1089053024, maxdepth=284201492) 
at bytecode.c:710
#18 0x000ece5c in funcall_lambda (fun=1088725680, nargs=2, 
arg_vector=0xbfffe27c) at eval.c:2911
#19 0x000ec8a4 in Ffuncall (nargs=-1073749380, args=0xbfffe278) at eval.c:2781
#20 0x0011f204 in Fbyte_code (bytestr=2, vector=1088831488, maxdepth=283852348) 
at bytecode.c:710
#21 0x000ece5c in funcall_lambda (fun=1088940384, nargs=2, 
arg_vector=0xbfffe41c) at eval.c:2911
#22 0x000ec8a4 in Ffuncall (nargs=-1073748964, args=0xbfffe418) at eval.c:2781
#23 0x0011f204 in Fbyte_code (bytestr=2, vector=1088831488, maxdepth=283118356) 
at bytecode.c:710
#24 0x000ece5c in funcall_lambda (fun=1088940384, nargs=2, 
arg_vector=0xbfffe5bc) at eval.c:2911
#25 0x000ec8a4 in Ffuncall (nargs=-1073748548, args=0xbfffe5b8) at eval.c:2781
#26 0x0011f204 in Fbyte_code (bytestr=2, vector=1088831488, maxdepth=283118356) 
at bytecode.c:710
#27 0x000ece5c in funcall_lambda (fun=1088940384, nargs=3, 
arg_vector=0xbfffe75c) at eval.c:2911
#28 0x000ec8a4 in Ffuncall (nargs=-1073748132, args=0xbfffe758) at eval.c:2781
#29 0x0011f204 in Fbyte_code (bytestr=3, vector=1088869584, maxdepth=283852324) 
at bytecode.c:710
#30 0x000ece5c in funcall_lambda (fun=1088939888, nargs=1, 
arg_vector=0xbfffe988) at eval.c:2911
#31 0x000ec8a4 in Ffuncall (nargs=-1073747576, args=0xbfffe984) at eval.c:2781
#32 0x000eb954 in Fapply (nargs=2, args=0xbfffe984) at eval.c:2179
#33 0x000ec0b0 in apply1 (fn=281385644, arg=11452432) at eval.c:2484
#34 0x000e6708 in Fcall_interactively (function=281385644, 
record_flag=280818436, keys=1086165456) at callint.c:414
#35 0x0008bf88 in Fcommand_execute (cmd=281385644, record_flag=280818436, 
keys=280818388, special=-1073753472) at keyboard.c:9724
#36 0x0008c3b4 in Fexecute_extended_command (prefixarg=280818388) at 
keyboard.c:9835
#37 0x000ec710 in Ffuncall (nargs=-1073746628, args=0x16ef08) at eval.c:2724
#38 0x000e77b4 in Fcall_interactively (function=280859460, 
record_flag=280818388, keys=1086165456) at callint.c:870
#39 0x0008bf88 in Fcommand_execute (cmd=280859460, record_flag=280818388, 
keys=280818388, special=-1073753472) at keyboard.c:9724
#40 0x0007fa74 in command_loop_1 () at keyboard.c:1755
#41 0x000e9e2c in internal_condition_case (bfun=0x7e964 <command_loop_1>, 
handlers=280862972, hfun=0x7e2bc <cmd_error>) at eval.c:1333
#42 0x0007e6f8 in command_loop_2 () at keyboard.c:1292
#43 0x000e987c in internal_catch (tag=0, func=0x7e6b8 <command_loop_2>, 
arg=280818388) at eval.c:1094
#44 0x0007e66c in command_loop () at keyboard.c:1271
#45 0x0007e008 in recursive_edit_1 () at keyboard.c:987
#46 0x0007e1c4 in Frecursive_edit () at keyboard.c:1043
#47 0x0007cb1c in main (argc=2, argv=0xbffff9e8) at emacs.c:1666
#48 0x00003a58 in _start (argc=2, argv=0xbffff9e8, envp=0xbffff9f4) at 
/SourceCache/Csu/Csu-45/crt.c:267
#49 0x000038d8 in start ()
(gdb) 


Thank you very much for your work! 

Patrick Gundlach
==================================================

In GNU Emacs 21.3.50.1 (powerpc-apple-darwin6.6)
 of 2003-09-01 on schnee.local.
configured using `configure '--with-carbon-app' 
'--prefix=/Applications//Emacs.app/Contents/Resources''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Recent input:
M-x r e b o <tab> <backspace> <backspace> p <tab> o 
<tab> r <tab> <return>

Recent messages:
Loading s-elisp...done
Loading s-misc...
Loading advice...done
Loading s-misc...Done
For information about the GNU Project and its goals, type C-h C-p.
Loading image (compiled; note, source file is newer)...done
Making completion list... [2 times]
Loading emacsbug...
Source file 
`/Applications/Emacs.app/Contents/Resources/share/emacs/21.3.50/lisp/mail/sendmail.el'
 newer than byte-compiled file
Loading emacsbug...done





reply via email to

[Prev in Thread] Current Thread [Next in Thread]