Skip to content

Instantly share code, notes, and snippets.

@staabm
Created March 24, 2016 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save staabm/d56fd2cc1d64a7589457 to your computer and use it in GitHub Desktop.
Save staabm/d56fd2cc1d64a7589457 to your computer and use it in GitHub Desktop.
segfault
Program terminated with signal 11, Segmentation fault.
#0 zend_mm_remove_from_free_list (heap=0x7f22fe23fe30, mm_block=0x7f22fed48448) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_alloc.c:833
833 /build/php5-0ouR7y/php5-5.4.45/Zend/zend_alloc.c: No such file or directory.
(gdb) bt
#0 zend_mm_remove_from_free_list (heap=0x7f22fe23fe30, mm_block=0x7f22fed48448) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_alloc.c:833
#1 0x00007f22f9cc8280 in _zend_mm_free_int (heap=0x7f22fe23fe30, p=0x7f22fed48400) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_alloc.c:2101
#2 0x00007f22f9cfcd1e in zend_hash_destroy (ht=0x7f22fed48260) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_hash.c:565
#3 0x00007f22f9ced85b in _zval_dtor_func (zvalue=0x7f22fed48230) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.c:45
#4 0x00007f22f9cdf6ca in _zval_dtor (zvalue=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.h:35
#5 _zval_ptr_dtor (zval_ptr=0x7f22fed7ece0) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:436
#6 _zval_ptr_dtor (zval_ptr=0x7f22fed7ece0) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:425
#7 0x00007f22f9d10927 in zend_object_std_dtor (object=0x7f22fed3ad00) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects.c:54
#8 0x00007f22f9d10959 in zend_objects_free_object_storage (object=0x7f22fed3ad00) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects.c:137
#9 0x00007f22f9d16a3f in zend_objects_store_del_ref_by_handle_ex (handle=663, handlers=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects_API.c:226
#10 0x00007f22f9d16a63 in zend_objects_store_del_ref (zobject=0x7f22fed7e2d0) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects_API.c:178
#11 0x00007f22f9cdf6ca in _zval_dtor (zvalue=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.h:35
#12 _zval_ptr_dtor (zval_ptr=0x7f22fed7f358) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:436
#13 _zval_ptr_dtor (zval_ptr=0x7f22fed7f358) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:425
#14 0x00007f22f9cfccf8 in zend_hash_destroy (ht=0x7f22fed48d60) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_hash.c:560
#15 0x00007f22f9ced85b in _zval_dtor_func (zvalue=0x7f22fed7ee40) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.c:45
#16 0x00007f22f9cdf6ca in _zval_dtor (zvalue=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.h:35
#17 _zval_ptr_dtor (zval_ptr=0x7f22fed80850) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:436
#18 _zval_ptr_dtor (zval_ptr=0x7f22fed80850) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:425
#19 0x00007f22f9cfccf8 in zend_hash_destroy (ht=0x7f22fed80678) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_hash.c:560
#20 0x00007f22f9d108cc in zend_object_std_dtor (object=0x7f22fed3f1e8) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects.c:44
#21 0x00007f22f9d10959 in zend_objects_free_object_storage (object=0x7f22fed3f1e8) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects.c:137
#22 0x00007f22f9d16a3f in zend_objects_store_del_ref_by_handle_ex (handle=666, handlers=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects_API.c:226
#23 0x00007f22f9d16a63 in zend_objects_store_del_ref (zobject=0x7f22fed3f378) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects_API.c:178
#24 0x00007f22f9cdf6ca in _zval_dtor (zvalue=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.h:35
#25 _zval_ptr_dtor (zval_ptr=0x7f22fed80b98) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:436
#26 _zval_ptr_dtor (zval_ptr=0x7f22fed80b98) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:425
#27 0x00007f22f9cfccf8 in zend_hash_destroy (ht=0x7f22fed80b28) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_hash.c:560
#28 0x00007f22f9ced85b in _zval_dtor_func (zvalue=0x7f22fed80af8) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.c:45
#29 0x00007f22f9cdf6ca in _zval_dtor (zvalue=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_variables.h:35
#30 _zval_ptr_dtor (zval_ptr=0x7f22fee3c438) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:436
#31 _zval_ptr_dtor (zval_ptr=0x7f22fee3c438) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:425
#32 0x00007f22f9cfccf8 in zend_hash_destroy (ht=0x7f22fed801c8) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_hash.c:560
#33 0x00007f22f9d108cc in zend_object_std_dtor (object=0x7f22fed7ee10) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects.c:44
#34 0x00007f22f9d10959 in zend_objects_free_object_storage (object=0x7f22fed7ee10) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects.c:137
#35 0x00007f22f9d1659f in zend_objects_store_free_object_storage (objects=0x7f22fa452940) at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_objects_API.c:97
#36 0x00007f22f9cdfc0b in shutdown_executor () at /build/php5-0ouR7y/php5-5.4.45/Zend/zend_execute_API.c:295
#37 0x00007f22f9cee8b5 in zend_deactivate () at /build/php5-0ouR7y/php5-5.4.45/Zend/zend.c:948
#38 0x00007f22f9c8de27 in php_request_shutdown (dummy=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/main/main.c:1808
#39 0x00007f22f9d999c7 in php_apache_request_dtor (r=<optimized out>) at /build/php5-0ouR7y/php5-5.4.45/sapi/apache2handler/sapi_apache2.c:520
#40 php_handler (r=0x7f22f73b47e0) at /build/php5-0ouR7y/php5-5.4.45/sapi/apache2handler/sapi_apache2.c:697
#41 0x00007f22fdbf8778 in ap_run_handler ()
#42 0x00007f22fdbf8bee in ap_invoke_handler ()
#43 0x00007f22fdc07f7c in ap_internal_redirect ()
#44 0x00007f22f787b635 in ?? () from /usr/lib/apache2/modules/mod_rewrite.so
#45 0x00007f22fdbf8778 in ap_run_handler ()
#46 0x00007f22fdbf8bee in ap_invoke_handler ()
#47 0x00007f22fdc08930 in ap_process_request ()
#48 0x00007f22fdc05718 in ?? ()
#49 0x00007f22fdbff218 in ap_run_process_connection ()
#50 0x00007f22fdc0d1a0 in ?? ()
#51 0x00007f22fdc0d90a in ?? ()
#52 0x00007f22fdc0e4b7 in ap_mpm_run ()
#53 0x00007f22fdbe3564 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment