bleh, forgot the rest of the gdb output (gdb) cont Continuing. Notice: nsmain: AOLserver/3.3.1+ad13 stopping Notice: nssock: triggering shutdown Notice: serv: stopping connection threads Notice: exiting LWP 24455 exited. LWP 24450 exited. Notice: serv: connection threads stopped (nsd does not return control to gdb. top shows it busy doing something until I cntrl-C.) Program received signal SIGINT, Interrupt. 0x40086da2 in sigsuspend () from /lib/libc.so.6
Not to helpful to me. Sometimes it loops like that outside of gdb, but rarely. More reproducible in gdb. But in no case does the atshutdown stuff run, when the server's under load. -Jonathan
