diff options
Diffstat (limited to 'doc/troubleshooting.html')
-rw-r--r-- | doc/troubleshooting.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/troubleshooting.html b/doc/troubleshooting.html index 34b50b2..7caf8be 100644 --- a/doc/troubleshooting.html +++ b/doc/troubleshooting.html @@ -159,7 +159,7 @@ The data at memory address 0x000001d8 could not be read. 0x69bf6fd4 from [unknown module] in BaseThreadInitThunk (No symbols) 0x6b97cf31 from [unknown module] in RtlUserThreadStart (No symbols) </pre> - Append that to your issue report (make sure it doesn't contain any personal stuff first). + Append that to your issue report (make sure it doesn't contain any personal data first). For Linux users, you usually already have a coredump for the crash. Please refer to the documentation of your distribution for how to take a back trace from that coredump. </p> |