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

--- Comment #65 from Arnaud Versini <arnaud.vers...@libreoffice.org> ---
Hi,

The real problem is inside vcl::Window::ImplInit can't create the SalFrame,
throw an exception and this exception leads to a crash. Perhaps we can remove
this check, can't do anything else than crash during destructor if this
exception is thrown.

The exception throwing is here :
http://opengrok.libreoffice.org/xref/core/vcl/source/window/window.cxx#986

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to