GNU bug report logs -
#31547
25.3; Core dump: g_main_context_prepare() called recursively from within a source's check() or prepare() member.
Previous Next
Reported by: marc <at> budabe.eu
Date: Tue, 22 May 2018 06:15:01 UTC
Severity: important
Tags: fixed
Merged with 30045,
30874,
31758,
31801,
31936
Found in versions 26.1, 27.0.50, 25.3
Fixed in version 26.2
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #35 received at 31547 <at> debbugs.gnu.org (full text, mbox):
> Cc: 31547 <at> debbugs.gnu.org
> From: Marc Wilhelm Küster <marc <at> budabe.eu>
> Date: Sat, 2 Jun 2018 19:05:29 +0200
>
> > If the crash is reproducible, can you give a step by step recipe,
> > starting from "emacs -Q", for reproducing it?
> the first part is
>
> emacs -Q
>
> package-install-packages
>
> Install package "wanderlust" (version 20180506.128)
>
> Start wanderlust (meta x wl)
>
> No comes the problem - given the error message (cf. below) I assume that
> the crash is triggered by trying to display the concrete content of my
> Sent folder (though it is triggered systematically once I open it)
>
> How could we proceed on this?
I suggest to run Emacs under GDB in X synchronous mode, and then
examining the X error that brings it down. The file etc/DEBUG
explains how to run Emacs in X synchronous mode, search for "If you
encounter X protocol errors". We need to know the exact X protocol
request that caused the error, and also the backtrace from there. The
GDB command "bt" will show the backtrace.
Thanks.
This bug report was last modified 6 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.