Greetings,
Out of the blue I’ve begun having an issue with Toad for Oracle where it will crash silently (no dialog) upon trying to start the application. The only way I know it has crashed is by reviewing the entry in the Application Event Viewer, the most recent of which is below:
Faulting application name: Toad.exe, version: 12.8.0.49, time stamp: 0x56145048
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0000000000000002
Faulting process id: 0x658
Faulting application start time: 0x01d17300627214c2
Faulting application path: C:\Program Files\Dell\Toad for Oracle 2015 R2 Suite\Toad for Oracle 12.8\Toad.exe
Faulting module path: unknown
Report Id: a155716f-def3-11e5-ac08-340286d2b76a
Unfortunately that doesn’t tell me anything.
I did find the crash dump file and was able to examine it in Visual Studio, and this does give a bit more information:
Dump Summary
Dump File: Toad.exe.1624.dmp : C:\Users\nb\AppData\Local\CrashDumps\Toad.exe.1624.dmp
Last Write Time: 2/29/2016 8:49:31 AM
Process Name: Toad.exe : C:\Program Files\Dell\Toad for Oracle 2015 R2 Suite\Toad for Oracle 12.8\Toad.exe
Process Architecture: x64
Exception Code: 0xC0000005
Exception Information: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Heap Information: Not Present
Ok, great. Here’s the problem though - Toad was working just fine last week on Monday and Tuesday, and I haven’t rebooted or applied any software updates since then, so why is it suddenly encountering this problem?
I’ve tried completely uninstalling and reinstalling Toad and I still get the same crash behavior, so I’m not sure what to do at this point.
Any ideas?