Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View phihos's full-sized avatar

Philipp Hossner phihos

  • Cologne, Germany
View GitHub Profile
(gdb) t a a bt full
Thread 128 (Thread 0x7ff12796d640 (LWP 1408117)):
#0 0x00007ff1e55eafde in epoll_wait (epfd=287, events=0x7fef6c07beb0, maxevents=200, timeout=timeout@entry=181) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000563ae83f3509 in _do_poll (p=<optimized out>, exp=-1905336747, wake=<optimized out>) at src/ev_epoll.c:232
timeout = 181
status = <optimized out>
(gdb) t a a bt full
Thread 128 (Thread 0x7f7e5619a640 (LWP 1588262)):
#0 0x00007f7eff4f4fde in epoll_wait (epfd=143, events=0x7f7d8403df10, maxevents=200, timeout=timeout@entry=362) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
sc_ret = -4
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x0000564435015509 in _do_poll (p=<optimized out>, exp=2058013767, wake=<optimized out>) at src/ev_epoll.c:232
timeout = 362
status = <optimized out>