From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9190 invoked by alias); 5 Oct 2007 13:35:14 -0000 Received: (qmail 9074 invoked by uid 48); 5 Oct 2007 13:34:59 -0000 Date: Fri, 05 Oct 2007 13:35:00 -0000 Message-ID: <20071005133459.9073.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20071005104632.5114.mark@klomp.org> References: <20071005104632.5114.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5114] TestProcStopped tests hang on newer fedora kernels 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-q4/txt/msg00018.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-10-05 13:34 ------- testMultiThreadedStoppedAckDaemon(frysk.proc.TestProcStopped) testMultiThreadedStoppedDetached(frysk.proc.TestProcStopped) Comes from not properly detecting the kernel version is a Fedora kernel, they should trigger unresolvedOnUtrace() but the kernel versions (uname -r) have changed so much that they aren't matching anymore (see fedoraPattern = Pattern.compile("^-(\\d+).(\\d+)\\.fc(\\d+)(.*)$"); in frysk-sys/frysk/junit/KernelVersion.java) The other two do seem to be new. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5114 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.