[Bug 368585] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
Mikko Rantalainen
mikko.rantalainen at peda.net
Thu Apr 30 09:56:32 BST 2009
I'm attaching the minimal test case (a php file that prints "test" and exists). This will also trigger the SIGSEGV.
Try following to test:
$ while true; do php test2.php; done
Hit CTRL+C when you see "Segmentation fault". Command "ulimit -c 100000" will allow dumping the core.
The core dump will have identical stack trace to first comment.
** Attachment added: "Minimal test case"
http://launchpadlibrarian.net/26171404/test2.php
--
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/368585
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