Toad for oracle..overflow while converting variant of type(double) into type(integer)

I'm using toad for oracle version 13.2.0.258.

Intermittently getting the below error when I open session browser.It goes away when I restart and cones back after sometime. Likely seeing this behaviour when connected to oracle 19c databases(19.7).

Toad for oracle has encountered a problem

Overflow while converting variant of type(double) into type(integer).

That's likely been fixed in the newest release, but without a call stack, I can't really tell you any more. Click here to see how to get a call stack.

Attached has further details on the error.

Thanks for the quick response.Here is the call stack.

That happens when the PGA_TUNABLE_MEM field has a value greater than 2,147,483,648. It is fixed in the latest version.