Skip to content

Instantly share code, notes, and snippets.

@satooshi
Created October 10, 2014 08:02
Show Gist options
  • Save satooshi/07101df80354db75c6b8 to your computer and use it in GitHub Desktop.
Save satooshi/07101df80354db75c6b8 to your computer and use it in GitHub Desktop.
php 5.5.9 ubuntu 14.04 segmentation fault
(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