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

--- Comment #22 from Timur <gti...@gmail.com> ---
Hello Krom, Dániel, Ariel. 
Since Zineta didn't reproduce, I'm suggesting that you:
- get http://tdf.io/siguiexe to easily get and run "parallel" LO in Windows
(extract without installation)
- run different extracted versions and architectures (32-bit or 64-bit) related
to this bug in order to test crash
and, if possible, since it's not overly complicated:
- use procdump (part of free and useful Sysinternaly Suite) during LO run in
order to get a dump 
- run procdump manually after LO start (path-to\SYSINTERNALSSUITE\procdump.exe
soffice.bin -h   path-to\soffice.bin.dmp) for reproducible bugs like this one,
OR via simple batch file like attachment 129814, that is used instead of LO
icon to start LO, for intermittent bugs
- analyze dump with WinDbg configured per
https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg (set
"Symbol File Path")
- attach WinDbg result("backtrace") here as an attachment

If you're able to consistently reproduce the bug with 5.2.4.2 and 5.3.0.1 but
not with master 5.4 alpha that might indicate bug was resolved in the meantime. 
No need to analyze specific file (mergedlo.dll), rather LO versions (or
builds).

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