all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Barry OReilly <gundaetiapo@gmail.com>
Cc: 15405@debbugs.gnu.org, sdl.web@gmail.com
Subject: bug#15405: 24.3; #[] freezes emacs
Date: Wed, 18 Sep 2013 18:07:28 +0300	[thread overview]
Message-ID: <8361tynp73.fsf@gnu.org> (raw)
In-Reply-To: <CAFM41H2VCt_61_A6YH27KkYRYJc9Vsf+56HkJwszq4dO19T2ow@mail.gmail.com>

> Date: Wed, 18 Sep 2013 10:36:36 -0400
> From: Barry OReilly <gundaetiapo@gmail.com>
> 
> I didn't witness a freeze, but I opened emacs -Q, did M-: #[] twice,
> moved point around without a problem, then did C-x 3 and Emacs core
> dumped.

Doesn't happen here, but my Emacs is compiled without optimizations,
FWIW.

> Core was generated by `emacs --reverse-video -Q'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.0
> (gdb) bt
> #0  0x00000031cfc0e7fd in raise () from /lib64/libpthread.so.0
> #1  0x00000000004d0e35 in terminate_due_to_signal (sig=11,
> backtrace_limit=40) at emacs.c:369
> #2  0x00000000004ea6fe in handle_fatal_signal (sig=11227) at sysdep.c:1626
> #3  0x00000000004eaab3 in deliver_thread_signal (sig=11) at sysdep.c:1600
> #4  deliver_fatal_thread_signal (sig=11) at sysdep.c:1638
> #5  <signal handler called>
> #6  0x0000000000554a72 in AREF (f=0x11093b0, spec=11925893) at lisp.h:1170
> #7  font_delete_unmatched (f=0x11093b0, spec=11925893) at font.c:2624
> #8  font_list_entities (f=0x11093b0, spec=11925893) at font.c:2747
> #9  0x0000000000558574 in font_find_for_lface (f=0x11093b0,
> attrs=0x7fff12382d00, spec=11845218, c=-1) at font.c:3206
> #10 0x0000000000558a6b in font_load_for_lface (f=0x8091c5, attrs=0xb8c2f2,
> spec=8425920) at font.c:3276
> #11 0x00000000004a1882 in realize_x_face (cache=0xd8eb80,
> attrs=0x7fff12382d00, former_face_id=<value optimized out>) at xfaces.c:5529
> #12 realize_face (cache=0xd8eb80, attrs=0x7fff12382d00,
> former_face_id=<value optimized out>) at xfaces.c:5422
> #13 0x00000000004a2661 in lookup_face (f=<value optimized out>,
> attr=0x7fff12382d00) at xfaces.c:4411
> #14 0x00000000004a36b1 in face_at_string_position (w=<value optimized out>,
> string=<value optimized out>, pos=<value optimized out>, bufpos=0,
> region_beg=-1, region_end=-1, endptr=0x7fff12382e10,
>     base_face_id=MODE_LINE_INACTIVE_FACE_ID, mouse_p=0) at xfaces.c:6194
> #15 0x000000000044688c in display_string (string=0xb533e8 "*scratch*",
> lisp_string=11874225, face_string=15529169, face_string_pos=1, start=<value
> optimized out>, it=0x7fff12383050, field_width=12, precision=-8,
>     max_x=<value optimized out>, multibyte=0) at xdisp.c:22278
> #16 0x0000000000446f3c in display_mode_element (it=0x7fff12383050, depth=4,
> field_width=0, precision=-8, elt=<value optimized out>, props=11845218,
> risky=0) at xdisp.c:21031
> #17 0x0000000000447570 in display_mode_element (it=0x7fff12383050, depth=3,
> field_width=0, precision=-8, elt=<value optimized out>, props=11845218,
> risky=0) at xdisp.c:21203
> #18 0x0000000000447570 in display_mode_element (it=0x7fff12383050, depth=1,
> field_width=0, precision=0, elt=<value optimized out>, props=11845218,
> risky=0) at xdisp.c:21203
> #19 0x0000000000447e44 in display_mode_line (w=<value optimized out>,
> face_id=MODE_LINE_INACTIVE_FACE_ID, format=15394390) at xdisp.c:20720

This crash happens when Emacs tries to display the mode line of the
non-selected window.  Can you show the values of vec and of i in frame
#7?





  reply	other threads:[~2013-09-18 15:07 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18  1:50 bug#15405: 24.3; #[] freezes emacs Leo Liu
2013-09-18  7:23 ` Andreas Schwab
2013-09-18 14:36 ` Barry OReilly
2013-09-18 15:07   ` Eli Zaretskii [this message]
2013-09-18 15:14     ` Barry OReilly
2013-09-18 15:27       ` Eli Zaretskii
2013-09-18 15:41         ` Stephen Berman
2013-09-18 16:26           ` Eli Zaretskii
2013-09-18 17:31             ` Barry OReilly
2013-09-18 19:26               ` Eli Zaretskii
2013-09-18 23:20                 ` Barry OReilly
2013-09-19  7:00                   ` Eli Zaretskii
2013-09-20 15:33                     ` Barry OReilly
2013-09-20 16:13                       ` Barry OReilly
2013-09-20 16:21                         ` Drew Adams
2013-09-20 19:09                       ` Stefan Monnier
2013-09-20 19:43                         ` Barry OReilly
2013-09-20 21:26                           ` Stefan Monnier
2013-09-20 21:38                             ` Barry OReilly
2013-09-21  1:28                               ` Dmitry Antipov
2013-09-21  1:39                                 ` Dmitry Antipov
2013-09-21  2:51                                 ` Stefan Monnier
2013-09-25 15:22                                   ` Barry OReilly
2013-09-25 16:12                                     ` Dmitry Antipov
2013-09-25 17:35                                       ` Stefan Monnier
2013-09-25 19:09                                         ` Barry OReilly
2013-09-25 21:50                                           ` Dmitry Antipov
2013-09-26  1:15                                           ` Stefan Monnier
2013-09-26  3:51                                             ` Barry OReilly
2013-09-25 17:10                                     ` Stefan Monnier
2013-09-18 23:41                 ` Barry OReilly
2013-09-18 17:57             ` Stephen Berman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8361tynp73.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15405@debbugs.gnu.org \
    --cc=gundaetiapo@gmail.com \
    --cc=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.