MATLAB crashes with stack trace containing "ISD_Tablet.dll" and "WacomExtHook"

5 views (last 30 days)
MATLAB crashes when I have MATLAB open and then lock the Windows screen or put it to sleep mode. The crash log shows the following stack trace:
Stack Trace (from fault):
[  0] 0x00007ffa5e7dce09                 C:\WINDOWS\SYSTEM32\ISD_Tablet.dll+00118281 WacomExtHook+00107425
[  1] 0x00007ffa5e7df8d7                 C:\WINDOWS\SYSTEM32\ISD_Tablet.dll+00129239 WacomExtHook+00118383
[  2] 0x00007ffa5e7dbf98                 C:\WINDOWS\SYSTEM32\ISD_Tablet.dll+00114584 WacomExtHook+00103728
[  3] 0x00007ffa5e7dc858                 C:\WINDOWS\SYSTEM32\ISD_Tablet.dll+00116824 WacomExtHook+00105968
[  4] 0x00007ffa5e7ded9f                 C:\WINDOWS\SYSTEM32\ISD_Tablet.dll+00126367 WacomExtHook+00115511
[  5] 0x00007ffa5e8168b9                 C:\WINDOWS\SYSTEM32\ISD_Tablet.dll+00354489 WacomExtHook+00343633
[  6] 0x00007ffa91143034                 C:\WINDOWS\System32\KERNEL32.DLL+00077876 BaseThreadInitThunk+00000020
[  7] 0x00007ffa93971431                 C:\WINDOWS\SYSTEM32\ntdll.dll+00463921 RtlUserThreadStart+00000033
How can I resolve this issue?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 4 Oct 2022
The crash might be due to an issue between MATLAB and Wacom drivers.
To resolve the issue, try the following workarounds:
  • Stop “Wacom ISD Service” from the services app (run "services.msc"). You may need to log in as an administrator. 
  • Uninstall the Wacom driver.
  • Roll back the Wacom driver to an older version.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!