[Libreoffice-bugs] [Bug 127546] KF5 Calc Crashes if I click in to the Range-select fied of the 'Define Label Range' dialog
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 14 21:28:44 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127546
--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
Created attachment 154167
--> https://bugs.documentfoundation.org/attachment.cgi?id=154167&action=edit
bt from vcl/source/treelist/treelistbox.cxx:2174 (Select: Null-Ptr)
I attached gdb session with bt from vcl/source/treelist/treelistbox.cxx:2174
(Select: Null-Ptr)
We can see that we enter 4 times here with a pEntry not null then at the 5th
time, pEntry is null.
In comparison with gtk3, we don't go here.
BTW: I just click "Column..."
--
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/20190914/9fdcf89d/attachment.html>
More information about the Libreoffice-bugs
mailing list