On Thu, 17 Oct 2002, Juli Mallett wrote:
> I have a program which shares a lot of (orphaned) FDs between threads,
> and requesting a dump (SIGINFO) results in a core, because the FD owner
> si NULL. Here's a diff from my local tree, for review:
Actually, fd locking is not enabled anymore so that
I have a program which shares a lot of (orphaned) FDs between threads,
and requesting a dump (SIGINFO) results in a core, because the FD owner
si NULL. Here's a diff from my local tree, for review:
%%%
Index: uthread_info.c
===
RCS f