Sorry, it's hard to see the expected results in that blob of text above. It's this portion:
[EMAIL PROTECTED] ~]$ 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 [EMAIL PROTECTED] ~]$ 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs