AV in Toad and QSR trying to exec million-line script

Howdy,

In 13.2.0.208, as well as 13.1.0.78 (GA), I misunderstood one of our devs and had him save a table grid as INSERTs before truncating ~28K rows (I thought it was 2 rows). When he tries to run the million-line script in Toad 13.1 GA, he gets an AV. Same in QSR. I get the same on the beta:

Access violation at address 00000000041A46D0 in module 'Toad.exe'. Read of address FFFFFFFFE8427058

I see that 13.2.0.214 is out, so I grabbed that and Toad now executes the script, but QSR still fails with:

Access violation at address 00000000004123A0 in module 'QSR.exe'. Read of address FFFFFFFFF33CD058

Toad had generated an .el file, but not for QSR? Thoughts?

Thanks!
Rich

p.s. Possibly related, is there a way to disable highlighting in QSR?

Hey Rich,

Can you include the call stack that was generated for Toad? It won't be the one you're running into for QSR, but it may be enough along similar lines to help track down the issue there.

Thanks,

-John