Date: Wed, 11 Oct 2000 07:03:43 -0700 (PDT) From: vstanescu@logicnet.ro To: freebsd-gnats-submit@FreeBSD.org Subject: ports/21911: apache crashes when using the php4 dso Message-ID: <20001011140343.9DC8A37B503@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 21911 >Category: ports >Synopsis: apache crashes when using the php4 dso >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 11 07:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Victor STANESCU >Release: 4.1.1-RELEASE >Organization: N/A >Environment: FreeBSD gate.logicnet.ro 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #2: Wed Oct 11 13:53:36 EEST 2000 root@gate.logicnet.ro:/usr/src/sys/compile/GATE i386 >Description: When installing the php4 module, apache is crashing at startup. I have tried the apache132+php4 installation both from the ports and by hand. The results where the same. The httpd program crashes with the following backtrace: #0 0x48128488 in tzset () from /usr/lib/libc.so.4 (gdb) backtrace #0 0x48128488 in tzset () from /usr/lib/libc.so.4 #1 0x4812859f in localtime () from /usr/lib/libc.so.4 #2 0x48128a59 in ctime () from /usr/lib/libc.so.4 #3 0x48143542 in .cerror () from /usr/lib/libc.so.4 #4 0x483ab5e5 in _thread_fd_lock_debug () from /usr/lib/libc_r.so.4 #5 0x483c66b5 in dup2 () from /usr/lib/libc_r.so.4 #6 0x480ea7e8 in freopen () from /usr/lib/libc.so.4 #7 0x806a013 in detach () #8 0x806b56b in standalone_main () #9 0x806bd6f in main () #10 0x804ec0d in _start () >How-To-Repeat: Install apache13 + mod_php4 from ports >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001011140343.9DC8A37B503>