Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mkoppanen
Created August 17, 2010 16:55
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 mkoppanen/530821 to your computer and use it in GitHub Desktop.
Save mkoppanen/530821 to your computer and use it in GitHub Desktop.
Thread 2 (Thread 8017131c0 (LWP 100116)):
#0 0x000000080195b2ba in __error () from /lib/libthr.so.3
#1 0x000000080195afac in __error () from /lib/libthr.so.3
#2 0x0000000801955f6a in pthread_mutex_getyieldloops_np () from /lib/libthr.so.3
#3 0x0000000801956829 in pthread_mutex_trylock () from /lib/libthr.so.3
#4 0x00000008012f79e9 in _malloc_prefork () from /lib/libc.so.7
#5 0x00000008012fa031 in calloc () from /lib/libc.so.7
#6 0x0000000801955d54 in pthread_mutexattr_init () from /lib/libthr.so.3
#7 0x0000000801956001 in pthread_mutex_getyieldloops_np () from /lib/libthr.so.3
#8 0x0000000801956829 in pthread_mutex_trylock () from /lib/libthr.so.3
#9 0x00000008012f79e9 in _malloc_prefork () from /lib/libc.so.7
#10 0x00000008012fa651 in malloc () from /lib/libc.so.7
#11 0x0000000801957bb5 in pthread_kill () from /lib/libthr.so.3
#12 0x000000080195159d in pthread_create () from /lib/libthr.so.3
#13 0x000000080183392d in zmq::thread_t::start (this=Variable "this" is not available.
) at thread.cpp:66
#14 0x000000080181c2bc in ctx_t (this=0x8017b5b00, io_threads_=1) at ctx.cpp:64
#15 0x000000080183795f in zmq_init (io_threads_=1) at zmq.cpp:268
#16 0x00000008014bcc81 in php_zmq_context_new (io_threads=1, is_persistent=1 '\001') at /tmp/php-zmq/zmq.c:106
#17 0x00000008014bcdd9 in php_zmq_context_get (io_threads=1, is_persistent=1 '\001') at /tmp/php-zmq/zmq.c:140
#18 0x00000008014bcf06 in zim_zmqcontext___construct (ht=0, return_value=0x80163dce0, return_value_ptr=0x0, this_ptr=0x80163dd80, return_value_used=0) at /tmp/php-zmq/zmq.c:178
#19 0x000000000057b427 in zend_do_fcall_common_helper_SPEC ()
#20 0x00000000005522a3 in execute ()
#21 0x0000000000521e4c in zend_eval_stringl ()
#22 0x0000000000521fb9 in zend_eval_stringl_ex ()
#23 0x00000000005b5872 in main ()
#24 0x0000000000415e4e in _start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment