LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Antony Dovgal Date: Fri Aug 15 01:55:40 2008 Subject: Re: TSRM/tsrm_virtual_cwd.*
On 15.08.2008 01:17, Uwe Pries wrote: > Hello internals, > > I use following configure script to build PHP 5.3.0alpha2-dev: > > #! /bin/sh > # > # Created by configure > > './configure' \ > '--with-apxs2=/usr/local/apache/current/bin/apxs' \ > '--with-config-file-path=/etc' \ > '--enable-maintainer-zts' \ > "$@" It just tried to reproduce this with prefork/worker apaches and PHP/ZTS, but no luck - it still works fine. I guess we'll need some more info. A backtrace would be very useful. First, please update your checkout and rebuild everything from scratch. Then do the following: gdb /usr/local/apache/current/bin/httpd gdb> b zend_error (it'll ask you if the function is expected to be in a not yet loaded lib, press Y) gdb> r -X (go the browser and refresh it, it should stop on the breakpoint) gdb> bt full (paste the output here) -- Wbr, Antony Dovgal
| Navigate in group php.internals at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by Zareef Ahmed
Powered By PHP Consultants |