[Libreoffice-bugs] [Bug 116981] EDITING: Libo6.1 crash when deleting table column

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 13 07:48:48 UTC 2018


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

--- Comment #4 from Alex Thurgood <iplaw67 at tuta.io> ---
Lldb reports :

* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=1, address=0x90b3baff0)
    frame #0: 0x0000000183d9754e
libdbulo.dylib`dbaui::OTableEditorDelUndoAct::OTableEditorDelUndoAct(dbaui::OTableEditorCtrl*)
[inlined]
std::__1::shared_ptr<dbaui::OTableRow>::shared_ptr(std::__1::shared_ptr<dbaui::OTableRow>
const&) at memory:4091
   4088 template<class _Tp>
   4089 inline
   4090 shared_ptr<_Tp>::shared_ptr(const shared_ptr& __r) _NOEXCEPT
-> 4091     : __ptr_(__r.__ptr_),
   4092       __cntrl_(__r.__cntrl_)
   4093 {
   4094     if (__cntrl_)
Target 0: (soffice) stopped.

@Xisco : did you open the table for table definition editing ? (right mouse
button click on table, Edit, then delete a field ?)

-- 
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/20180413/ef9a3ace/attachment-0001.html>


More information about the Libreoffice-bugs mailing list