[Bug 363] SIGBUS error at [libzip.so+0x40d1]
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Oct 13 02:25:07 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=363
------- Comment #7 from aph at redhat.com 2010-10-13 09:25 -------
I'm not sure this even is a bug: the zip file is being overwritten while the
zip library is trying to use it. I suppose we could copy every zipfile when
opened for reading, but I would have thought it makes more sense to say "don't
do that".
As Martin Bucholz says, it's pretty easy to avoid this problem by renaming the
old copy.
--
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