[Bug 502] OpenOffice Writer 3.1.1.4 Build 9319 crashes when using Save As
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jul 6 01:28:28 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=502
aph at redhat.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #4 from aph at redhat.com 2010-07-06 08:28 -------
From: Michael Meeks <michael.meeks at novell.com>
Okay - this looks like a fairly typical KDE integration bug, unrelated
to Java whatsoever. Unfortunately there have been a -large- number of
crashers and bugs in the OpenOffice.org KDE4 integration. To turn that
off, simply:
export VCL_USE_PLUGIN=gen
or '=gtk'
And your life may improve. This appears to be totally unrelated to Java
- except of course, that Java owns the SEGV handler, and IcedTea seems
to print a very pretty error message, that (I guess) may cause more such
bugs to be mis-filed in your direction ;-)
Quite possibly you want to do more checking to ensure that the code
frames the SEGV comes from are in code you generated before printing
JAVA all over it ;-) - otherwise you'll just get a bad name.
--
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