https://bugs.documentfoundation.org/show_bug.cgi?id=134820
--- Comment #5 from Terrence Enger <[email protected]> ---
The code leading up to
svx/source/sidebar/inspector/InspectorTextPanel.cxx line 63 reads
61: void InspectorTextPanel::updateEntries(const std::vector<TreeNode>& rStore)
62: {
63: mpListBoxStyles->freeze();
This function is frame #14 in the previously attached backtrace.
In the second call to this function,
mpListBoxStyles = std::unique_ptr<weld::TreeView>
= {get() = 0x9999999999999999}
and the call to freeze() results in an immediate segfault.
--
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