[Bug 363] SIGBUS error at [libzip.so+0x40d1]
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 16 07:57:11 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=363
------- Comment #4 from martinrb at google.com 2009-07-16 14:57 -------
I have seen such crashes many times.
In each case it was due to a jar file being overwritten at runtime.
Don't do that.
If you practice proper jar file replacement hygiene, i.e.
mv
instead of
cp
you have a good chance of being OK.
--
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