Changing connection with Test window gives an Access Violation

Roeland

Member³
1) Test some procedure or function => Test window is visible
2) Change connection
3) Try to run the test again. => Access violation at address 0055A2D9 in module 'plsqldev.exe'. Read of address 00000030
4) Try to debug this gives => Access violation at address 0040349F in module 'plsqldev.exe'. Read of address 0BD6A358

Roeland

PL/SQL Dev 9.0.0.1608

PS: If you first log off then there's no problem. It's "only" when using the yellow "Change connection key".
 
Last edited:
I cannot reproduce this. Is there a plsqldev.elf file created for this error? If so, can you send it to me?
 
I must mention that I have UNCHECKED the "Allow multiple connections".

Oh, and no elf file generated...

Roeland

PS: Please could you test the program more with this setting unchecked.
I can (and probably will) post more errors that I believe are related to this setting.
 
Back
Top