Advertisement
Guest User

Untitled

a guest
Apr 21st, 2011
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. #0 0x00000036b800d91b in read () from /lib64/libpthread.so.0
  2. No symbol table info available.
  3. #1 0x00002b8fc5d81695 in read (handle=34, buf=0x491b7eab, len=1, bt=0xffffffffffffffff) at ../../ace/OS_NS_unistd.inl:738
  4. No locals.
  5. #2 recv_i (handle=34, buf=0x491b7eab, len=1, bt=0xffffffffffffffff) at ../../ace/ACE.inl:236
  6. No locals.
  7. #3 ACE::recv_n_i (handle=34, buf=0x491b7eab, len=1, bt=0xffffffffffffffff) at ../../ace/ACE.cpp:816
  8. temp = 0
  9. bytes_transferred = @0x491b7dc0
  10. n = <value optimized out>
  11. #4 0x00000000010640a5 in ACE::recv_n (handle=34, buf=0x491b7eab, len=1, timeout=0x0, bytes_transferred=0x0) at /usr/local/include/ace/ACE.inl:101
  12. No locals.
  13. #5 0x0000000001064174 in ACE_SOCK_Stream::recv_n (this=0x2aaac7cd00b0, buf=0x491b7eab, len=1, timeout=0x0, bytes_transferred=0x0) at /usr/local/include/ace/SOCK_Stream.inl:78
  14. No locals.
  15. #6 0x0000000001063db8 in WardenSvcHandler::handle_input (this=0x2aaac7cd0000) at WardenMgr.cpp:1305
  16. _cmd = 197 '\305'
  17. #7 0x00002b8fc5dac13e in upcall (this=0x2aaacee7ce80, guard=...) at ../../ace/Dev_Poll_Reactor.inl:86
  18. No locals.
  19. #8 ACE_Dev_Poll_Reactor::dispatch_io_event (this=0x2aaacee7ce80, guard=...) at ../../ace/Dev_Poll_Reactor.cpp:1321
  20. info = <value optimized out>
  21. disp_mask = 1
  22. status = 0
  23. eh = 0x22
  24. handle = 34
  25. revents = <value optimized out>
  26. #9 0x00002b8fc5dac506 in ACE_Dev_Poll_Reactor::handle_events (this=0x2aaacee7ce80, max_wait_time=0x491b8000) at ../../ace/Dev_Poll_Reactor.cpp:1015
  27. countdown = {<ACE_Copy_Disabled> = {<No data fields>}, max_wait_time_ = 0x491b8000, start_time_ = {static zero = {static zero = <same as static member of an already seen type>,
  28. static max_time = {static zero = <same as static member of an already seen type>, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}},
  29. tv_ = {tv_sec = 0, tv_usec = 0}}, static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 1303413208, tv_usec = 150768}}, stopped_ = false}
  30. guard = {token_ = @0x2aaacee7cef8, owner_ = 0}
  31. result = -1
  32. #10 0x00002b8fc5e01a6e in ACE_Reactor::run_reactor_event_loop (this=0x2aaad0b70c80, tv=..., eh=0) at ../../ace/Reactor.cpp:267
  33. result = 1
  34. #11 0x000000000105e5c0 in WardenMgr::Update (this=0x2aaacee7cd08, diff=90443) at WardenMgr.cpp:123
  35. t = {static zero = {static zero = <same as static member of an already seen type>, static max_time = {static zero = <same as static member of an already seen type>,
  36. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}, tv_ = {tv_sec = 0, tv_usec = 0}},
  37. static max_time = <same as static member of an already seen type>, tv_ = {tv_sec = 0, tv_usec = 0}}
  38. res = 0
  39. #12 0x000000000107b00e in World::Update (this=0x2aaaad018808, diff=89836) at World.cpp:2081
  40. No locals.
  41. #13 0x0000000000b71ec4 in WorldRunnable::run (this=0x2aaad0f9b030) at WorldRunnable.cpp:59
  42. diff = 89836
  43. realCurrTime = 11498462
  44. realPrevTime = 11408626
  45. prevSleepTime = 48
  46. #14 0x0000000001185569 in ACE_Based::Thread::ThreadTask (param=0x2aaad0f9b030) atThreading.cpp:183
  47. _task = 0x2aaad0f9b030
  48. #15 0x00000036b800673d in start_thread () from /lib64/libpthread.so.0
  49. No symbol table info available.
  50. #16 0x00000036b78d3f6d in clone () from /lib64/libc.so.6
  51. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement