On 3/28/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
Nathan Beyer wrote:
> I'm getting consistent failures of the following tests on Ubuntu
> 7.04-dev running on Quad Xeon P3 hardware. I saw some other threads on
> the mailing list about failures on a dual CPU machine, are these the
> same failures.
>
> Is there anyway to get some more information about these failures?
> Stack trace? dumps?
>
> -Nathan
>
> Breakpoint1 failed on Client mode JIT (default)
> SingleStep1 failed on Client mode JIT (default)
> VMInit1 failed on Client mode JIT (default)
> Breakpoint1 failed on interpreter
> SingleStep1 failed on interpreter
> VMInit1 failed on interpreter

The tests produce a report in
lnx_ia32_gcc_debug/semis/jvmti.tests/reports which you can try to
analyze. There should be the output why the tests failed. The tests
you've mentioned are single threaded and shouldn't depend on the number
of CPUs.

I'm seeing three folders under
"build/lnx_ia32_gcc_debug/semis/jvmti.tests/reports/" and "int", "jit"
and "opt" folder. All of them are empty.

Any suggestions?

--
Gregory


Reply via email to