Access violation at address 67858DB3 in module 'NS80.dll'. Read of address 000000CC

I got "access violation at address 67858DB3 in module NS80.dll" when I run a query in PL/SQL Developer after 1 hour inative application.

Any idea?

Thank you

NOTE: PL/SQL Developer Version 10.0.5.1710 - Windows 7 6.1 Build 7601 (Service Pack 1)
 
To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top