GNU bug report logs - #16049
24.3.50; Crash on startup on Mac OS X 10.9

Previous Next

Package: emacs;

Reported by: Jules Colding <colding <at> venalicium.dk>

Date: Wed, 4 Dec 2013 14:08:02 UTC

Severity: normal

Found in version 24.3.50

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 16049 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: Jules Colding <colding <at> venalicium.dk>,
 "16049 <at> debbugs.gnu.org" <16049 <at> debbugs.gnu.org>
Subject: Re: bug#16049: 24.3.50; Crash on startup on Mac OS X 10.9
Date: Thu, 05 Dec 2013 18:59:27 +0100
> Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:350
> 350	  signal (sig, SIG_DFL);
> (gdb) bt full
> #0  terminate_due_to_signal (sig=6, backtrace_limit=40) at emacs.c:350
> No locals.
> #1  0x000000010014e213 in emacs_abort () at sysdep.c:2123
> No locals.
> #2  0x00000001000f99ae in bidi_initialize () at bidi.c:774
> No locals.

Here ?????

  bidi_mirror_table = uniprop_table (intern ("mirroring"));
  if (NILP (bidi_mirror_table))
    emacs_abort ();

Sounds like a completely different issue.

martin




This bug report was last modified 11 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.