I have a question about Oracle 19c.
I use the proc library to execute exec SQL, but when I execute it, a malloc error invalid size (unsorted) is output and SIGABRT occurs.
Even if you comment out the target SQL, the same problem will occur in the next SQL.
I am using a source that could be processed successfully in the previous generation proc/1830. I changed the library to 1930.
We are continuing to investigate, but it is difficult. I would like some support on identifying the cause/remedy