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

--- Comment #9 from Kevin Suo <suokunl...@126.com> ---
(In reply to Kevin Suo from comment #4)

I added break point per advice from Justin and then followed the steps to
reproduce. Below is the output for the moment of freeze:

(gdb) break gtksalframe.cxx:3770
Breakpoint 1 at 0x2aaac1743460: file
/media/suokunlong/HD-Kevin/lo/source/branch-kevin-fix/vcl/unx/gtk/gtksalframe.cxx,
line 3770.
(gdb) c
Continuing.
warn:DEBUG:31180:1:vcl/unx/gtk/gtksalframe.cxx:3769: ::FindFocus focused[0]
Text.is[0] manages Descendants[0]

Thread 1 "soffice.bin" hit Breakpoint 1, FindFocus (xContext=...)
    at
/media/suokunlong/HD-Kevin/lo/source/branch-kevin-fix/vcl/unx/gtk/gtksalframe.cxx:3771
3771        if (xState.is())
(gdb) c
Continuing.
warn:DEBUG:31180:1:vcl/unx/gtk/gtksalframe.cxx:3769: ::FindFocus focused[0]
Text.is[0] manages Descendants[1]

Thread 1 "soffice.bin" hit Breakpoint 1, FindFocus (xContext=...)
    at
/media/suokunlong/HD-Kevin/lo/source/branch-kevin-fix/vcl/unx/gtk/gtksalframe.cxx:3771
3771        if (xState.is())
(gdb) c
Continuing.
warn:DEBUG:31180:1:vcl/unx/gtk/gtksalframe.cxx:3769: ::FindFocus focused[0]
Text.is[0] manages Descendants[0]
.
<all other continuing resulted the same as the above line>

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

Reply via email to