GNU bug report logs -
#14319
Abort in ns_select - `accept-process-output' in menu
Previous Next
Reported by: David Reitter <david.reitter <at> gmail.com>
Date: Tue, 30 Apr 2013 02:32:02 UTC
Severity: normal
Tags: moreinfo
Done: David Reitter <david.reitter <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
David Reitter <david.reitter <at> gmail.com> writes:
> X-Debbugs-CC: Robert Goldman <rpgoldman <at> sift.info>
>
> I received the crash report below from a user.
> After some inspection, I think this happens in ns_select (nsterm:3748):
>
> if (++apploopnr != 1)
> {
> emacs_abort ();
> }
>
> The code below actually reproduces a crash similar to this (when opening a menu after evaluating the code), even though I have no idea where actual code would do such a thing. I think the reporting user has SLIME installed.
>
> (define-key-after menu-bar-file-menu [kill-buffer]
> `(menu-item "test"
> 'test-menu
> :enable (accept-process-output (first (process-list)) 0 100))
> 'separator-save)
Is this still a problem in Emacs 25?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 9 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.