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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

part of bt:
#0  0x00002aaad53237f8 in rtl::Reference<ColumnEdit>::get (this=0x2b8) at
/home/julien/lo/libreoffice/include/rtl/ref.hxx:169
#1  0x00002aaad5322e5e in VclPtr<ColumnEdit>::operator-> (this=0x2b8) at
/home/julien/lo/libreoffice/include/vcl/vclptr.hxx:159
#2  0x00002aaad531cb25 in RowEdit::ExecuteRow (this=0x5555587e1bc0) at
/home/julien/lo/libreoffice/sc/source/ui/navipi/navipi.cxx:301
#3  0x00002aaad531c9e5 in RowEdit::EventNotify (this=0x5555587e1bc0, rNEvt=...)
at /home/julien/lo/libreoffice/sc/source/ui/navipi/navipi.cxx:275

(gdb) frame 2
#2  0x00002aaad531cb25 in RowEdit::ExecuteRow (this=0x5555587e1bc0) at
/home/julien/lo/libreoffice/sc/source/ui/navipi/navipi.cxx:301
301         SCCOL nCol = xDlg->aEdCol->GetCol();
(gdb) p xDlg
$1 = {m_rInnerRef = empty rtl::Reference}

-- 
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