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's why the table has null entries. I would recommend just deleting the printing of the owner altogether. -- Dan Eischen To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message