ABL client (_progres, _proapsv) hangs and does not respond to PROSHUT commands after sending HANGUP or USR1 signals to the process
The hung ABL client process does not respond to a USR1 request to generate a protrace file
The process no longer responds to SIGUSR1
There is no CPU usage for the client process
PROMON "Blocked Clients" screen shows this processes is WAITING on a latch resource which is never released
multiple processes appear to be waiting and not processing anything while "queueing" on the latch
3 Stacks generated with
pstack instead of SIGUSR1 shows a deadlock in the malloc calls where the
malloc function makes a subcall to
malloc on Linux:
malloc_consolidate
_int_malloc
malloc