Bug#626021: linux-image-2.6.38-2-686: icebp (opcode 0xf1) no longer causing a SIGTRAP, breaks Wine
On Tue, May 10, 2011 at 06:01:28PM -0500, Austin English wrote:
> On Tue, May 10, 2011 at 17:55, Frederic Weisbecker <fweisbec@gmail.com> wrote:
> > I'm trying to launch this wine test from dlls/ntdll/tests/
> > with ../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p
> > and a git clone of the wine repo from today.
> >
> > And I get this result: "shift: 89: can't shift that many", which I have
> > no clue what it's about.
> >
> > So I don't know how to reproduce. Any idea on how I should launch
> > that wine self test, or which mistake I may have made?
>
> do:
> $ ./configure && make
>
> as usual, then:
> $ cd dlls/ntdll/tests
> $ make exception.ok
>
> to repeat the test after success, 'rm exception.ok' or 'make testclean'.
Cool, so I can reproduce:
exception.c:1463: Tests skipped: child process not mapped at same address (0x68758fe4/0x68753fe4)
Do you know a kernel version that works with this test?
Thanks.
Reply to: