hello. You're right, I missed that bit of data. I thought the machines were hanging in mid operation and "dying" in the night.
If shutting the process down hangs the system, that makes me think the program is closing its file descriptors, especially the network ones, in a way that's different than most programs do it. I wonder if the system hangs if darkstat is sent a sigkill, thus not allowing it to control its death? If it doesn't hang under that circumstance, then I'd definitely be interested in understanding how it shuts things down when it receives a signal it can work with. -Brian On May 26, 5:17pm, Mouse wrote: } Subject: Re: Complete lock-up from using pkgsrc/net/darkstat } > I'd be very surprised if the problem is running interfaces in } Go back and read the original post - the hang is not during operation; } then hang is upon killing darkstat, whether during otherwise-normal } operation or during shutdown. } } /~\ The ASCII Mouse } \ / Ribbon Campaign } X Against HTML [email protected] } / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B >-- End of excerpt from Mouse
