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

--- Comment #8 from Patrick <[email protected]> ---
Created attachment 126081
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126081&action=edit
All threads stack trace - before and during freeze

Here is the result of windbg command "~*kp" on soffice.bin process before and
during the freeze (break needed to get back control of windbg).

A diff beetween "before" and "during" show 4 changes in the list :

- thread 0 (soffice!main) : big increase of the stack length (from 13 to 32
rows) but I can't tell if there is something abnormal here, apart for same call
repeated 8th time (rows 8 to 15) that seems a bit strange.

- thread 7 : Id differs (the old thread ended and a new one started) 

- thread 11 : row 3 of the stack, values of pParam have changed

- thread 14 : no longer present during freeze, but seems to be windbg related

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