Advertisement
Guest User

Untitled

a guest
May 24th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1.  
  2. Program received signal SIGSEGV, Segmentation fault.
  3. [Switching to Thread 0x7f5479ffb700 (LWP 24964)]
  4. g_queue_pop_head (queue=queue@entry=0x7f5479ffaac0)
  5. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gqueue.c:518
  6. 518 /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gqueue.c: No such file or directory.
  7. (gdb) backtrace
  8. #0 g_queue_pop_head (queue=queue@entry=0x7f5479ffaac0)
  9. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gqueue.c:518
  10. #1 0x00007f54d773fec7 in agent_unlock_and_emit (agent=<optimized out>) at agent.c:201
  11. #2 0x00007f54d7747c1e in priv_turn_allocate_refresh_retransmissions_tick (pointer=0x7f549c442c00,
  12. pointer@entry=<error reading variable: value has been optimized out>) at conncheck.c:787
  13. #3 0x00007f54d6ca0613 in g_timeout_dispatch (source=0x7f549c6da830, callback=<optimized out>,
  14. user_data=<optimized out>) at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:4520
  15. #4 0x00007f54d6c9fb6d in g_main_dispatch (context=0x7f549c088710)
  16. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3111
  17. #5 g_main_context_dispatch (context=context@entry=0x7f549c088710)
  18. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3710
  19. #6 0x00007f54d6c9ff48 in g_main_context_iterate (context=0x7f549c088710, block=block@entry=1,
  20. dispatch=dispatch@entry=1, self=<optimized out>)
  21. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3781
  22. #7 0x00007f54d6ca0272 in g_main_loop_run (loop=0x7f549c0886f0)
  23. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3975
  24. #8 0x000000000042c53c in janus_ice_thread (data=0x7f549c20f1c0) at ice.c:2288
  25. #9 0x00007f54d6cc6845 in g_thread_proxy (data=0x7f549c089ad0)
  26. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gthread.c:764
  27. #10 0x00007f54d5590064 in start_thread (arg=0x7f5479ffb700) at pthread_create.c:309
  28. #11 0x00007f54d52c562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  29. (gdb)
  30. (gdb) show logging
  31. Future logs will be written to /tmp/gdbjanus4.log.
  32. Logs will be appended to the log file.
  33. Output will be logged and displayed.
  34. (gdb) show logging
  35. Future logs will be written to /tmp/gdbjanus4.log.
  36. Logs will be appended to the log file.
  37. Output will be logged and displayed.
  38. (gdb) where full
  39. #0 g_queue_pop_head (queue=queue@entry=0x7f5479ffaac0)
  40. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gqueue.c:518
  41. node = 0x7f549c3912f0
  42. data = 0x7f549c3f3bf0
  43. __FUNCTION__ = "g_queue_pop_head"
  44. #1 0x00007f54d773fec7 in agent_unlock_and_emit (agent=<optimized out>) at agent.c:201
  45. queue = {head = 0x18e997a05c82d3, tail = 0x7f549c00ac40, length = 0}
  46. sig = <optimized out>
  47. #2 0x00007f54d7747c1e in priv_turn_allocate_refresh_retransmissions_tick (pointer=0x7f549c442c00,
  48. pointer@entry=<error reading variable: value has been optimized out>) at conncheck.c:787
  49. pointer = 0x7f549c442c00
  50. cand = 0x7f549c442c00
  51. #3 0x00007f54d6ca0613 in g_timeout_dispatch (source=0x7f549c6da830, callback=<optimized out>,
  52. user_data=<optimized out>) at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:4520
  53. timeout_source = 0x7f549c6da830
  54. again = <optimized out>
  55. #4 0x00007f54d6c9fb6d in g_main_dispatch (context=0x7f549c088710)
  56. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3111
  57. dispatch = 0x7f54d6ca0600 <g_timeout_dispatch>
  58. prev_source = 0x0
  59. was_in_call = 0
  60. user_data = 0x7f549c442c00
  61. callback = 0x7f54d7747ba0 <priv_turn_allocate_refresh_retransmissions_tick>
  62. cb_funcs = <optimized out>
  63. cb_data = 0x7f549c415950
  64. need_destroy = <optimized out>
  65. source = 0x7f549c6da830
  66. current = 0x7f549c6e88a0
  67. i = 2
  68. #5 g_main_context_dispatch (context=context@entry=0x7f549c088710)
  69. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3710
  70. No locals.
  71. #6 0x00007f54d6c9ff48 in g_main_context_iterate (context=0x7f549c088710, block=block@entry=1,
  72. dispatch=dispatch@entry=1, self=<optimized out>)
  73. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3781
  74. max_priority = 0
  75. timeout = 0
  76. some_ready = 1
  77. nfds = <optimized out>
  78. allocated_nfds = 9
  79. fds = 0x7f549c427a70
  80. #7 0x00007f54d6ca0272 in g_main_loop_run (loop=0x7f549c0886f0)
  81. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gmain.c:3975
  82. __FUNCTION__ = "g_main_loop_run"
  83. #8 0x000000000042c53c in janus_ice_thread (data=0x7f549c20f1c0) at ice.c:2288
  84. handle = 0x7f549c20f1c0
  85. __FUNCTION__ = "janus_ice_thread"
  86. loop = <optimized out>
  87. #9 0x00007f54d6cc6845 in g_thread_proxy (data=0x7f549c089ad0)
  88. at /build/glib2.0-y6934K/glib2.0-2.42.1/./glib/gthread.c:764
  89. thread = 0x7f549c089ad0
  90. #10 0x00007f54d5590064 in start_thread (arg=0x7f5479ffb700) at pthread_create.c:309
  91. __res = <optimized out>
  92. pd = 0x7f5479ffb700
  93. now = <optimized out>
  94. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140000800782080, 4516418257360649834, 1,
  95. 140002373214304, 140002357700592, 140000800782080, -4610145024882901398,
  96. -4610524058523795862}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
  97. data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
  98. ---Type <return> to continue, or q <return> to quit---
  99. not_first_call = <optimized out>
  100. pagesize_m1 = <optimized out>
  101. sp = <optimized out>
  102. freesize = <optimized out>
  103. __PRETTY_FUNCTION__ = "start_thread"
  104. #11 0x00007f54d52c562d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  105. No locals.
  106. (gdb) show logging
  107. Future logs will be written to /tmp/gdbjanus4.log.
  108. Logs will be appended to the log file.
  109. Output will be logged and displayed.
  110. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement