GNU bug report logs - #37299
26.3; Emacs on OSX crashes when clicking menu items while using tramp

Previous Next

Package: emacs;

Reported by: kiran.dasoju <at> broadcom.com

Date: Wed, 4 Sep 2019 01:22:01 UTC

Severity: normal

Tags: confirmed

Merged with 24472, 37557

Found in versions 25.1, 26.3, 27.0.50

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 37299 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: kiran.dasoju <at> broadcom.com, 37299 <at> debbugs.gnu.org
Subject: Re: bug#37299: 26.3; Emacs on OSX crashes when clicking menu items
 while using tramp
Date: Thu, 05 Sep 2019 15:10:24 +0200
Robert Pluim <rpluim <at> gmail.com> writes:

> Which just tells us that
>
>   /* set main menu */
>   if (needsSet)
>     [NSApp setMainMenu: menu];
>
>   [pool release]; <= This causes the crash
>   unblock_input ();
>
> but not what object is at fault. Removing that [pool release] fixes
> the crash, but probably means leaking memory.

And it doesn't explain how it's related to Tramp.

> Robert

Best regards, Michael.




This bug report was last modified 4 years and 52 days ago.

Previous Next


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