From 06496661120f7858f26a29f76631e6f0a0ebae7f Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 4 Dec 2019 23:02:40 +0800 Subject: Do not crash if midi device is disconnected during the playback. Linux build no longer searches working directory for plugins. Instead it should search the plugin folder in the executable directory. Documentation update. --- doc/troubleshooting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/troubleshooting.html') 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) - 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.

-- cgit v1.2.3