all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve Purcell <steve@sanityinc.com>
To: 7194@debbugs.gnu.org
Subject: bug#7194: 24.0.50; Hard crash when starting many subprocesses in quick succession
Date: Sat, 12 Feb 2011 16:44:52 +0000	[thread overview]
Message-ID: <5DF46021-0060-4516-8371-E61207D43367@sanityinc.com> (raw)
In-Reply-To: <C76865EC-5BA1-4C3C-ACF0-E33763C2D479@sanityinc.com>

On 12 Oct 2010, at 19:20, Steve Purcell wrote:

> On 12 Oct 2010, at 15:06, Eli Zaretskii wrote:
> 
>>> From: Steve Purcell <steve@sanityinc.com>
>>> Date: Tue, 12 Oct 2010 14:32:22 +0100
>>> Cc: 7194@debbugs.gnu.org
>>> 
>>> I recompiled with -g, repeated the crash, and found the line in question =
>>> -- process.c:1767
>>> 
>>> return unbind_to (count, proc);
>> 
>> So this is probably here:
>> 
>>   static Lisp_Object
>>   start_process_unwind (Lisp_Object proc)
>>   {
>>     if (!PROCESSP (proc))
>> 	abort ();
>> 
> 
> 
> Looks likely. I kinda guessed that there might be a missing error check, and that Emacs was simply running out of a limited resource like file descriptors.


At this point, I can no longer reproduce the crash with the latest Emacs, so please feel free to close this bug.






      reply	other threads:[~2011-02-12 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-12 10:40 bug#7194: 24.0.50; Hard crash when starting many subprocesses in quick succession Steve Purcell
2010-10-12 12:16 ` Eli Zaretskii
2010-10-12 13:32   ` Steve Purcell
2010-10-12 14:06     ` Eli Zaretskii
2010-10-12 18:20       ` Steve Purcell
2011-02-12 16:44         ` Steve Purcell [this message]

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

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

  git send-email \
    --in-reply-to=5DF46021-0060-4516-8371-E61207D43367@sanityinc.com \
    --to=steve@sanityinc.com \
    --cc=7194@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.