Hello @ll, I hope, I have chosen the right Severity, Priority and the like ... If not, feel free to change it back ... ;) Steps to reproduce: 1. Create a new Writer document 2. Open http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html#674 in your browser 3. Scroll down to the header "Floating-point Formats" 4. Copy the first two paragraphs there (the ones with the formulars) 5. Switch to Writer 6. Use <Ctrl>+<L> to insert the text Expected behaviour: Writer should insert the text as it and should stay open. Actual: After a couple of seconds Writer crashes ... :( This bug is reproducible every time I try it ... :( LO Version: 4.1.0.1 Build ID: 1b3956717a60d6ac35b133d7b0a0f5eb55e9155 OS: Debian Testing AMD64 This works with installed Version 4.0.4.2 (Build ID: 9e9821abd0ffdbc09cd8c52eaa574fa09eb08f2) under Debian Testing AMD64, so I will set it as "Regression" ... :( I will attach a backtrace (created with "soffice --backtrace" afterwards ... ;) Sorry for the inconvenience Thomas.
Created attachment 81644 [details] zipped backtrace, as original is 36K in size
(In reply to comment #0) <snip> > Steps to reproduce: > 1. Create a new Writer document > 2. Open http://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html#674 > in your browser > 3. Scroll down to the header "Floating-point Formats" > 4. Copy the first two paragraphs there (the ones with the formulars) > 5. Switch to Writer > 6. Use <Ctrl>+<L> to insert the text this should be <Ctrl>+<V> instead of <L>, sorry ... :( Sorry for the inconvenience Thomas.
Confirmed - Bodhi Linux, 4.1.0.1 rc
Not reproducible with: Win7x64 Ultimate Version: 4.1.0.1 Build ID: 1b3956717a60d6ac35b133d7b0a0f5eb55e9155
newly introduced locking problem in the WebDAV UCP fixed on master.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=49a454225e35699d7351faaba3d296e1858c6107 fdo#66324 fix locking in webdav_ucp::Content::getResourceType() 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.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=68956354b57bb7f42fe91f969d4953c578cb496b&h=libreoffice-4-1 fdo#66324 fix locking in webdav_ucp::Content::getResourceType() It will be available in LibreOffice 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.