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

--- Comment #15 from V Stuart Foote <[email protected]> ---
(In reply to terrys from comment #14)

You look to be running your nVidia Quadro P2000 on Windows 11 with a very out
of date driver! Current [1] is R470 U10 (473.81) August 2, 2022. Please update
and retest for stability. No guarantee for improvement, as the Original Post
here was already on more recent driver.

Otherwise,

> ... 
> For every crash, I get a warning in the App event log:
> The Nvidia Quadro driver detected high GPU memory usage. This will impact
> application performance.
> (pid=16068 soffice.bin.exe 64bit)
> 
> Followed a few seconds later by an error:
> Faulting application name: soffice.bin, version: 7.4.1.2, time stamp:
> 0x631c00af
> Faulting module name: ucrtbase.dll, version: 10.0.22000.1, time stamp:

That is a generic, but it suggests the issue might be isolated/corrected and
not simply avoided by denylist. Would need WinDbg based trace as LibreOffice
goes unresponsive or crashes. The WinDbg analyze steps probably won't identify
issue so need a dump and trace for all the soffice.bin threads.

> ...
> graphics drivers, disable checkboxes in Tools/Options/View. But I'm not 100%
> clear if what "V Stuart Foote" says in Comment 10 "meanwhile, you can
> probably...": is that the workaround so I can continue working without crash?
> 

Less a workaround and more the needed operating mode with a bad driver set/GPU
combo. Best to just disable the Vulkan rendering if affected.

> Let me know if you need more logs/info, and how/where to get them.

We'd need a WinDbg based stack trace [2] with a least symbols or symbols +
source (symbols for the 7.4.1.2 built by TDF, or symbols + source if you have
VisualStudio installed and build it yourself). The project dailys from the x64
Windows Tinderbox do not include the symbols, the x86 TB39 does but is not
going to be helpful with a 64bit GPU crash issue. 

=-ref-=
[1] https://www.nvidia.com/Download/Find.aspx
[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.

Reply via email to