This bug was filed from the crash reporting server and is br-e2570ac8-6137-4b67-91b2-6cc871f8cb69. ========================================= Sudden crash when having multiple Impress files open. Seemed to happen when I ctrl+F to search for something. Files were .pptx
Happened in the same Office session as Bug 104266. So more specifically. I had 3-4 separate Impress windows open. Each window had open a separate .pptx file on them, I was swiftly going through all documents looking for something in particular. I searched one-by-one through each Impress window looking for a keyword using the Ctrl+F function to search for it. The program seemed to always crash just after I pressed the "next" button in the search bar (ctrl+F). It was never the first time though, usually at a random after I've had the program open for a time and I pressed "next" several times to search through the document. When the program did crash, all 4 windows would crash at once. I'm pretty sure I did not have any other open office products open at the time. I was simultaneously using firefox though, if that means anything.
I can confirm this crash has just happened to me as well in Impress (Win7 64-bit) when I tried to use Ctrl+F for the phrase "williams", which I typed in manually, on a 46-slide, 12.2MB pptx file. I had one instance of Writer and one instance of Impress open, and the crash brought down both of them. My language and keyboard are set to English (United States). You can find my crash dump here: http://crashreport.libreoffice.org/stats/crash_details/725e8295-6dc0-4b0c-aff3-57c6c95930f2 It is not crashing for me now. If it happens again, I will try to debug it. Andrew
Hello Andrew, Could you please share the document you reproduced the crash with? Have you reproduced it again btw?
Changing to NEEDINFO until Andrew shares the document...
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=17236fe21f9b0c734c0e8d5c371b8112dcab8ac0 check for nullptr, tdf#104265 It will be available in 5.4.0. 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.
Pending review https://gerrit.libreoffice.org/36989 for 5-3
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9982510049417ce4e3969a492cfdecd3e5ed0760&h=libreoffice-5-3 check for nullptr, tdf#104265 It will be available in 5.3.4. 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.