Problem description: LibreOffice crashes with all open documents lost (reverts to last back up) when attempting to delete all comments Steps to reproduce: 1. in file created with MS Word, editing text that contains many tracked changes; with Edit/Changes/Record 'on' and E/C/Show 'off' 2. Go to a comment that's associated with an entry in a table. 3. In a comment (one of many on the page created in MS Word), click on the menu arrow to reveal actions 4. Click on 'Delete All Comments' Current behavior: LO and all documents disappear. soffice no longer is listed by System Monitor. Expected behavior: Comments would be deleted. Repeated a second time when started with strace -o /tmp/strace.log -f -tt -s 512 lowriter (from openSuse Forum) strace attached Running on 4-core Intel processor. 64-bit openSuse 12.2 with KDE Have not tried to delete comments in other versions of LO. Operating System: Linux (Other)
Thanks for reporting. I can't reproduce it on my Mac OS X 10.8.2, with a .docx-document I created in Word for Mac 2011 (see attachment). How big was your document? I just created 1 page of text and a table with a lot of comments. Is it possible to attach it (or does it contain private information?)? Tested with LO 3.6.4.3 and LO Version 4.0.0.0.beta1 (Build-id: 87906242e87d3ddb2ba9827818f2d1416d80cc7) TinderBox: MacOSX TDF Release, Branch:libreoffice-4-0, Time: 2012-12-05_22:13:37; With Dutch helppack
Created attachment 71628 [details] the doc that crashes LO on "Delete all Comments" Tried again to delete all comments just now (17 Dec 2012) and it crashed again.
On pc Debian x86-64 with Debian packages 3.6 sources and 4.0 both updated yesterday, I reproduced this. Here are the steps: - selected a comment in first table I found (NERC CIP (003, 005, 007, 009)) - clicked on the arrow to reveal all the actions - selected "Delete All comments". => Then a popup appeared to ask "... Do you want to show the changes to avoid delays" - if "Yes", had no crashes - if "No", crashes. With master sources updated yesterday, LO crashes when trying to open the file.
Created attachment 72165 [details] bt + console logs on 4.0 branch Here's the bt + console logs. FYI, if click on yes (and so have no crash), I got this log repeated about 20 times: warn:legacy.osl:6692:1:/home/julien/compile-libreoffice/libo_4_0/sw/source/core/access/acccontext.cxx:441: fire event for diposed frame?
I tried again several times (try -> no crash -> close -> reopen; try -> crash -> close -> reopen), I had 1 crash in 5 tries. Tested with Mac OS X 10.8.2, LibreOffice 4.1.0.0.alpha0+ (Build ID: c5132e30fb09477aa46d810dd86727b3aa8cf20) TinderBox: MacOSX-Intel@1-built_no-moz_on_10.6.8, Branch:master, Time: 2012-12-30_01:12:12
Created attachment 72302 [details] Crashlog Mac OS X
With master sources updated today, I've got an almost identical bt than one I had attached. Michael/Cedric: one for you?
Restricted my LibreOffice hacking area
Deleting postits with change tracking enabled, but not shown is a tricky business. The fields are changing underneath the feet of the deletion loop so it ends up double deleting fields that are already deleted, and then missing the replacements that were added
http://cgit.freedesktop.org/libreoffice/core/commit/?id=03a0f1147af703dc20574919213152a8599d2a8f