14.1.114.917: AV in "Nested Table Edit"

I can reproduce this AV using the following steps:

  1. Execute

    SELECT COLLECT( tab ) FROM
    ( SELECT NEW sys.ora_mining_number_nt( 1 ) tab FROM dual );

  2. Open "Nested Table Edit" with double-click on (DATASET)
    image

  3. Open nested "Nested Table Edit" with another double-click
    image

  4. AV. If you don't get it the first time, close the popups and re-try all steps
    image


Closing TOAD afterwards results in
image

If I keep that window open for some time and confirm afterwards, there's a final goodbye:
image

Good morning Peter,

I have no idea what you are doing, but F5 runs and produces a grid without errors. F9 I get all the errors you got.

Larry

Thanks Peter. I am able to reproduce this and will fix.

2 Likes

Hi Larry, thanks for trying this!

I have no idea what you are doing

Not sure what this means since you have been able to reproduce it? (-:

Looks like this still happens with 15.1 (after the second try)?

image

Hi Peter,

You're right, this one isn't fixed yet. This is a bug in our 3rd party Oracle access component. It's been reported to them, and in fact I reminded them that it was still a problem a couple of weeks ago. Sorry for the delay. :frowning:

-John

No worries, just went over some of my tickets to confirm with 15.1 beta.
Great job (as always)!

I appreciate the reminder. Sometimes things do get forgotten.