unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: "14319@debbugs.gnu.org" <14319@debbugs.gnu.org>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, robert goldman <rpgoldman@sift.info>
Subject: bug#14319: Abort in ns_select - `accept-process-output' in menu
Date: Fri, 8 Jan 2016 09:13:56 -0500	[thread overview]
Message-ID: <62146BE3-89D5-4F12-A6AB-76A84D5F4103@gmail.com> (raw)
In-Reply-To: <CAE+DJGde5YuFGR97m5xg2=f3X-VLPfausCpa+xwnRNHUUojjOQ@mail.gmail.com>

This no longer reproduces (with an R process as the first in process-list).  The bug may have been fixed.


> On Dec 25, 2015, at 7:33 PM, David Reitter <david.reitter@gmail.com> wrote:
> 
> 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@gnus.org> wrote:
> 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






  reply	other threads:[~2016-01-08 14:13 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
2015-12-26  0:33     ` David Reitter
2016-01-08 14:13       ` David Reitter [this message]
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=62146BE3-89D5-4F12-A6AB-76A84D5F4103@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=14319@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --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).