[Bug 1490] crash on start josm
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jul 8 23:46:06 PDT 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1490
--- Comment #4 from Stefan Ring <stefan at complang.tuwien.ac.at> ---
Comment on attachment 903
--> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=903
crash log josm 5990
Crashes in zlib are almost always a stack alignment issue. I'm not aware of
anything in the ABI that mandates an aligned stack on i386 these days, but for
some reason, the crashing function seems to expect it.
Might be caused by build settings for zlib. I've seen a similar thing on
Ubuntu, albeit with x86_64, which does mandate stack alignment.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130709/4f500901/attachment.html
More information about the distro-pkg-dev
mailing list