Hello @ll, I hope, I have chosen the right compononent and severity and the like. If not, feel free to change it adequately ... ;) I stumbled upon the following, while I tried to confirm bug #48532 ... When you download and open the attached document (https://bugs.freedesktop.org/attachment.cgi?id=59830), open it, confirm the first dialog without changing anything (and also confirm the warning afterwards), LO crashes, if you press <Ctrl>+<Z> ... :( Steps to reproduce: 1. Download https://bugs.freedesktop.org/attachment.cgi?id=59830 2. Open the file (06_minutes.ott) in Writer 3. You will get the message "Minutes types". Just press "OK" 4. Press also "OK" on "Bookmark NextTopic is not defined!" 5. Press <Ctrl>+<Z> On my system, LO immediately crashes ... :( Discovered with: LO: Version: 4.2.2.1 Build ID: 3be8cda0bddd8e430d8cda1ebfd581265cca5a0f (but also with Version: 4.1.5.3 Build-ID: 1c1366bba2ba2b554cd2ca4d87c06da81c05d24 – both with installed Germanophone lang- as well as helppack) OS: Debian Testing i386 Sorry for the inconvenience and have a nice evening Thomas.
Created attachment 95528 [details] GDB crash log I tried to use GDB to get a backtrace from this crash, but did not find the instruction on the wiki ... :( Hopefully, it is still helpfull ... ;)
Bug 48532 is against product xorg, and it has a different attachment. Did you mean a different bug? BTW, I see nothing for you to apologize for. Terry.
Created attachment 95594 [details] typescript includes backtrace with symbols
Further to the backtrace in comment 3... My LibreOffice is master commit 806f4d8, fetched 2014-03-04, configured: --enable-option-checking=fatal --enable-dbgutil --enable-crashdump --without-system-postgresql --without-myspell-dicts --with-extra-buildid --without-doxygen --with-external-tar=/home/terry/lo_hacking/git/src built and running on debian-wheezy 64-bit.
Hello Terrence, *, why #48532? I meant https://bugs.freedesktop.org/show_bug.cgi?id=48582, which is the number, what I have mentioned in the summary ... ;) Anyway, thanks for confirming Thomas.
Just for the benefit of bz search, top frame in the stack is SwNodeIndex::operator=(SwNodeIndex const&) () from /natty_big/downloads_libreoffice64/LibreOffice_4.2.2.1_Linux_x86-64_deb/DEBS/install/opt/libreoffice4.2/program/../program/libswlo.so Note that four functions: SwHistoryBookmark::SetInDoc SwHistory::Rollback SwUndoDelete::UndoImpl SfxUndoManager::UndoWithContext also appear in the backtrace of bug 68046 "Crash related to undo/redo".
Created attachment 108087 [details] Apple stack trace
Confirming that bug still present in master 440 alpha, stack trace enclosed
*** Bug 68046 has been marked as a duplicate of this bug. ***
fixed on master
the bots are lazy today, commit is 370febbf19a5f362394d1c9e69b12dcb218f6501
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=28bfba7405b35741a73066386ddb6fc017b32233&h=libreoffice-4-4 tdf#75996: sw: correct bookmark positions when deleting text It will be available in 4.4.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.