[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 13:07:33 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=520
------- Comment #4 from niklas at komani.de 2010-07-12 20:07 -------
I've built the jar with eclipse that's why I wasn't 100% sure whether it
packaged the correct sources. I will investigae further but, I've to tell you
that I was aware of the -Xm... options and used them both on Open as well as
Sun, the really weired thing as has been said before being that there were
cases with tje JRE crashing only in some of the runs of the same class file.
And yes I had crashes with (core dumped) on the pure class file as well.
It might also be a problem with the compiler but I'm pretty sure it isn't as
the same class as with this uploaded jar file. runs fine on some JREs like
OpenJDK+Zero and Sun JRE.
As You have correctly mentioned the jar file crashes immediately this was also
the case for the class file. Even when it worked on some runs and crashed on
others. This also leads me to doubt it's the jar file or a Compiler problem.
By the way I also tested on Cahcao which also works fine with this exact jar
file. I will try to repoduce this again with pure class files and might upload
this as well. If you have time you could also test with the class file included
in the jar.
I mean, I can hardly do something wrong with compiling, it's just javac
rucksack.java and thats it so if it still crashes, especially if thats only in
some of the runs, this is would be odd.
Thank you very much for your help, but I really really doubt it's a OOM
problem.
I will try to find stronge eviddence for this.
--
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