Public bug reported:
When the "install ubuntu" option of the server edition installer hits a
certain problem, it shows a dialog box with an "Ok" button and quits
without any other indication of the problem. It should probably show
some indication of what problem was encountered.
I discovered thi
** Attachment added: "Photo of installer showing dialog box"
http://launchpadlibrarian.net/21141462/boot.jpg
--
Installer quietly discards errors, gets stuck on "ok" dialog
https://bugs.launchpad.net/bugs/316548
You received this bug notification because you are a member of Ubuntu
Bugs, which
Public bug reported:
Binary package hint: php5-cli
PHP on the cli dies with "zend_mm_heap corrupted" when handling a script
that throws an exception extended from the base Exception class. If not
caught, the crash happens. This only occurs for extensions of
Exception; php executing uncaught bas
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
S
exception 'TestException' with message 'hello world' in
Command line code:4
Stack trace:
#0 {main}
thrown in Command line code on line 4
zend_mm_heap corrupted
[EMAIL PROTECTED]:~$ php test_cli_error.php
Fatal error: Uncaught exception 'TestException' with messag