Skip to content

Instantly share code, notes, and snippets.

@ftsf
Created August 9, 2013 02:29
Show Gist options
  • Save ftsf/6190708 to your computer and use it in GitHub Desktop.
Save ftsf/6190708 to your computer and use it in GitHub Desktop.
Starting program: /usr/bin/php /home/jetstar/feeds/dev/current/navitare/schedules.php
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffef9d0700 (LWP 20020)]
[Thread 0x7fffef9d0700 (LWP 20020) exited]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000677cf6 in ?? ()
(gdb)
(gdb) bt
#0 0x0000000000677cf6 in ?? ()
#1 0x0000000000677ec0 in ?? ()
#2 0x00007ffff41a73d5 in ?? () from /usr/lib/php5/20100525/pdo.so
#3 0x00000000006c5933 in zend_objects_store_del_ref_by_handle_ex ()
#4 0x00000000006c5953 in zend_objects_store_del_ref ()
#5 0x000000000068fcfa in _zval_ptr_dtor ()
#6 0x00000000006ab425 in ?? ()
#7 0x00000000006acf61 in zend_hash_reverse_apply ()
#8 0x0000000000690011 in ?? ()
#9 0x000000000069ebf7 in ?? ()
#10 0x000000000063e785 in php_request_shutdown ()
#11 0x0000000000748614 in ?? ()
#12 0x000000000043110a in ?? ()
#13 0x00007ffff5177ead in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#14 0x000000000043119d in _start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment