From tolga at sh.com.tr Tue May 11 10:38:28 2010 From: tolga at sh.com.tr (=?iso-8859-9?Q?Tolga_=C7ivicio=F0lu?=) Date: Tue, 11 May 2010 11:38:28 +0300 Subject: [mpm-itk] mpm-itk and mod_logio Message-ID: <035701caf0e5$54723bb0$fd56b310$@com.tr> Hello, Does anyone using mpm-itk & mod_logio ? I compiled apache with mod_logio and mpm-itk . When I start apache , my virtualhost's customlog files are always 0 byte. When I change owner of file to apache then logging starts. -------------- next part -------------- An HTML attachment was scrubbed... URL: From forum at hubbitus.com.ru Sun May 16 20:44:25 2010 From: forum at hubbitus.com.ru (Pavel Alexeev (aka Pahan-Hubbitus)) Date: Sun, 16 May 2010 22:44:25 +0400 Subject: [mpm-itk] itk segfaults woth xdebug Message-ID: <4BF03D09.9070501@ru.bir.ru> Hello, All. I try debug php scripts with Apache mpm-itk and Xdebug, but it always segfaults, as I can understand on variable retrieving. In logs appeared only: [Sun May 16 22:39:00 2010] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.2 configured -- resuming normal operations [Sun May 16 22:39:13 2010] [error] child died with signal 11 This is CentOS 5.3 machine, last Apache. But it was also reproduced on earlier versions of Apache and on Fedora too. On vanilla Apache all works as expected. Please tell me if it is known bug and there present fix. I also ready provide additional information, please say what may be interesting. From sgunderson at bigfoot.com Sun May 16 21:55:13 2010 From: sgunderson at bigfoot.com (Steinar H. Gunderson) Date: Sun, 16 May 2010 21:55:13 +0200 Subject: [mpm-itk] itk segfaults woth xdebug In-Reply-To: <4BF03D09.9070501@ru.bir.ru> References: <4BF03D09.9070501@ru.bir.ru> Message-ID: <20100516195513.GA20461@uio.no> On Sun, May 16, 2010 at 10:44:25PM +0400, Pavel Alexeev (aka Pahan-Hubbitus) wrote: > I try debug php scripts with Apache mpm-itk and Xdebug, but it always > segfaults, as I can understand on variable retrieving. > In logs appeared only: > [Sun May 16 22:39:00 2010] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.2 > configured -- resuming normal operations > [Sun May 16 22:39:13 2010] [error] child died with signal 11 FWIW, I've used mpm-itk with xdebug before, although only the profiler. Do you have a backtrace? This sounds very much like an xdebug bug of some sort. /* Steinar */ -- Homepage: http://www.sesse.net/