https://bugs.documentfoundation.org/show_bug.cgi?id=173146
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO CC| |[email protected] Component|Extensions |LibreOffice Ever confirmed|0 |1 --- Comment #1 from V Stuart Foote <[email protected]> --- None of those are externally built "extensions" to LibreOffice, rather they are core to the TDF release build. And, will assume you are using the NirSoft ShellExView utility to "disable" them individually. I'd lean toward the Please post the Help -> About LibreOffice info. Also, we'll need details on your graphics processor and its driver. Would you please list result of running dxdiag.exe (clip of the Display panel, or the Save All button and attach the text file). Also, run vulkaninfo.exe, from a command line and copy out the stanzas at: Device Properties and Extensions: ================================= GPU0: VkPhysicalDeviceProperties: apiVersion = driverVersion = vendorID = deviceID = deviceType = deviceName = pipelineCacheUUID = And, if you are able, it would be helpful to capture a stack trace of the crashing process (either the soffice.bin, or the explorer.exe) with both LO and MicroSoft symbols. Would need to install the Windows Debugging Tools from the Windows SDK [1] (just the debugger is needed from the full Visual Studio kit--by check boxes during install) then set the symbols paths for LibreOffice and for Microsoft, and possibly for your Graphics Card vendor. Attach the windbg to process for either the DWM explorer.exe or to soffice.bin and allow to hang/crash. Full stack with command "~* kp" (no quotes), or if it crashes the !analyze tools may help identify the issue. =-ref-= [1] https://learn.microsoft.com/en-us/windows/apps/windows-sdk/downloads [2] https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg -- You are receiving this mail because: You are the assignee for the bug.
