GNU bug report logs -
#17266
24.4.50; emacs_backtrace.txt
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 14 Apr 2014 17:50:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.4.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Juanma Barranquero <lekktu <at> gmail.com>
> Date: Mon, 14 Apr 2014 20:36:01 +0200
> Cc: 17266 <at> debbugs.gnu.org
>
> w32_backtrace at w32fns.c:8476
> emacs_abort at w32fns.c:8508
> terminate_due_to_signal at emacs.c:382
> die at alloc.c:6953
> face_at_string_position at xfaces.c:6167
> display_string at xdisp.c:23005
> display_mode_element at xdisp.c:21757
> display_mode_element at xdisp.c:21929
> display_mode_line at xdisp.c:21446
> display_mode_lines at xdisp.c:21389
> redisplay_window at xdisp.c:16540
> redisplay_window_0 at xdisp.c:14180
> internal_condition_case_1 at eval.c:1378
> redisplay_windows at xdisp.c:14160
> redisplay_internal at xdisp.c:13759
> redisplay at xdisp.c:13045
This is here:
base_face = FACE_FROM_ID (f, base_face_id);
eassert (base_face); <<<<<<<<<<<<<<<<<<<<<<<<<<
I have no idea how the base face can be null here.
This bug report was last modified 9 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.