GNU bug report logs -
#9754
emacs -nv fails on glib 2.31
Previous Next
Reported by: Ryan Lortie <desrt <at> desrt.ca>
Date: Fri, 14 Oct 2011 17:43:01 UTC
Severity: normal
Tags: moreinfo
Merged with 6975,
10631
Fixed in version 24.2
Done: Ken Brown <kbrown <at> cornell.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ken Brown wrote:
> I understand, and I'm no longer proposing the patch for the emacs-24
> branch. My question is about what should be done in the trunk. It
> seems to me that it would be better to use x_in_use, and I'm wondering
> if knowledgeable people agree.
More knowledgeable people != me; but I just want to ask what the actual
issue is. You said:
The call of g_main_context_query in xgselect.c:62 still uses the
variables gfds and gfds_size, which are not initialized by
xgselect_initialize if we're running emacs -nw. But, more
fundamentally, it doesn't make sense for emacs -nw to be interacting
with GLib at all.
This sort of makes it sound like the last sentence is a cosmetic issue,
and it was the first bit (uninitialized variables; although they
supposedly are initialized) that stopped your Cygwin crashes.
Is the crash reproducible on any other platform besides Cygwin?
This bug report was last modified 12 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.