For testing I used this file: https://bugs.freedesktop.org/attachment.cgi?id=58474 I tried with some other bug documents, from time to tome a crah, but most reproducable with this file..... 1) Try to open with master 2) crash (after a second)
Also crashes with Version: 4.1.0.0.alpha0+ Build ID: fa72fc3eddbfabb82193452a4ba993b11d1584d TinderBox: Win-x86@6, Branch:master, Time: 2013-04-18_23:11:53 https://bugs.freedesktop.org/attachment.cgi?id=68822
Okay far better way to crash: Open Writer and press any button you want :) If recovery has recovered the document one single character lets LibreOffice crash
https://bugs.freedesktop.org/attachment.cgi?id=68822 is also a crasher on Ubuntu ( after 10 seconds marking and unmarking text) --> This document contains makros (not activated) --> Confirmed 2 independent systems Linux: Self-built Version: 4.1.0.0.alpha0+ Build ID: 75c87c417b6fbb82d956a803f065c9c49d0d62f
Linux master does not crash when holding down a key...
https://bugs.freedesktop.org/attachment.cgi?id=69600 CRASH on Windows (not on Linux)
Valid with Version: 4.1.0.0.alpha0+ Build ID: 6536d0eb4f56e64c9b74b358642e3ee1e39353e TinderBox: Win-x86@6, Branch:master, Time: 2013-04-23_04:48:50 --- With Version: 4.1.0.0.alpha0+ Build ID: c8da8f48415c058c70698a7b4a6716bd41cfeeb @ Ubuntu 13.04 Crash with 2011.10.20.doc WORKING with OpenOfficew 3.2.0, crash with LibreOffice 3.3.4 OOO330m19 (Build:401)
In Windows, the master build crashes with every document trying to dereference NULL pointer: sal3.dll!rtl_uString_assign() ???? swlo.dll!SwTable::SetTabCols() swlo.dll!cppu::WeakImplHelper2<com::sun::star::linguistic2::XLinguServiceEventListener,com::sun::star::frame::XTerminateListener>::getImplementationId() swlo.dll!SwTxtNode::GetMinMaxSize() swlo.dll!SwTxtNode::GetMinMaxSize() swlo.dll!SwTxtNode::GetMinMaxSize() swlo.dll!SwTable::SetTabCols() swlo.dll!SwTxtNode::IsAutoCompleteWordDirty() swlo.dll!SwTxtNode::TransliterateText() swlo.dll!SwPosFlyFrm::~SwPosFlyFrm() swlo.dll!SwPosFlyFrm::~SwPosFlyFrm() swlo.dll!SwPosFlyFrm::~SwPosFlyFrm() swlo.dll!ViewShell::LayoutIdle() ....
@urmus, (In reply to comment #7) Would you add additional comment to bug 63680 Thanks!
Closing as resolved duplicate of bug 63680 which has been resolved fixed by Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1fd3167695aaebb050df53acd91f2e1625e8305a fdo#63680 SwTxtCursor::GetCrsrOfst: don't pass reference to a temporary @Urmas, would be great if you also can confirm on your build of master. *** This bug has been marked as a duplicate of bug 63680 ***
Sorry, should have included profs to the patch author Arnaud V.