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

Julien Nabet <[email protected]> changed:

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

--- Comment #4 from Julien Nabet <[email protected]> ---
Caolán: I made different tests and I noticed that I got a crash even before
calling calling close function in macro.
Above all, I noticed it was gtk3 specific (I don't reproduce this with gen
rendering).

Indeed, sometimes in WatchWindow::UpdateWatches, inside
m_xTreeListBox->all_foreach([this, pCurMethod, bBasicStopped](weld::TreeIter&
rEntry), pItem could be null.

To reproduce this, I put "doc" for watch variable, then debug until doc is
initialized.
- Expand doc
- Expand Reference Device
- Expand Info
- Unexpand Info
- Expand FontDescriptor
=> crash

Another remark: with gtk3 rendering, when editing macro to use debug, the
current window isn't macro one but stays the main Writer window.
With gen rendering, the current window becomes macro one (far more practical).

If you want me to create a new bugtracker, don't hesitate to tell. I thought it
could be related to this one.

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