public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: frysk@sources.redhat.com
Subject: Re: avoid fc5 kernels > kernel-2.6.17-1.2187_FC5 and < 1.2243
Date: Tue, 21 Nov 2006 17:24:00 -0000	[thread overview]
Message-ID: <1164129880.3045.8.camel@dijkstra.wildebeest.org> (raw)
In-Reply-To: <20061117075147.5339D180059@magilla.sf.frob.com>

Hi,

On Thu, 2006-11-16 at 23:51 -0800, Roland McGrath wrote:
> I just discovered today that recent fc5 kernel updates are basically the
> fc6 kernel rebuilt, including the utrace patch (and no doubt some
> intermediate buggy version to boot).  I've been recommending "the FC5
> kernel" as the stable reference kernel using the old pre-utrace ptrace.
> Recent updates are no good for that purpose and should be avoided.
> 
> kernel-2.6.17-1.2187_FC5 is the last fc5 updates rpm before the updates
> started including buggy utrace code.  For known-stable ptrace, please use
> that for now or an earlier kernel that worked for you (my workstation has
> been up for 41 days and it's running 2.6.17-1.2174_FC5).

Oops. I should have read and remembered this earlier. But just to
confirm that I am running 2.6.17-1.2174_FC5 now and on x86 it passes all
make check test. On x86_64 (multi-processor) there were 5 failures:

1)
testExecSyscall(frysk.proc.TestTaskSyscallObserver)junit.framework.AssertionFailedError: inSyscall

This seems to be because it is a multi-processor and our detection of
whether or not we are in a syscall is flawed.

2)
testMultiThreadedDetached(frysk.util.TestFStack)junit.framework.AssertionFailedError: Task #5733
#0 0x3375d2f33f in __sigsuspend ()
[...]
did not match: (Task #\d+\n#0 0x[\da-f]+ in __kernel_vsyscall \(\)\n#1
[..]

3)
testMultiThreadedAckDaemon(frysk.util.TestFStack)junit.framework.AssertionFailedError: 4) testStressMultiThreadedDetach(frysk.util.TestFStack)junit.framework.AssertionFailedError: 5) testClone(frysk.util.TestFStack)junit.framework.AssertionFailedError: 

These seem to have checks which are too strict and match the call stack
as it is seen on x86, but not on x86_64. Is anyone else seeing these
pass or fail on something !x86?

Cheers,

Mark

  reply	other threads:[~2006-11-21 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-17  7:51 Roland McGrath
2006-11-21 17:24 ` Mark Wielaard [this message]
2006-11-21 20:22   ` Stan Cox
2006-11-22 11:59     ` Mark Wielaard

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=1164129880.3045.8.camel@dijkstra.wildebeest.org \
    --to=mark@klomp.org \
    --cc=frysk@sources.redhat.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).