SQLite Forum

SQLite.Interop.dll: Exception 0xc00000fd
Login
Hi,

coming back to this, I got again a customer with that error, the application just closes, we do not get any useful error except that:

Event Viewer log:
```
Faulting application name: xxx.exe, version: yy, time stamp: 0x5f7b23b7
Faulting module name: SQLite.Interop.dll, version: 1.0.105.1, time stamp: 0x59162856
Exception code: 0xc00000fd
Fault offset: 0x00000000000c7dae
Faulting process id: 0xbbc
Faulting application start time: 0x01d7893dc9d15d5e
Faulting application path: C:\Program Files (x86)\xxx\xxx.exe
Faulting module path: C:\Program Files (x86)\xxx\x64\SQLite.Interop.dll
```
So I ask again, how could I obtain a debug build with more information for that exact version of SQLite?