<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Libo6.1 crash when deleting table column"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116981#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - EDITING: Libo6.1 crash when deleting table column"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116981">bug 116981</a>
              from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
        <pre>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 ?)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>