[Bug 520] Crash with big mutli dimesnional arrays works in Sun(Oracle)JRE

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 12 11:44:39 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=520


niklas at komani.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




------- Comment #2 from niklas at komani.de  2010-07-12 18:44 -------
The problem is that it definitely shouldn't crash with a segemntation fault and
without meaningfull error messages. 
Also I've discovered that it is with 99% certainty a HotSpot bug. 
The exact same jar file runs on my Mobile Phone (Nokia N900 with OpenJDK
1.6.018 with ZeroVM)  and that thing has 240 megs of RAM. I can also reproduce
the crash on Ubuntu. 
Maybe it will crash for your rebuilt version on a further run, as I mentioned
it happens that it works for several and and then not for other runs.
This is definitely not expected behaviour!
Also the difference between HotSpot and Zero makes me think there is something
more deep in there broken. 
I mean come on if it runs absolutely perfect (tested over a dozen runs each
taking about 1.6 seconds) on my Phone but not on my Laptop with 4 Gigs of RAM
it's definitely broken. Also note that it crashes with as little as 50 Elements
on current OpenJDK, maybe the source in the jar has more and therefor doesn;t
correspond to the class files. 
Greetings Niklas


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list