[Bug 198246] Re: php cli crashes on uncaught derived exception

marmida michael at frood.org
Mon Mar 24 21:35:28 GMT 2008


Sorry, it's hard to see the expected results in that blob of text above.
It's this portion:

[marmida at 138210-web1 ~]$ php -r "class TestException extends Exception {}; throw new TestException('hello');"
PHP Fatal error: Uncaught exception 'TestException' with message 'hello' in Command line code:1
Stack trace:
#0 {main}
  thrown in Command line code on line 1
[marmida at 138210-web1 ~]$

The only real difference is the "zend_mm_heap corrupted."  I've not
checked to see if this kills PHP code that's supposed to execute on
exit, like class destructors and shutdown functions.  Would you like me
to check those things out?

-- 
php cli crashes on uncaught derived exception
https://bugs.launchpad.net/bugs/198246
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list