Possible bug: JVM crash due to GC when using indy

Christian Thalinger christian.thalinger at oracle.com
Tue Mar 29 01:20:29 PDT 2011


On Mar 28, 2011, at 10:20 PM, shanka.mns at gmail.com wrote:
> The complete log is pasted here: http://pylonshq.com/pasties/b8c342db8d9a342d058584a958d434a4
> 
> The point where it crashes: (at the function _qformat) is where the JVM should actually invoke via invokedynamic. 
> I have tested this functionality to work with simple tests, but when it comes to this class, it fails. 
> 
> What is more weird is that in my machine (using a 32bit JVM) this test cases causes the cpu to run at 100% and does not return.
> In my other machine, using a 64-bit JVM, it crashes and produces a log atleast.
> 
> 
> Any pointers on how to debug this?

Is this code available somewhere?  Since you said this works with simple tests I assume you can't extract a simpler testcase that shows the same problem.

-- Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110329/55245a8a/attachment.html 


More information about the mlvm-dev mailing list