Error during umount of drive with Dokany

Hi Team,
several time the umount of my open drive is not working. It still stays mounted in GUI.
In log files I see the following lines:

11:36:32.819 [Background Thread 4] DEBUG o.cryptomator.frontend.dokany.Mount - Unmounting drive W:\: ...
11:36:32.819 [Background Thread 4] INFO  com.dokany.java.DokanyDriver - Unmount and shutdown: W:\
11:36:32.819 [Background Thread 3] WARN  com.dokany.java.DokanyDriver - Error while mounting
java.lang.Error: Invalid memory access
	at com.dokany.java.NativeMethods.DokanMain(Native Method)
	at com.dokany.java.DokanyDriver.start(DokanyDriver.java:62)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)

Please provide help.
Thanks and kind regards,
Christoph

Hi,

I think this might be the answer, you’re looking for:

It solved my issue. Thanks a lot!!!
Christoph