How to identify the bug for a random white screen issue that cannot be reproduced?

In the latest version 1.7.7, I started experiencing random white screen issues, often occurring under high-load and high-refresh conditions. However, these issues are usually not reproducible. It is clear that the use of the PDF++ plugin increases the frequency of the issue, but even after disabling the PDF++ plugin, the problem still occurs in some scenarios, though it remains difficult to reproduce.

Does Obsidian have a report or log file that can be used for analysis? I have tried checking all the information in the developer tools console, but there is no useful information available when the white screen occurs.

SYSTEM INFO:
Obsidian version: v1.7.7
Installer version: v1.7.7
Operating system: Windows 10 Pro for Workstations 10.0.19045
Login status: logged in
Language: zh
Catalyst license: insider
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: Blue Topaz v2024121301
Snippets enabled: 22
Restricted mode: off
Plugins installed: 81
Plugins enabled: 18
1: File Tree Alternative v2.6.0
2: Canvas Block Reference v0.0.4
3: Settings Search v1.3.10
4: Daily Notes Editor v0.1.8
5: Latex Suite v1.9.7
6: List Callouts v1.2.9
7: Style Settings v1.0.9
8: Version History Diff v2.2.1
9: Excalidraw v2.7.4
10: Git v2.31.0
11: Recent Files v1.7.4
12: Remotely Save v0.5.25
13: Search In Canvas v1.1.1
14: Canvas CSS class v2.5.0
15: Colored Text v1.2.0
16: Easy Typing v5.5.11
17: Chronology v1.1.13
18: Remember File State v1.1.2

There’s a forum pist about white screen/blaxk screen issues — have you tried the suggestions in it?

Start by disabling plugins, particularly PDF++, to check for interference. If the problem persists, use the developer tools console to find errors. Since the white screen bug can be hard to reproduce, try narrowing down the issue with a minimal setup. You can also follow suggestions shared by others in the forum.