GNU bug report logs -
#65843
28.2; Too many iconified frames in .emacs.desktop -> crash (macOS)
Previous Next
Reported by: tanzer <at> gg32.com
Date: Sat, 9 Sep 2023 16:37:02 UTC
Severity: normal
Found in version 28.2
Done: Alan Third <alan <at> idiocy.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Christian Tanzer <tanzer <at> gg32.com> writes:
> On 11.09.2023, at 05:50, Gerd Möllmann <gerd.moellmann <at> gmail.com> wrote:
>>
>> Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:
>>
>>> Thanks, I'll try that.
>>>
>>> diff --git a/src/nsterm.m b/src/nsterm.m
>>> index c809c0b824a..2cb508b5328 100644
>>> --- a/src/nsterm.m
>>> +++ b/src/nsterm.m
>>> @@ -4560,6 +4560,7 @@ Function modeled after x_draw_glyph_string_box ().
>>> the [NXApp run] main loop after having processed all events queued at
>>> this moment. */
>>>
>>> +#if 0
>>> #ifdef NS_IMPL_COCOA
>>> if (! send_appdefined)
>>> {
>>> @@ -4572,6 +4573,7 @@ in certain situations (rapid incoming events).
>>> dequeue:NO];
>>> if (! appev) send_appdefined = YES;
>>> }
>>> +#endif
>>> #endif
>>>
>>> if (send_appdefined)
>>>
>>
>> 500 runs without a crash, I'd say that counts as fixed :-).
>
> Thanks, Gerd and Alan.
It's Alan. I've just given him food :-).
> That was fast!
>
> If you guys ever come to Portugal, give me a call. The beer’s on me.
👍
This bug report was last modified 1 year and 249 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.