On Tue, April 24, 2007 3:22 pm, Derick Rethans wrote:
> On Tue, 24 Apr 2007, Pawe? Stradomski wrote:
>
>> Derick Rethans wrote:
>> > On Tue, 24 Apr 2007, David Lindstrom wrote:
>> > > Still, PHP should never segfault?
>> >
>> > Almost never... stack overflows are "okay".
>> >
>>
>> I' ve run into P
On Tue, April 24, 2007 2:40 pm, Pawe³ Stradomski wrote:
> Derick Rethans wrote:
>> On Tue, 24 Apr 2007, David Lindstrom wrote:
>> > Still, PHP should never segfault?
>>
>> Almost never... stack overflows are "okay".
>>
>> regards,
>> Derick
>>
>
> I' ve run into PHP segfaulting (infinte loop of two
On Tue, April 24, 2007 11:16 am, Rasmus Lerdorf wrote:
> Chris Malton wrote:
>> // secure variables from outside
>> $modxtags = array('@]*?>.*?@si',
>> '@(\d+);@e',
>> '@\[\[(.*?)[EMAIL PROTECTED]',
>> '@\[!(.*?)[EMAIL PROTECTED]',
>>
On Tue, 24 Apr 2007, Pawe? Stradomski wrote:
> Derick Rethans wrote:
> > On Tue, 24 Apr 2007, David Lindstrom wrote:
> > > Still, PHP should never segfault?
> >
> > Almost never... stack overflows are "okay".
> >
>
> I' ve run into PHP segfaulting (infinte loop of two constructors) recently
> an
Derick Rethans wrote:
> On Tue, 24 Apr 2007, David Lindstrom wrote:
> > Still, PHP should never segfault?
>
> Almost never... stack overflows are "okay".
>
> regards,
> Derick
>
I' ve run into PHP segfaulting (infinte loop of two constructors) recently and
I think it should not happen in any case
On Tue, 24 Apr 2007, David Lindstrom wrote:
> Still, PHP should never segfault?
Almost never... stack overflows are "okay".
regards,
Derick
--
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, vis
Still, PHP should never segfault?
"Chris Malton" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Antony Dovgal wrote:
>> Please try the latest snapshot available at http://snaps.php.net.
>> If you're still able to reproduce the problem using the snap, please
>> provide a short (
Antony Dovgal wrote:
> Please try the latest snapshot available at http://snaps.php.net.
> If you're still able to reproduce the problem using the snap, please
> provide a short (max 20-30 lines long) but complete reproduce script.
> Thanks in advance.
>
Can reproduce on 200704241430 snapshot (to
On 04/24/2007 08:13 PM, Chris Malton wrote:
Antony Dovgal wrote:
What's in modx/index.php ?
Looking at the backtrace, I'd say there is an infinite loop.
I have pasted the modx/index.php file above, but it includes so many
files, you might want to download it from http://www.modxcms.com
Plea
Chris Malton wrote:
> // secure variables from outside
> $modxtags = array('@]*?>.*?@si',
> '@(\d+);@e',
> '@\[\[(.*?)[EMAIL PROTECTED]',
> '@\[!(.*?)[EMAIL PROTECTED]',
> '@\[\~(.*?)[EMAIL PROTECTED]',
> '@
Antony Dovgal wrote:
>>> What's in modx/index.php ?
>>> Looking at the backtrace, I'd say there is an infinite loop.
http://modxcms.com/
**
Originall based on Etomite by Alex Butter
***
On 04/24/2007 07:43 PM, Chris Malton wrote:
Antony Dovgal wrote:
On 04/24/2007 10:41 AM, Chris Malton wrote:
Here's what I get with PHP 5.2.1 archives from your website, after it
builds OK, it segfaults while running. Can anyone explain this?
[EMAIL PROTECTED]:/srv/www/org/dyndns/cjsoftuk/d
Antony Dovgal wrote:
> On 04/24/2007 10:41 AM, Chris Malton wrote:
>> Here's what I get with PHP 5.2.1 archives from your website, after it
>> builds OK, it segfaults while running. Can anyone explain this?
>
>> [EMAIL PROTECTED]:/srv/www/org/dyndns/cjsoftuk/domain_public$ php
>> modx/index.php
>
On 04/24/2007 10:41 AM, Chris Malton wrote:
Here's what I get with PHP 5.2.1 archives from your website, after it
builds OK, it segfaults while running. Can anyone explain this?
[EMAIL PROTECTED]:/srv/www/org/dyndns/cjsoftuk/domain_public$ php modx/index.php
Segmentation fault
What's in mod
Here's what I get with PHP 5.2.1 archives from your website, after it
builds OK, it segfaults while running. Can anyone explain this?
[EMAIL PROTECTED]:/srv/www/org/dyndns/cjsoftuk/domain_public$ php -v
PHP 5.2.1 (cgi) (built: Apr 24 2007 07:00:45)
Copyright (c) 1997-2007 The PHP Group
Zend Engin
15 matches
Mail list logo