all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Romain Francoise <romain@orebokech.com>
Subject: Today's :ignore-defface changes: Emacs segfaults immediately
Date: Sun, 20 Nov 2005 20:19:57 +0100	[thread overview]
Message-ID: <87irundt42.fsf@pacem.orebokech.com> (raw)

After this change:

2005-11-20  Chong Yidong  <cyd@stupidchicken.com>

	* xfaces.c (Finternal_set_lisp_face_attribute): Use
	:ignore-defface for new frame defaults when `unspecified' is
	supplied.
	(Finternal_get_lisp_face_attribute): Hide :ignore-defface.

Emacs segfaults immediately after startup.  It seems to be working fine
with `emacs -q', but not with my config file.  Reverting this change
makes things work again.

#0  0xffffe410 in __kernel_vsyscall ()
#1  0xa776dad6 in kill () from /lib/tls/i686/cmov/libc.so.6
#2  0x080f1fc9 in fatal_error_signal (sig=11) at emacs.c:427
#3  <signal handler called>
#4  init_iterator (it=0xafd65d04, w=0x85c1148, charpos=-1, bytepos=-1, 
    row=0x8cc2e04, base_face_id=MODE_LINE_FACE_ID) at xdisp.c:2646
#5  0x080788d7 in display_mode_line (w=Variable "w" is not available.
) at xdisp.c:16164
#6  0x08078bba in display_mode_lines (w=0x85c1148) at xdisp.c:16131
#7  0x08079d7c in redisplay_window (window=140251468, just_this_one_p=0)
    at xdisp.c:12973
#8  0x0807c063 in redisplay_window_0 (window=140251468) at xdisp.c:11404
#9  0x081581d2 in internal_condition_case_1 (
    bfun=0x807c040 <redisplay_window_0>, arg=140251468, handlers=137500909, 
    hfun=0x8070f80 <redisplay_window_error>) at eval.c:1506
#10 0x08070d32 in redisplay_windows (window=Variable "window" is not available.
) at xdisp.c:11383
#11 0x0807d7df in redisplay_internal (preserve_echo_area=Variable "preserve_echo_area" is not available.
) at xdisp.c:10943
#12 0x080fd6a5 in read_char (commandflag=1, nmaps=3, maps=0xafd66c70, 
    prev_event=137513977, used_mouse_menu=0xafd66d18) at keyboard.c:2535
#13 0x080ffa0c in read_key_sequence (keybuf=0xafd66db4, bufsize=30, 
    prompt=137513977, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8840
#14 0x081015ef in command_loop_1 () at keyboard.c:1523
#15 0x081584db in internal_condition_case (bfun=0x8101450 <command_loop_1>, 
    handlers=137557761, hfun=0x80f9aa0 <cmd_error>) at eval.c:1465
#16 0x080f3f26 in command_loop_2 () at keyboard.c:1315
#17 0x081583ec in internal_catch (tag=0, func=0x80f3f00 <command_loop_2>, 
    arg=137513977) at eval.c:1211
#18 0x080f3d17 in command_loop () at keyboard.c:1294
#19 0x080f3db0 in recursive_edit_1 () at keyboard.c:987
#20 0x080f3eba in Frecursive_edit () at keyboard.c:1048
#21 0x080f2f4c in main (argc=1, argv=0xafd67424) at emacs.c:1780

-- 
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
                                        | ever free! --Bryan W. Procter

             reply	other threads:[~2005-11-20 19:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-20 19:19 Romain Francoise [this message]
2005-11-20 19:33 ` Today's :ignore-defface changes: Emacs segfaults immediately Chong Yidong
2005-11-20 20:10   ` Romain Francoise
2005-11-20 22:43     ` Chong Yidong
2005-11-21  7:32       ` Romain Francoise

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=87irundt42.fsf@pacem.orebokech.com \
    --to=romain@orebokech.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.