Will Aoki <waoki@...> wrote: > I don't yet have this data for a milter-greylist compiled with debugging > symbols, but attaching GDB to a hung milter-greylist process and getting > a backtrace showed this call stack: > > #0 0x0fe0f4d8 in sigset () from /lib/libc.so.6 > #1 0x0ff38c90 in sigwait () from /lib/libpthread.so.0 > #2 0x10010288 in mi_signal_thread () > #3 0x0ff35428 in pthread_start_thread () from /lib/libpthread.so.0 > #4 0x0feb5e68 in clone () from /lib/libc.so.6 That's probably not the thread that caused the crash. Try bt on all the threads. > On a somewhat related note, has anyone else noticed that the supplied > rc-debian.sh doesn't work to stop the milter? It usually won't die > unless I kill all five of its processes. Can you contribute a fix? -- Emmanuel Dreyfus Un bouquin en français sur BSD: http://www.eyrolles.com/Informatique/Livre/9782212114638/livre-bsd.php manu@...
Message
Re: [milter-greylist] Milter-greylist instability
2005-08-01 by manu@netbsd.org
Attachments
- No local attachments were found for this message.