Skip to content

Instantly share code, notes, and snippets.

View odoucet's full-sized avatar

Olivier Doucet odoucet

  • OXEVA
  • Paris, France
View GitHub Profile
@odoucet
odoucet / other infos
Created April 5, 2015 18:40
ZFS stall infos
process arc_adapt :
blocked in status D
/proc/(pidof arc_adapt)/stat :
1564 (arc_adapt) D 2 0 0 0 -1 2269248 0 0 0 0 0 24533 0 0 0 -20 1 0 911 0 0 18446744073709551615 0 0 0 0 0 0 0 2147483647 0 18446744072101946508 0 0 17 4 0 0 0 0 0 0 0 0 0 0 0 0 0
(no change to this file after 10s sleep so this process seems to have no activity - cannot run "top" to make sure, it hangs)
@odoucet
odoucet / gist:8918221
Created February 10, 2014 15:47
#64827 with PHP 5.4.25 backtrace
#0 zval_mark_grey (pz=0x1419fd0) at /usr/src/build/php/php-5.4.25/Zend/zend_gc.c:388
#1 0x00000000007fdeb5 in zval_mark_grey (pz=0x1419fd0) at /usr/src/build/php/php-5.4.25/Zend/zend_gc.c:432
#2 0x00000000007fedd5 in gc_mark_roots () at /usr/src/build/php/php-5.4.25/Zend/zend_gc.c:501
#3 gc_collect_cycles () at /usr/src/build/php/php-5.4.25/Zend/zend_gc.c:795
#4 0x00000000007ff028 in gc_zobj_possible_root (zv=<optimized out>) at /usr/src/build/php/php-5.4.25/Zend/zend_gc.c:221
#5 0x00000000007ec0a0 in zend_hash_destroy (ht=0x1c63710) at /usr/src/build/php/php-5.4.25/Zend/zend_hash.c:560
#6 0x00000000007ddd9d in _zval_dtor_func (zvalue=0x1c64288) at /usr/src/build/php/php-5.4.25/Zend/zend_variables.c:45
#7 0x00000000007d0dad in _zval_dtor (zvalue=<optimized out>) at /usr/src/build/php/php-5.4.25/Zend/zend_variables.h:35
#8 _zval_ptr_dtor (zval_ptr=0x1c6b0d0) at /usr/src/build/php/php-5.4.25/Zend/zend_execute_API.c:436
#9 0x0000000000801167 in zend_object_std_dtor (object=0x1c13e88) at /usr/src/build/