Michael Nguyen wrote: > > 4) The strace on authdaemond > > Process 21201 attached - interrupt to quit ... > clone(child_stack=0, > flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, > child_tidptr=0x2b4be2ffe0f0) = 21717
Use the '-f' flag on strace. The trace you provided didn't actually follow the process accepting and processing a connection, or crashing. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
