[Libreoffice-bugs] [Bug 118280] 6.1 beta2 starts with crash on empty profile (Windows, 64-bit)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 21 21:46:33 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=118280

--- Comment #3 from Aron Budea <baron at caesar.elte.hu> ---
Created attachment 143019
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143019&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180621/a81caab1/attachment.html>


More information about the Libreoffice-bugs mailing list