[Libreoffice-bugs] [Bug 108208] LO will not open in windows 10 creators update
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 17 17:47:26 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108208
--- Comment #25 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to fdhealy54 from comment #24)
> No I'm not running Comodo. I still have the problem though.
Ok, could you get some local Windows guru to help get a backtrace of the hang?
Because the hang happens upon starting, you have to use this method to attach
the debugger to the process:
https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg#Automation
In the case of a hang like this, there is an additional step before doing
"!analyze -v": you have to give this command in WinDbg:
~* kp
It will display the call stack for all threads and all of the parameters for
each function that is called in the stack trace. Then you can give the !analyze
-v command.
--
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/20170917/3e9556ab/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list