[Libreoffice-bugs] [Bug 125215] Assertion when closing Database/Advanced Settings
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon May 13 06:42:37 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125215
--- Comment #7 from Alex Thurgood <iplaw67 at tuta.io> ---
lldb output :
Process 1395 launched:
'/Users/Shared/LO/core/instdir/LibreOfficeDev.app/Contents/MacOS/soffice'
(x86_64)
Process 1395 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x3f800018)
frame #0: 0x000000010150e654
libsvllo.dylib`SfxPoolItemArray_Impl::erase(std::__1::__wrap_iter<SfxPoolItem*
const*>) [inlined] CompareSortablePoolItems(lhs=0x00000001810bda20,
rhs=<unavailable>) at poolio.hxx:38:19
35
36 static bool CompareSortablePoolItems(SfxPoolItem const* lhs,
SfxPoolItem const* rhs)
37 {
-> 38 return (*lhs) < (*rhs);
39 }
40 /**
41 * This array contains a set of SfxPoolItems, if those items are
Target 0: (soffice) stopped.
--
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/20190513/b8f5c418/attachment.html>
More information about the Libreoffice-bugs
mailing list