Jan Wagner wrote:
On Friday 08 December 2006 09:48, Martijn Grendelman wrote:there are troubles with the php5 package in NEW. The php processes seems to segfault. [Thu Dec 07 22:40:56 2006] [notice] child pid 25088 exit signal Segmentation fault (11)Was that a backport for Apache 2.2? I have been working on a PHP5 backport yesterday myself, and I had the exact same problem. I have yet to investigate.Nope, it was against apache from sarge. I´m guessing its related to LFS, but not shure.Unfortunatly I was not able to get a backtrack. (gdb) r Starting program: /usr/sbin/apache2 -X [1]+ Stopped gdb --args apache2 -X Anybody any hints?
Output from strace: read(7, "GET /info.php HTTP/1.1\r\nHost: ju"..., 8000) = 403 gettimeofday({1165568106, 663271}, NULL) = 0 gettimeofday({1165568106, 663516}, NULL) = 0 gettimeofday({1165568106, 663588}, NULL) = 0 stat64("/var/www/info.php", {st_mode=S_IFREG|0644, st_size=18, ...}) = 0open("/var/www/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/var/www/info.php/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOTDIR (Not a directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) --- chdir("/etc/apache2") = 0 rt_sigaction(SIGSEGV, {SIG_DFL}, {SIG_DFL}, 8) = 0 getpid() = 16765 getpid() = 16765 kill(16765, SIGSEGV) = 0 sigreturn() = ? (mask now []) --- SIGSEGV (Segmentation fault) @ 0 (0) --- Not sure if this helps. Best regards, Martijn Grendelman
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature