Thanks. I was running it without the -f and not getting much.
Running a truss -f httpd I get the normal first process that forks and then on the second process I get: 29958: fcntl(8, F_SETFD, 0x00000001) = 0 29958: door_info(8, 0xFF23A460) Err#9 EBADF 29958: close(8) = 0 29958: Incurred fault #6, FLTBOUNDS %pc = 0xFF0CF8F4 29958: siginfo: SIGSEGV SEGV_MAPERR addr=0xFF0CF8F4 29958: Received signal #11, SIGSEGV [caught] 29958: siginfo: SIGSEGV SEGV_MAPERR addr=0xFF0CF8F4 29958: sysconfig(_CONFIG_SIGRT_MIN) = 38 29958: sigprocmask(SIG_SETMASK, 0xFF16BEF0, 0x00000000) = 0 29958: sigaction(SIGSEGV, 0xFFBECCD8, 0x00000000) = 0 29958: sysconfig(_CONFIG_SIGRT_MIN) = 38 29958: setcontext(0xFFBECE20) 29958: Incurred fault #6, FLTBOUNDS %pc = 0xFF0CF8F4 29958: siginfo: SIGSEGV SEGV_MAPERR addr=0xFF0CF8F4 29958: Received signal #11, SIGSEGV [default] 29958: siginfo: SIGSEGV SEGV_MAPERR addr=0xFF0CF8F4 29958: *** process killed *** Any ideas? On Fri, Jun 21, 2002 at 06:21:14PM -0700, Billy S Halsey wrote: > Patrick, > > Try running it thus: > > truss -f apachectl start > > That should tell you where it's dying. > > [billy] > > -- > > > /---------------------------------------------=[ BILLY S HALSEY ]=--\ > | Member of Technical Staff, Sun Microsystems, Inc. ESP Solaris SW | > | "All opinions and technical advice offered in this message are my | > | own and not necessarily endorsed by my employer." | > \--=[ [EMAIL PROTECTED] ]=--------------------------------------------/ -- ------------------------------------------------------------ Patrick Aland [EMAIL PROTECTED] Network Administrator Voice: 386.822.7217 Stetson University Fax: 386.822.7367 ------------------------------------------------------------ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php