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

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

bug#19265: 24.4; Crash on startup on OS X


From: Kirill Ignatiev
Subject: bug#19265: 24.4; Crash on startup on OS X
Date: Wed, 3 Dec 2014 23:07:21 -0500

When started with `-Q`, emacs sometimes crashes with the following stack
trace obtained using lldb:

(lldb) run -Q
Process 32635 launched: '/Applications/Emacs.app/Contents/MacOS/Emacs' (x86_64)
Process 32635 stopped
* thread #1: tid = 0x144ecb, 0x00007fff937d762a
libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*)
+ 454, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x10)
    frame #0: 0x00007fff937d762a libobjc.A.dylib`(anonymous
namespace)::AutoreleasePoolPage::pop(void*) + 454
libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*) + 454:
-> 0x7fff937d762a:  movq   0x10(%rsi), %rax
   0x7fff937d762e:  leaq   0x38(%rsi), %rcx
   0x7fff937d7632:  cmpq   %rcx, %rax
   0x7fff937d7635:  je     0x7fff937d760a            ; (anonymous
namespace)::AutoreleasePoolPage::pop(void*) + 422
(lldb) bt
* thread #1: tid = 0x144ecb, 0x00007fff937d762a
libobjc.A.dylib`(anonymous namespace)::AutoreleasePoolPage::pop(void*)
+ 454, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x10)
  * frame #0: 0x00007fff937d762a libobjc.A.dylib`(anonymous
namespace)::AutoreleasePoolPage::pop(void*) + 454
    frame #1: 0x00007fff92016932 CoreFoundation`_CFAutoreleasePoolPop + 50
    frame #2: 0x00007fff9399d54c Foundation`-[NSAutoreleasePool release] + 140
    frame #3: 0x00000001001a7f30
Emacs`ns_term_init(display_name=<unavailable>) + 3568 at nsterm.m:4424
    frame #4: 0x00000001001bae37
Emacs`Fx_open_connection(display=4310778201,
resource_string=<unavailable>, must_succeed=4328534122) + 39 at
nsfns.m:1816
    frame #5: 0x000000010013a2e8 Emacs`Ffuncall(nargs=<unavailable>,
args=<unavailable>) + 1224 at eval.c:2819
    frame #6: 0x0000000100172df2
Emacs`exec_byte_code(bytestr=<unavailable>, vector=4298878229,
maxdepth=<unavailable>, args_template=<unavailable>,
nargs=<unavailable>, args=<unavailable>) + 2338 at bytecode.c:916
    frame #7: 0x000000010013a0b9 Emacs`Ffuncall(nargs=<unavailable>,
args=<unavailable>) + 665 at eval.c:2861
    frame #8: 0x0000000100172df2
Emacs`exec_byte_code(bytestr=<unavailable>, vector=4297753045,
maxdepth=<unavailable>, args_template=<unavailable>,
nargs=<unavailable>, args=<unavailable>) + 2338 at bytecode.c:916
    frame #9: 0x000000010013a0b9 Emacs`Ffuncall(nargs=<unavailable>,
args=<unavailable>) + 665 at eval.c:2861
    frame #10: 0x0000000100136842 Emacs`eval_sub(form=<unavailable>) +
1506 at eval.c:2155
    frame #11: 0x000000010013879a
Emacs`internal_lisp_condition_case(var=4329074058,
bodyform=4328827014, handlers=<unavailable>) + 570 at eval.c:1317
    frame #12: 0x0000000100173c7f
Emacs`exec_byte_code(bytestr=<unavailable>, vector=4297749789,
maxdepth=<unavailable>, args_template=<unavailable>,
nargs=<unavailable>, args=<unavailable>) + 6063 at bytecode.c:1162
    frame #13: 0x000000010013a0b9 Emacs`Ffuncall(nargs=<unavailable>,
args=<unavailable>) + 665 at eval.c:2861
    frame #14: 0x0000000100172df2
Emacs`exec_byte_code(bytestr=<unavailable>, vector=4297746277,
maxdepth=<unavailable>, args_template=<unavailable>,
nargs=<unavailable>, args=<unavailable>) + 2338 at bytecode.c:916
    frame #15: 0x0000000100139a10 Emacs`apply_lambda(fun=4297746197,
args=<unavailable>, count=<unavailable>) + 320 at eval.c:2920
    frame #16: 0x00000001001365d6 Emacs`eval_sub(form=<unavailable>) +
886 at eval.c:2227
    frame #17: 0x000000010013986a Emacs`Feval(form=4328669014,
lexical=<unavailable>) + 106 at eval.c:1997
    frame #18: 0x0000000100138a1b
Emacs`internal_condition_case(bfun=0x00000001000cebf0,
handlers=<unavailable>, hfun=<unavailable>) + 251 at eval.c:1348
    frame #19: 0x00000001000cebd2
Emacs`top_level_1(ignore=<unavailable>) + 82 at keyboard.c:1194
    frame #20: 0x00000001001383a3
Emacs`internal_catch(tag=<unavailable>, func=0x00000001000ceb80,
arg=4328534074) + 243 at eval.c:1112
    frame #21: 0x00000001000bca9f Emacs`recursive_edit_1 [inlined]
command_loop + 54 at keyboard.c:1155
    frame #22: 0x00000001000bca69 Emacs`recursive_edit_1 + 265 at keyboard.c:777
    frame #23: 0x00000001000bcbf2 Emacs`Frecursive_edit + 242 at keyboard.c:848
    frame #24: 0x00000001000bb7da Emacs`main(argc=0,
argv=<unavailable>) + 5850 at emacs.c:1646
(lldb) kill
Process 32635 exited with status = 9 (0x00000009)



In GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21)
 of 2014-10-20 on user209-131.wireless.utoronto.ca
Windowing system distributor `Apple', version 10.3.1265
Configured using:
 `configure --with-ns CPPFLAGS=-I/sw/include LDFLAGS=-L/sw/lib'

Important settings:
  value of $LANG: en_IE.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e o p r t SPC <M-backspace> r e p o r t SPC e
m a c s SPC - <tab> <backspace> <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util help-fns mail-prsvr mail-utils time-date tooltip electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
cocoa ns multi-tty emacs)

Memory information:
((conses 16 73804 5710)
 (symbols 48 18381 0)
 (miscs 40 35 137)
 (strings 32 11758 4238)
 (string-bytes 1 274370)
 (vectors 16 9042)
 (vector-slots 8 378104 13413)
 (floats 8 53 294)
 (intervals 56 160 0)
 (buffers 960 11))





reply via email to

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