From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: delete-process bug Date: Tue, 30 May 2006 16:26:58 +0200 Message-ID: References: <87k69eyddj.fsf@lrde.org> <87bqtmjrsh.fsf_-_@lrde.org> <87odxjakox.fsf@lrde.org> <8764jrlewm.fsf@lrde.org> <87pshyqgtd.fsf@lrde.org> <87fyiuq9t5.fsf@lrde.org> <877j45rj3w.fsf@lrde.org> <87k684y4uz.fsf@lrde.org> <87u0774rak.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1148999408 3505 80.91.229.2 (30 May 2006 14:30:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 May 2006 14:30:08 +0000 (UTC) Cc: agustin.martin@hispalinux.es, Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 30 16:30:03 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fl5Dz-0005Kb-KR for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 16:29:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fl5Dz-0007cR-03 for ged-emacs-devel@m.gmane.org; Tue, 30 May 2006 10:29:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fl5Dm-0007cM-Qa for emacs-devel@gnu.org; Tue, 30 May 2006 10:29:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fl5Dl-0007bv-VL for emacs-devel@gnu.org; Tue, 30 May 2006 10:29:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fl5Dl-0007bs-QG for emacs-devel@gnu.org; Tue, 30 May 2006 10:29:21 -0400 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fl5JX-0002c4-Kx; Tue, 30 May 2006 10:35:19 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id 0A0D4FAC053; Tue, 30 May 2006 16:29:14 +0200 (CEST) Original-To: michael.cadilhac@lrde.org (=?utf-8?Q?Micha=C3=ABl?= Cadilhac) In-Reply-To: <87u0774rak.fsf@lrde.org> (=?utf-8?Q?Micha=C3=ABl?= Cadilhac's message of "Tue, 30 May 2006 14:42:59 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55480 Archived-At: michael.cadilhac@lrde.org (Micha=C3=ABl Cadilhac) writes: > Aaaand here comes the new new new (super better) new great patch > v3923.3 (beta 1) ! Looks really fine now.=20=20 Can you write a ChangeLog entry for it, so we can install it. >> Sorry that I'm going round in circles (perhaps my brain in an >> infinite loop :-) > > No problem. Hope you will not need a KILL signal in your brain, for > the sake of your (?) CHLD. I don't know if GDB can be used to peek around before the final KILL signal to make a core dump, in case anybody need to do some post-mortem analysis ... Anyway, I've just sent the looping process a SIGSTOP --=20=20 so I can wake it up again in case we need another round through the loop ;-) --=20 Kim F. Storm http://www.cua.dk