From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10993 invoked by alias); 17 Apr 2008 21:38:32 -0000 Received: (qmail 10868 invoked by uid 48); 17 Apr 2008 21:37:46 -0000 Date: Thu, 17 Apr 2008 21:38:00 -0000 Message-ID: <20080417213746.10867.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070321162450.4237.mcvet@redhat.com> References: <20070321162450.4237.mcvet@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4237] WARNING: {frysk.proc.LinuxPtraceTask@32b28d75,pid=32138,tid=32138,state=running} Unhandled real stop event 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: 2008-q2/txt/msg00074.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2008-04-17 21:37 ------- The warning still happens from time to time. I suspect that it is seeing a double attach somehow. The warning is annoying because I was unable to track it fully down. The good news is that the the test mentioned does consistently PASS now. This was a more complex version the testFirstFrameInSignalHandler() test. The test needed to be adjusted slightly to make sure the first line of the signal handler was identified correctly: commit 6356571eaff4020746159c99704b3dbaa14bc221 Author: Mark Wielaard Date: Thu Apr 17 23:33:53 2008 +0200 Don't mark TestStepping.testStepSigRaise() as unresolved bug #4237. frysk-core/frysk/pkglibdir/ChangeLog 2008-04-17 Mark Wielaard * funit-rt-sigraise.c (handler): Make sure entry marker is really on first source line. frysk-core/frysk/stepping/ChangeLog 2008-04-17 Mark Wielaard * TestStepping.java (testStepSigRaise): Don't mark unresolved #4237. Leaving bug open because the warning is still annoying as long as we haven't figured out where the extra stop event is coming from. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mark at klomp dot org |frysk-bugzilla at sourceware | |dot org http://sourceware.org/bugzilla/show_bug.cgi?id=4237 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.