Created
October 10, 2014 08:02
-
-
Save satooshi/07101df80354db75c6b8 to your computer and use it in GitHub Desktop.
php 5.5.9 ubuntu 14.04 segmentation fault
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(gdb) continue | |
Continuing. | |
Program received signal SIGSEGV, Segmentation fault. | |
0x000000000070ff48 in zend_std_object_get_class (object=0x35cfb78) at /build/buildd/php5-5.5.9+dfsg/Zend/zend_object_handlers.c:1499 | |
1499 /build/buildd/php5-5.5.9+dfsg/Zend/zend_object_handlers.c: No such file or directory. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment