Dmitry Stogov wrote:
> Hi Scott,
> 
> Could you provide a script to reproduce the crash?
> 
> Thanks. Dmitry.
> 
> Scott MacVicar wrote:
>> Jeremy Privett wrote:
>>>
>>> Another week later and still no response. I would hope /someone/
>>> thinks this a critical issue and needs to be resolved. Is /anyone/
>>> looking at this at all?
>>>
>>> Thanks.
>>>
>> The line that is crashing was last changed by Dmitry on January 24th,
>> see http://php.markmail.org/message/7egzhpab6reff7lj
>>
>> I can't see any errors with valgrind.
>>
>> Any idea Dmitry?
>>
>> Scott


http://bugs.php.net/bug.php?id=44226

<?php
throw new Exception;
?>

That's all you need - throwing any type of exception makes it blow up

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to