unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: David Reitter <david.reitter@gmail.com>
Cc: 14319@debbugs.gnu.org, robert goldman <rpgoldman@sift.info>
Subject: bug#14319: Abort in ns_select - `accept-process-output' in menu
Date: Sat, 26 Dec 2015 00:46:57 +0100	[thread overview]
Message-ID: <877fk2nlam.fsf@gnus.org> (raw)
In-Reply-To: <22736A49-1573-44C8-A1A2-C9C6237EAAAD@gmail.com> (David Reitter's message of "Mon, 29 Apr 2013 22:31:16 -0400")

David Reitter <david.reitter@gmail.com> writes:

> X-Debbugs-CC: Robert Goldman <rpgoldman@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





  parent reply	other threads:[~2015-12-25 23:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <517D5509.70903@sift.info>
2013-04-30  2:31 ` bug#14319: Abort in ns_select - `accept-process-output' in menu David Reitter
2013-04-30  4:04   ` Robert Goldman
2013-05-01 18:42   ` Jan Djärv
2015-12-25 23:46   ` Lars Ingebrigtsen [this message]
2015-12-26  0:33     ` David Reitter
2016-01-08 14:13       ` David Reitter
2016-01-10 22:46       ` David Reitter
2016-01-11  3:48         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fk2nlam.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=14319@debbugs.gnu.org \
    --cc=david.reitter@gmail.com \
    --cc=rpgoldman@sift.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).