Andreas Seltenreich writes:
> Just had a parallel worker of a memory-starved instance of sqlsmith
> crash. plpgsql_extra_checks_check_hook forgot to check the result of
> its malloc call here:
Good catch, will fix. Thanks!
regards, tom lane
--
Sent via pgsql-hackers
Just had a parallel worker of a memory-starved instance of sqlsmith
crash. plpgsql_extra_checks_check_hook forgot to check the result of
its malloc call here:
Core was generated by `postgres: bgworker: parallel worker for PID 5905
'.
Program terminated with signal SIGSEGV, Seg