Bug 40963 - Writer crashes on exit
Summary: Writer crashes on exit
Status: RESOLVED DUPLICATE of bug 39510
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.4.2 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-17 05:32 UTC by akouane
Modified: 2011-11-09 05:50 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
log LO 3.4.2 crash on exiting, OpenSUSE 11.4 x64 (102.68 KB, text/plain)
2011-09-17 05:32 UTC, akouane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akouane 2011-09-17 05:32:53 UTC
Created attachment 51288 [details]
log LO 3.4.2 crash on exiting, OpenSUSE 11.4 x64

On LO 3.4.2 on OpenSUSE 11.4 x64 (OOO340m1 (Build:1206)) and LO 3.4.3 on Windows 7 x64 I get a crash upon exiting (log attached and on pastebin : http://pastebin.com/yrWTBtAk) when working with a big file (800+ pages long, 10Mo, illustrations, lots of zotero references inserted, etc) :

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000000000000, pid=6220, tid=140008611702560
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  0x0000000000000000
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

I had no problems with LO 3.3.X, and since I reverted to LO 3.3.1, the problem disappeared with the very same file. With other files, newly created within LO 3.4.2 or older and "lighter" ones, no problem.

Steps to reproduce the crash :
1. Open this big .odt file
2. Let LO run for a few minutes
3. close.

When executed again, writer will successfully recover the file, and the crash is reproducible straight away.

Note that the crash wont occur if I open this big file, do minor editing (say add a spacing somewhere), save and close right away. I have to let LO run for a while.

This is my first bug report, hope it's not too messy ...
Comment 1 akouane 2011-11-09 05:50:04 UTC
Solved updating to 3.4.4, the bug was probably a duplicate of #39510 https://bugs.freedesktop.org/show_bug.cgi?id=39510

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