Created
April 7, 2011 21:22
-
-
Save springmeyer/908754 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thread 5 (process 46581): | |
#0 0x00007fff86f9ffca in __semwait_signal () | |
#1 0x00007fff86fa3de1 in _pthread_cond_wait () | |
#2 0x000000010002c657 in etp_proc (thr_arg=<value temporarily unavailable, due to optimizations>) at ../deps/libeio/eio.c:1490 | |
#3 0x00007fff86f9e536 in _pthread_start () | |
#4 0x00007fff86f9e3e9 in thread_start () | |
Thread 4 (process 46581): | |
#0 0x00007fff86f9ffca in __semwait_signal () | |
#1 0x00007fff86fa3de1 in _pthread_cond_wait () | |
#2 0x000000010002c657 in etp_proc (thr_arg=<value temporarily unavailable, due to optimizations>) at ../deps/libeio/eio.c:1490 | |
#3 0x00007fff86f9e536 in _pthread_start () | |
#4 0x00007fff86f9e3e9 in thread_start () | |
Thread 3 (process 46581): | |
#0 0x00007fff86f9ffca in __semwait_signal () | |
#1 0x00007fff86fa3de1 in _pthread_cond_wait () | |
#2 0x000000010002c657 in etp_proc (thr_arg=<value temporarily unavailable, due to optimizations>) at ../deps/libeio/eio.c:1490 | |
#3 0x00007fff86f9e536 in _pthread_start () | |
#4 0x00007fff86f9e3e9 in thread_start () | |
Thread 2 (process 46581): | |
#0 0x00007fff86f9ffca in __semwait_signal () | |
#1 0x00007fff86fa3de1 in _pthread_cond_wait () | |
#2 0x000000010002c657 in etp_proc (thr_arg=<value temporarily unavailable, due to optimizations>) at ../deps/libeio/eio.c:1490 | |
#3 0x00007fff86f9e536 in _pthread_start () | |
#4 0x00007fff86f9e3e9 in thread_start () | |
Thread 1 (process 46581): | |
#0 0x00007fff86f7e16a in kevent () | |
#1 0x0000000100034ead in kqueue_poll (timeout=0.23089504241943359) at ev_kqueue.c:99 | |
#2 0x0000000100033e1e in ev_time [inlined] () at /Users/dane/projects/tilemill/src/node-0.2.6/deps/libev/ev.c:2337 | |
#3 0x0000000100033e1e in time_update [inlined] () at /Users/dane/projects/tilemill/src/node-0.2.6/deps/libev/ev.c:2214 | |
#4 0x0000000100033e1e in ev_loop (flags=<value temporarily unavailable, due to optimizations>) at ../deps/libev/ev.c:2341 | |
#5 0x000000010000443f in node::Loop (args=<value temporarily unavailable, due to optimizations>) at ../src/node.cc:1025 | |
#6 0x00000001000848b4 in v8::internal::Builtin_HandleApiCall () | |
Previous frame inner to this frame (gdb could not unwind past this frame) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment