From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6052 invoked by alias); 26 Jan 2007 22:51:15 -0000 Received: (qmail 6012 invoked by uid 48); 26 Jan 2007 22:51:06 -0000 Date: Fri, 26 Jan 2007 22:51:00 -0000 Message-ID: <20070126225106.6011.qmail@sourceware.org> From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070123224345.3910.pmuldoon@redhat.com> References: <20070123224345.3910.pmuldoon@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3910] Under 2.6.18-1.3002.el5 ProcBlockAction stalls (forever) with a proc object that has had assertSendStop() called X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00182.txt.bz2 List-Id: ------- Additional Comments From cagney at redhat dot com 2007-01-26 22:51 ------- {frysk.proc.LinuxPtraceTask@1dcf50,pid=23254,tid=23254,state=detached} handleAttach {frysk.proc.LinuxPtraceTask@1dcf50,pid=23254,tid=23254,state=detached} sendAttach {frysk.proc.LinuxPtraceProc@172140,pid=23254,oldState=Attaching.ToMainTask} handleAddObservation {frysk.proc.LinuxPtraceHost$PollWaitOnSigChld@1a6ab0,sig=Sig_CHLD} execute frysk.sys.Wait pid 0 errno 0 (Success) {frysk.proc.LinuxPtraceHost$PollWaitOnSigChld@1a6ab0,sig=Sig_CHLD} execute frysk.sys.Wait pid 0 errno 0 (Success) This is an attempt at starting an attatch. sendAttach==ptrace(PT_ATTACH), then it gets two SIGCHLD's but waitpid returns zip on both occasions. Is this a child process or daemon process - might affect things. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |cagney at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3910 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.