GNU bug report logs - #37671
27.0.50; Segmentation fault with --fg-daemon on Linux

Previous Next

Package: emacs;

Reported by: Frank Terbeck <ft <at> bewatermyfriend.org>

Date: Wed, 9 Oct 2019 02:41:01 UTC

Severity: normal

Tags: moreinfo

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Frank Terbeck <ft <at> bewatermyfriend.org>
Cc: 37671 <at> debbugs.gnu.org
Subject: Re: bug#37671: 27.0.50; Segmentation fault with --fg-daemon on Linux
Date: Wed, 08 Jan 2020 18:28:10 +0200
> From: Frank Terbeck <ft <at> bewatermyfriend.org>
> Cc: 37671 <at> debbugs.gnu.org
> Date: Wed, 08 Jan 2020 04:23:14 +0100
> 
> Thread 1 "emacs-27.0.50" received signal SIGSEGV, Segmentation fault.
> 0x0000555555624d2d in show_mouse_face (hlinfo=0x5555568e7698, draw=DRAW_NORMAL_TEXT) at xdisp.c:31489
> 31489     if (FRAME_WINDOW_P (f) && NILP (track_mouse))

Please show the output of these GDB commands:

  (gdb) p *hlinfo
  (gdb) p *f

(I assume that you still have the crashed session in the debugger.)

Thanks.




This bug report was last modified 5 years and 81 days ago.

Previous Next


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