[Libreoffice-bugs] [Bug 52122] CONFIGURATION: Crash when selecting "MediaWiki" tab on options menu

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 16 16:14:39 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52122

--- Comment #4 from Chris Cunningham <thumperward at hotmail.com> 2012-07-16 07:14:39 PDT ---
This is an upgrade crasher: it doesn't happen with a new profile. Tracked the
problem down to config/javasettings_Windows_x86.xml - the config line is:

<vendorData>660069006C0065003A002F002F002F0043003A002F00500072006F006700720061006D00250032003000460069006C00650073002F004A006100760061002F006A007200650036002F00620069006E002F0063006C00690065006E0074002F006A0076006D002E0064006C006C00</vendorData>

This is from an old profile and crashes. The panel loads normally in a new
profile, where the line is:

<vendorData>660069006C0065003A002F002F002F0043003A002F00500072006F006700720061006D00250032003000460069006C00650073002F004A006100760061002F006A007200650037002F00620069006E002F0063006C00690065006E0074002F006A0076006D002E0064006C006C00</vendorData>

(the difference is "650036002" compared to "650037002")

Manually reconfiguring the JRE using LibreOffice -> Java resolves the crash,
but I can reliably crash LO from a fresh profile simply by importing the old
config/javasettings_Windows_x86.xml file and then clicking through the
reproduction steps in comment #0 (or by changing the string in question on a
fresh profile).

As this appears to be a Java-related crash, my JRE build is 1.7.0_05-b05.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list