Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45179 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76532 invoked from network); 2 Aug 2009 10:23:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2009 10:23:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=daniel@zoltak.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=daniel@zoltak.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zoltak.com from 203.16.214.57 cause and error) X-PHP-List-Original-Sender: daniel@zoltak.com X-Host-Fingerprint: 203.16.214.57 ipmail04.adl2.internode.on.net Received: from [203.16.214.57] ([203.16.214.57:9177] helo=ipmail04.adl2.internode.on.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/D2-61071-319657A4 for ; Sun, 02 Aug 2009 06:23:18 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApgDAMcDdUqWZZo2/2dsb2JhbACBUpcwIrgehBgFgUo X-IronPort-AV: E=Sophos;i="4.43,308,1246804200"; d="scan'208";a="426446320" Received: from ppp154-54.static.internode.on.net (HELO zoltak.com) ([150.101.154.54]) by ipmail04.adl2.internode.on.net with SMTP; 02 Aug 2009 19:53:08 +0930 Received: (qmail 5673 invoked from network); 2 Aug 2009 10:23:06 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by 127.0.0.1 with SMTP; 2 Aug 2009 10:23:06 -0000 Received: from 220.253-207-20.VIC.netspace.net.au (220.253-207-20.VIC.netspace.net.au [220.253.207.20]) by webmail.zoltak.com (Horde MIME library) with HTTP; Sun, 02 Aug 2009 20:23:06 +1000 Message-ID: <20090802202306.atlafe7q8go44w8g@webmail.zoltak.com> Date: Sun, 02 Aug 2009 20:23:06 +1000 To: jani.taskinen@iki.fi, internals@lists.php.net References: <20090731101017.jcs6fiyk0sg4gcok@webmail.zoltak.com> <4A72A254.8030808@sci.fi> <4A7545C4.60202@zoltak.com> In-Reply-To: <4A7545C4.60202@zoltak.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) Subject: Re: [PHP-DEV] fopen_wrappers.c DOCUMENT_ROOT .htaccess error From: daniel@zoltak.com Jani Taskinen wrote: [snip] There is a bug in 5.2.10 that might cause this, try latest SVN =20 checkout of PHP_5_2 branch, it should be fixed now. I've download and tested the latest snap (php5.2-200908020630) and I =20 am still having the same issue. I have performed an strace with the =20 following result: 6717 stat("/home/c-web/cf/4e/tweek.com.au/public/www/index.php", =20 0x7fff6adf59a0) =3D -1 ENOENT (No such file or directory) 6717 lstat("/home", {st_mode=3DS_IFDIR|0755, st_size=3D61440, ...}) =3D 0 6717 lstat("/home/c-web", {st_mode=3DS_IFDIR|0777, st_size=3D4096, ...}) = =3D 0 6717 lstat("/home/c-web/cf", {st_mode=3DS_IFDIR|0755, st_size=3D8192, ...})= =3D 0 6717 lstat("/home/c-web/cf/4e", {st_mode=3DS_IFDIR|0755, st_size=3D4096, = =20 ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au", {st_mode=3DS_IFDIR|0755, =20 st_size=3D4096, ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au/public", =20 {st_mode=3DS_IFDIR|0755, st_size=3D4096, ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au/public/www", =20 {st_mode=3DS_IFDIR|0755, st_size=3D4096, ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au/public/www/index.php", =20 0x7fff6adf59a0) =3D -1 ENOENT (No such file or directory) 6717 stat("/home/c-web/cf/4e/tweek.com.au/public/www/index.html", =20 {st_mode=3DS_IFREG|0644, st_size=3D14369, ...}) =3D 0 6717 lstat("/home", {st_mode=3DS_IFDIR|0755, st_size=3D61440, ...}) =3D 0 6717 lstat("/home/c-web", {st_mode=3DS_IFDIR|0777, st_size=3D4096, ...}) = =3D 0 6717 lstat("/home/c-web/cf", {st_mode=3DS_IFDIR|0755, st_size=3D8192, ...})= =3D 0 6717 lstat("/home/c-web/cf/4e", {st_mode=3DS_IFDIR|0755, st_size=3D4096, = =20 ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au", {st_mode=3DS_IFDIR|0755, =20 st_size=3D4096, ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au/logs", =20 {st_mode=3DS_IFDIR|0771, st_size=3D4096, ...}) =3D 0 6717 lstat("/home/c-web/cf/4e/tweek.com.au/logs/php_err.log", =20 {st_mode=3DS_IFREG|0644, st_size=3D2036814, ...}) =3D 0 6717 --- SIGSEGV (Segmentation fault) @ 0 (0) --- The apache_error_log is also reporting some errors when I have the =20 error_log enabled in the .htaccess file: [snip apache_error_log] (process:3857): GLib-WARNING **: getpwuid_r(): failed due to: =20 Permission denied. [notice] child pid 6216 exit signal Segmentation fault (11) [end snip] I think I found the original bug report, =20 http://bugs.php.net/bug.php?id=3D48993&edit=3D1, which has a similar strace output and is reported to have been fixed =20 however I do believe this is the same bug and it still is unresolved. Should we create a new bug entry or reopen #48993? Hopefully the additional information will provide some assistance in =20 tracking this one down.