Access Violation after trying to cancel a procedure

All,

I’m currently on version 12.7.0.76.

I had a proc that did a sleep for 900 seconds. While it was executing, I tried by various means to cancel the unit of work.

Nothing worked, but when the 15 minutes finally expired, Toad incurred an Access Vioaltion, reading from 5B8.

Please find the errorlog attached below.

Kind Regards
Abe Kornelis

[View:~/cfs-file.ashx/__key/communityserver-discussions-components-files/86/Toad_5F00_76_5F00_acces_5F00_violation.txt:550:0]

Follow-up: I just re-ran the sleep procedure for just 9 seconds and without trying to cancel the procedure. No Access Violation occurred.

of - fwiw - I executed the statement by hitting Ctrl-Enter, rather than F9 or F5. (just to make sure you;re being informed, should it matter in any way)

Abe.