|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2000-12-09 16:17 UTC] twb0 at lymenet dot org
Everything works fine with unpatched Solaris 7 x86. Installing recent recommended patch cluster cuases same configuration to stop working. Simply commenting out the php4 module in httpd.conf allows Apache to start properly. Crash happens with both 4.0.3pl1 and 4.0.3. Core dump available at ftp://ftp.proft.org/pub/62266205.core Full truss output available at ftp://ftp.proft.org/pub/62266205.truss Partial truss output: 26998: open("/etc/hosts", O_RDONLY) = 5 26998: fstat64(5, 0x08043700) = 0 26998: ioctl(5, TCGETA, 0x080436D4) Err#25 ENOTTY 26998: read(5, " #\n # I n t e r n e t".., 8192) = 2411 26998: read(5, 0x080C8E3C, 8192) = 0 26998: llseek(5, 0, SEEK_CUR) = 2411 26998: close(5) = 0 26998: Incurred fault #5, FLTACCESS %pc = 0xDF9796A4 26998: siginfo: SIGBUS BUS_OBJERR addr=0xDF9796A4 errno=14(EFAULT) 26998: Received signal #10, SIGBUS [default] 26998: siginfo: SIGBUS BUS_OBJERR addr=0xDF9796A4 errno=14(EFAULT) 26998: *** process killed *** PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 20:00:01 2025 UTC |
# ldd /opt/apache/bin/httpd libsocket.so.1 => /usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libc.so.1 => /usr/lib/libc.so.1 libmp.so.2 => /usr/lib/libmp.so.2 # ldd /opt/apache/libexec/libphp4.so libpam.so.1 => /usr/lib/libpam.so.1 libdl.so.1 => /usr/lib/libdl.so.1 libintl.so.1 => /usr/lib/libintl.so.1 libresolv.so.2 => /usr/lib/libresolv.so.2 libm.so.1 => /usr/lib/libm.so.1 libcrypt_i.so.1 => /usr/lib/libcrypt_i.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libsocket.so.1 => /usr/lib/libsocket.so.1 libc.so.1 => /usr/lib/libc.so.1 libgen.so.1 => /usr/lib/libgen.so.1 libmp.so.2 => /usr/lib/libmp.so.2