GNU bug report logs -
#5811
23.1.94; Emacs Nextstep port crashes after graphical yes-or-no-p
Previous Next
Full log
Message #25 received at 5811 <at> debbugs.gnu.org (full text, mbox):
Adrian Robert <adrian.b.robert <at> gmail.com> writes:
>>>
>>> Don't worry about it, I can reproduce it here on 10.6.2. I'm not sure whether it was something in Emacs that changed, or something in one of the point releases, as I'm pretty sure I debugged and fixed this same issue this past summer (cause was a missing function prototype) working under 10.6.1.
>>
>> Do you mean this fix?
>>
>> revno: 97065
>> committer: Adrian Robert <Adrian.B.Robert <at> gmail.com>
>> timestamp: Fri 2009-08-21 19:29:31 +0000
>> message:
>> nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of
>> timer_check() to avoid crash on Leopard/PPC. Bug #2154.
>
> OK -- I guess this was before my computer crash and forced upgrade to Snow Leopard then.
>
> I thought for sure I'd tested this stuff after that, but I guess not. ;-(
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.
-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.