GNU bug report logs - #5811
23.1.94; Emacs Nextstep port crashes after graphical yes-or-no-p

Previous Next

Packages: emacs, ns;

Reported by: David Engster <deng <at> randomsample.de>

Date: Wed, 31 Mar 2010 10:28:01 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: David Engster <deng <at> randomsample.de>
To: Adrian Robert <adrian.b.robert <at> gmail.com>
Cc: Chong Yidong <cyd <at> stupidchicken.com>, 5811 <at> debbugs.gnu.org
Subject: bug#5811: 23.1.94; Emacs Nextstep port crashes after graphical yes-or-no-p
Date: Tue, 20 Apr 2010 10:33:16 +0200
Adrian Robert <adrian.b.robert <at> gmail.com> writes:
> On Apr 6, 2010, at 4:17 PM, Adrian Robert wrote:
>
>>> Maybe you made a 32bit binary?
>>> 
>>> When I compile with
>>> 
>>> CC="gcc -arch i386" ./configure --with-ns
>>> 
>>> the resulting binary does not crash on the test case. So it appears to
>>> be a problem with 64bit only.
>> 
>> Hmm, possibly.  Anyway this suggests maybe it is also some sort of signature and/or argument-passing issue.  The previous fix just corrected some kind misalignment problem due to the wrong size for the return type being allocated on the stack.
>
>
> This is roughly what it seemed to be.  Here is a patch that fixes this issue for me running 10.6.2 64-bit.  (I tried to look for other problems of this sort in the source but did not find any -- though that doesn't mean they don't exist!)

Sorry for the late reply.  I just checked with the latest pretest
(23.1.96) and the bug is gone.  Thanks!

-David




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

Previous Next


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