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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
