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
[Message part 1 (text/plain, inline)]
I will see if I can reproduce it once I get back to a real computer in
January.
On Friday, December 25, 2015, Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> David Reitter <david.reitter <at> gmail.com <javascript:;>> writes:
>
> > X-Debbugs-CC: Robert Goldman <rpgoldman <at> sift.info <javascript:;>>
> >
> > 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
>
[Message part 2 (text/html, inline)]
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.