Delete user profile, and start LO. => "LibreOfficeDev has stopped working" Second start succeeds, and it works fine afterwards. The crash dump is in the wrong place, and the dump ini file needs to be fixed (DumpFile needs to include the path to the dump file), then it can be submitted: http://crashreport.libreoffice.org/stats/crash_details/1473a6a3-8acf-419e-b26f-c196228405be (not very useful, there seems to be another issue with crash report evaluation)
don't repro in Версия: 6.1.0.0.beta2 ID сборки: 0f4d2060bc90b4008fbc8e6d9a49ec7eeea60b78 Потоков ЦП: 4; ОС:Windows 6.1; Отрисовка ИП: по умолчанию; Локаль: ru-RU (ru_RU); Calc: group threaded Windows 7 32 bit
No reproducible in Versión: 6.1.0.0.beta2 Id. de compilación: 0f4d2060bc90b4008fbc8e6d9a49ec7eeea60b78 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; Configuración regional: es-ES (es_ES); Calc: group threaded 32 bits
Created attachment 143019 [details] Backtrace Here's the backtrace analyzed using WinDbg. Seems to be OpenGL-related (excerpt): NULL_CLASS_PTR_READ_AFTER_CALL mergedlo!std::_Hash<std::_Umap_traits<rtl::OString,std::shared_ptr<OpenGLProgram>,std::_Uhash_compare<rtl::OString,OpenGLContext::ProgramHash,std::equal_to<rtl::OString> >,std::allocator<std::pair<rtl::OString const ,std::shared_ptr<OpenGLProgram> > >,0> >::lower_bound+0x3f mergedlo!OpenGLContext::GetProgram+0x1b3 mergedlo!OpenGLContext::UseProgram+0x30 Unfortunately no crash when using bibisect-win32-6.1, with the following commit checked out (which is right before tag libreoffice-6.1.0.0.beta2): https://cgit.freedesktop.org/libreoffice/core/commit/?id=294725dd76e6c5288d2e96f47c730a94c9b09037 Otherwise the crash occurs both with 32-bit and 64-bit builds of 6.1 beta2, and not with 64-bit 6.1 beta1.
don't repro in Version: 6.1.0.0.beta2+ (x64) Build ID: fe1a23b5c49c94410a604c8d4a6f50f43d575403 CPU threads: 4; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:libreoffice-6-1, Time: 2018-06-17_06:31:41 Locale: ru-RU (ru_RU); Calc: CL Win 10 64 bit
Aron, what is your videocard and version of driver?
It's an AMD RX 570 with 2018 May drivers.
i tried to resolve the issue but..
*** Bug 118387 has been marked as a duplicate of this bug. ***
Also no repro. It's up to you to find a cause :)
(In reply to Timur from comment #9) > Also no repro. It's up to you to find a cause :) No need to put it to NEEDINFO
(In reply to Timur from comment #9) > Also no repro. It's up to you to find a cause :) It can hardly be expected from reporters to figure out what's going on in LibreOffice. And in this case a valid-looking backtrace is attached, so developer input is very welcome.
No crash anymore in 6.1.0.1 x64 / Windows 7. Closing as WFM.