Bug 731599 - oowriter crash when trying to add a mediawiki source
Summary: oowriter crash when trying to add a mediawiki source
Status: RESOLVED DUPLICATE of bug 731455
Alias: None
Product: openSUSE 12.1
Classification: openSUSE
Component: LibreOffice (show other bugs)
Version: Final
Hardware: x86-64 Linux
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lubos Lunak
QA Contact: Yifan Jiang
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-20 17:55 UTC by Tony Espley
Modified: 2011-11-21 17:15 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
crash stack (55.62 KB, text/x-log)
2011-11-21 03:50 UTC, Yifan Jiang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Espley 2011-11-20 17:55:35 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

When adding a MediaWiki source to Libre Office it will crash the whole application with a Java error.  This occurs every time, I have tried the following Variants:

* Change Java from the openSuse 11.2 default to the latest Sun version (both from the 1.6 series)
* Using a local mediawiki and a remote one.

The error is (which doesnt give much):


tony@tonydesktop:~/Downloads/jre1.6.0_29> oowriter 
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f2a3eba29d8, pid=4048, tid=139818850985728
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.4-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libQtGui.so.4+0x2b59d8]  QX11PixmapData::createCompatiblePixmapData() const+0x128
#
# An error report file with more information is saved as:
# /home/tony/Downloads/jre1.6.0_29/hs_err_pid4048.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

[error occurred during error reporting , id 0xb]


Reproducible: Always

Steps to Reproduce:
1.Start Lbre Office
2.Tools -> Options
3.Internet -> Mediawiki -> Add
4. Enter wiki details (URL) and click OK
Actual Results:  
Full Application Crash with above error message.

Expected Results:  
Media wiki source added (or rejected if there is an error)

There is no option for opensuse 12.1 in the Operating System information section of this page. Ooops ;-)

O and opensuse is reallllllllly kewl thank-you for all your efforts!!!

If you need me to test anything please drop me an email.
Comment 1 Yifan Jiang 2011-11-21 03:50:05 UTC
Created attachment 463071 [details]
crash stack

Reproduced on SUSE LibO 3.4.2.6 /SLE 11 sp1. 

It seems to be a KDE problem, thanks Lubos to have a look!

I am attaching a crash stack.
Comment 2 Lubos Lunak 2011-11-21 17:15:30 UTC
.

*** This bug has been marked as a duplicate of bug 731455 ***