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

--- Comment #3 from Aron Budea <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to