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

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

Reply via email to