GNU bug report logs - #407
gpm server stop making emacs abort()

Previous Next

Package: emacs;

Reported by: Kevin Ryde <user42 <at> zip.com.au>

Date: Fri, 13 Jun 2008 21:05:05 UTC

Severity: normal

Tags: patch

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 407 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Sven Joachim <svenjoac <at> gmx.de>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 407 <at> debbugs.gnu.org, Kevin Ryde <user42 <at> zip.com.au>
Subject: Re: bug#407: gpm server stop making emacs abort()
Date: Fri, 12 Sep 2008 07:54:08 +0200
On 2008-09-12 06:14 +0200, Stefan Monnier wrote:

>>> +      if (gpm < 0)
>>> +	delete_gpm_wait_descriptor (gpm_fd);
>>> if (hold_quit.kind != NO_EVENT)
>>> kbd_buffer_store_event (&hold_quit);
>>> if (nread)
>
>> Works fine for me.
>
> I've installed a similar patch.  It does not do (gpm-mouse-mode 0)
> because I don't think it is safe at this point.  So there's probably
> room for improvement, but it hopefully fixes the crashes.

Indeed it fixes the crashes, but the room for improvement is rather
large, as gpm-mouse-mode does not work at all now. :-(

Sven





This bug report was last modified 15 years and 266 days ago.

Previous Next


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