USBUIRT ftdibus.sys, SYSTEM_THREAD_EXCEPTION crash in Win10

I have been using a USBUIRT since 2004 and a recent Windows 10 update has given my first crash.
Rather, lots of crashes on windows startup, with SYSTEM_THREAD_EXCEPTION_NOT_HANDLED errors all over.
Analysis using "WhoCrashed" of 7 minidumps all look like below:
The only ftdibus.sys-based device on my PC is the USBUIRT.
This thread viewtopic.php?f=1&t=5606 describes how to roll your own driver, but I am too scared to try it.
Can anyone help please? Or if John Rees is till about - any chance of an update?
Cheers
Kristian
Rather, lots of crashes on windows startup, with SYSTEM_THREAD_EXCEPTION_NOT_HANDLED errors all over.
Analysis using "WhoCrashed" of 7 minidumps all look like below:
The only ftdibus.sys-based device on my PC is the USBUIRT.
This thread viewtopic.php?f=1&t=5606 describes how to roll your own driver, but I am too scared to try it.
Can anyone help please? Or if John Rees is till about - any chance of an update?
- Code: Select all
On Mon 11/16/2015 12:37:02 PM GMT your computer crashed
crash dump file: C:\WINDOWS\Minidump\111615-13828-01.dmp
This was probably caused by the following module: ftdibus.sys (ftdibus+0x9363)
Bugcheck code: 0x1000007E (0xFFFFFFFFC0000005, 0xFFFFF801CB054C90, 0xFFFFD0013DD9AF08, 0xFFFFD0013DD9A720)
Error: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
file path: C:\WINDOWS\system32\drivers\ftdibus.sys
product: FTDIChip CDM Drivers
company: FTDI Ltd.
description: FTDIBUS USB Driver
Bug check description: This indicates that a system thread generated an exception which the error handler did not catch.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
A third party driver was identified as the probable root cause of this system error. It is suggested you look for an update for the following driver: ftdibus.sys (FTDIBUS USB Driver, FTDI Ltd.).
Google query: FTDI Ltd. SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M
Cheers
Kristian