https://bugs.documentfoundation.org/show_bug.cgi?id=147572
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://ask.libreoffice.org | |/t/libreoffice-7-3-0-3-cant | |-run-by-second-time/74329 --- Comment #2 from Mike Kaganski <[email protected]> --- Thanks for the backtrace. Unfortunately, it doesn't look useful. Could you please try to obtain a minidump - https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg#Producing_a_mini_dump Do that nearly the same way as you did for WinDBG: let the process to hang a little, then run > procdump.exe soffice.bin (note that no additional command line options needed, like '-h' - since we don't know if the process is actually hung, or if it just waits indefinitely in the background). The command should create a minidump file, and print its path. Please attach it here. Thank you! -- You are receiving this mail because: You are the assignee for the bug.
