Fedotov, Alexei A wrote:
Vladimir,

Yes, I can reproduce the issue with
org.apache.harmony.logging.tests.java.util.logging.SocketHandlerTest on
Windows 2003 server.

Unfortunately, all frames of the stack trace above the exception handler
are unrecognizable (JITted?)

You can try to evaluate st_print() in watch window. If it succeeds (it may fail on assertion about suspend enabled/disabled if called from a wrong part of code), it will print stack dump to console.

I think it is mentioned in VM debugging tips.

I'm also able to reproduce few more failures, including a failure in
archive module, will write back soon.

--
Gregory

Reply via email to