GNU bug report logs - #19282
24.3; Emacs crashes as g_main_context_prepare() is called recursively

Previous Next

Package: emacs;

Reported by: Akshay Shekher <voldyman666 <at> gmail.com>

Date: Fri, 5 Dec 2014 17:38:04 UTC

Severity: normal

Tags: moreinfo, wontfix

Found in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Robert Pluim <rpluim <at> gmail.com>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: 19282 <at> debbugs.gnu.org, Akshay Shekher <voldyman666 <at> gmail.com>
Subject: Re: bug#19282: 24.3;
 Emacs crashes as g_main_context_prepare() is called recursively
Date: Wed, 06 Jun 2018 10:00:14 +0200
Noam Postavsky <npostavs <at> gmail.com> writes:

>> No symbol table info available.
>> #20 0x00007ffff4e9054b in _XError () from
>> /usr/lib/x86_64-linux-gnu/libX11.so.6
>> No symbol table info available.
>> #21 0x00007ffff4e8d5e7 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
>> No symbol table info available.
>> #22 0x00007ffff4e8d695 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
>> No symbol table info available.
>> #23 0x00007ffff4e8dfc5 in _XEventsQueued () from
>> /usr/lib/x86_64-linux-gnu/libX11.so.6
>> No symbol table info available.
>> #24 0x00007ffff4e8012d in XPending () from
>> /usr/lib/x86_64-linux-gnu/libX11.so.6
>> No symbol table info available.
>> #25 0x00007ffff663dc1b in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
>> No symbol table info available.
>> #26 0x00007ffff55f368d in g_main_context_prepare () from
>> /lib/x86_64-linux-gnu/libglib-2.0.so.0
>> No symbol table info available.
>> #27 0x00007ffff55f3f03 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
>> No symbol table info available.
>> #28 0x00007ffff55f4097 in g_main_context_pending () from
>> /lib/x86_64-linux-gnu/libglib-2.0.so.0
>> No symbol table info available.
>> #29 0x00007ffff6a43d8d in gtk_events_pending () from
>> /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
>
> There's not enough info to go on here.  Can you build a newer version
> with debug symbols?  Some of it looks like it could be #31547, though
> behind all those "??" could easily be hiding something completely
> different.
>

XFT_DEBUG=16 emacs

(or even better 'XFT_DEBUG=16 emacs -xrm "emacs.synchronous: true"' to
run X synchronously)

might tell us what font emacs was trying to load. If itʼs some kind of
emoji font then itʼs Bug#31547, fixed on both master and emacs-26

Robert




This bug report was last modified 6 years and 139 days ago.

Previous Next


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