Re: [Apcupsd-users] apcupsd 3.14.0 ether/net loses sync?
Brought to you by:
adk0212
|
From: Jan C. <jan...@co...> - 2007-03-25 17:13:27
|
Adam Kropelin wrote: > Ok, *that* is the nis server thread. I forced my test system to use > LinuxThreads instead of NPTL and I now have threads that match yours. FWIW: I think the behaviour on my system matches that shown in section "Testing apcupsd" of the manual (with each thread showing up as a separate process in ps fax output). > Unfortunately I still cannot provoke a lockup. Could you also please > strace pid 1016 for completeness? Thanks... [root@skr03 root]# strace -p 1016 read(8, <unfinished ...> [root@skr03 root]# kill -SIGCONT 1016 Cheers, Jan |