https://bugs.freedesktop.org/show_bug.cgi?id=86667

--- Comment #8 from Justin L <jl...@mail.com> ---
Created attachment 110161
  --> https://bugs.freedesktop.org/attachment.cgi?id=110161&action=edit
gdbtrace

bibisect:  confirming that "support api initiated change_event for combox &
textbox" definitely is the change that triggered the crashing.  The changed
added a call to "fireChangeEvent()".

Doing a "step into the macro code", the crash happens when txtValue_change()'s
"Exit Sub" is evaluated.

gdb crashes vary in their reports of the specific crash point, but a recurring
place is at /data/justin/git/libreoffice/basic/source/sbx/sbxvar.cxx:207
207            delete pCst; // who knows already, onto which thoughts someone
comes?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to