Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 9.94 KB | None | 0 0
  1. Loaded symbols for /lib/x86_64-linux-gnu/libnss_dns.so.2
  2. 0x00007f95205a350d in poll () at ../sysdeps/unix/syscall-template.S:81
  3. 81  ../sysdeps/unix/syscall-template.S: Datei oder Verzeichnis nicht gefunden.
  4. Continuing.
  5. [New Thread 0x7f94bd2c4700 (LWP 24764)]
  6. [New Thread 0x7f94e55ff700 (LWP 24765)]
  7. [New Thread 0x7f94e5ffb700 (LWP 24766)]
  8. [New Thread 0x7f94e67fc700 (LWP 24767)]
  9. [New Thread 0x7f94e77fe700 (LWP 24768)]
  10. [Thread 0x7f94bd2c4700 (LWP 24764) exited]
  11. [Thread 0x7f94e55ff700 (LWP 24765) exited]
  12. [Thread 0x7f94e67fc700 (LWP 24767) exited]
  13. [Thread 0x7f94e77fe700 (LWP 24768) exited]
  14. [New Thread 0x7f94e77fe700 (LWP 24770)]
  15. [Thread 0x7f94e5ffb700 (LWP 24766) exited]
  16. [New Thread 0x7f94e5ffb700 (LWP 24773)]
  17. [New Thread 0x7f94e67fc700 (LWP 24774)]
  18. [New Thread 0x7f94e55ff700 (LWP 24775)]
  19. [New Thread 0x7f94bd2c4700 (LWP 24776)]
  20. [New Thread 0x7f94e6ffd700 (LWP 24777)]
  21. [New Thread 0x7f94bdac5700 (LWP 24778)]
  22. [New Thread 0x7f94bc8ff700 (LWP 24779)]
  23. [Thread 0x7f94bdac5700 (LWP 24778) exited]
  24. [Thread 0x7f94e6ffd700 (LWP 24777) exited]
  25. [Thread 0x7f94e67fc700 (LWP 24774) exited]
  26. [New Thread 0x7f94e67fc700 (LWP 24786)]
  27. [New Thread 0x7f94e6ffd700 (LWP 24787)]
  28. [Thread 0x7f94e5ffb700 (LWP 24773) exited]
  29. [Thread 0x7f94e77fe700 (LWP 24770) exited]
  30. [Thread 0x7f94bc8ff700 (LWP 24779) exited]
  31. [Thread 0x7f94e55ff700 (LWP 24775) exited]
  32. [Thread 0x7f94e67fc700 (LWP 24786) exited]
  33. [Thread 0x7f94e6ffd700 (LWP 24787) exited]
  34.  
  35. Program received signal SIGINT, Interrupt.
  36. pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  37. 185 ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Datei oder Verzeichnis nicht gefunden.
  38.  
  39. Thread 18 (Thread 0x7f94bd2c4700 (LWP 24776)):
  40. #0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
  41. #1  0x00007f9520b1a657 in g_cond_wait_until (cond=cond@entry=0x7f9523f24ea8, mutex=mutex@entry=0x7f9523f24ea0, end_time=end_time@entry=90026385179) at /tmp/buildd/glib2.0-2.42.1/./glib/gthread-posix.c:1443
  42. #2  0x00007f9520aaaa69 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x7f9523f24ea0, wait=wait@entry=1, end_time=end_time@entry=90026385179) at /tmp/buildd/glib2.0-2.42.1/./glib/gasyncqueue.c:422
  43. #3  0x00007f9520aab08b in g_async_queue_timeout_pop (queue=0x7f9523f24ea0, timeout=timeout@entry=15000000) at /tmp/buildd/glib2.0-2.42.1/./glib/gasyncqueue.c:543
  44. #4  0x00007f9520afd38c in g_thread_pool_wait_for_new_pool () at /tmp/buildd/glib2.0-2.42.1/./glib/gthreadpool.c:167
  45. #5  g_thread_pool_thread_proxy (data=<optimized out>) at /tmp/buildd/glib2.0-2.42.1/./glib/gthreadpool.c:364
  46. #6  0x00007f9520afc935 in g_thread_proxy (data=0x7f95251059e0) at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
  47. #7  0x00007f95208770a4 in start_thread (arg=0x7f94bd2c4700) at pthread_create.c:309
  48. #8  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  49.  
  50. Thread 8 (Thread 0x7f950f237700 (LWP 23450)):
  51. #0  0x00007f95205a350d in poll () at ../sysdeps/unix/syscall-template.S:81
  52. #1  0x00007f9520ad5ee4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x7f95080010c0, timeout=-1, context=0x7f952330f680) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:4076
  53. #2  g_main_context_iterate (context=0x7f952330f680, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3776
  54. #3  0x00007f9520ad6272 in g_main_loop_run (loop=0x7f952330f610) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3975
  55. #4  0x00007f951be11f76 in gdbus_shared_thread_func (user_data=0x7f952330f650) at /tmp/buildd/glib2.0-2.42.1/./gio/gdbusprivate.c:273
  56. #5  0x00007f9520afc935 in g_thread_proxy (data=0x7f95232df0a0) at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
  57. #6  0x00007f95208770a4 in start_thread (arg=0x7f950f237700) at pthread_create.c:309
  58. #7  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  59.  
  60. Thread 7 (Thread 0x7f950d1bf700 (LWP 23451)):
  61. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  62. #1  0x00007f950e315dfb in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
  63. #2  0x00007f950e315657 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
  64. #3  0x00007f95208770a4 in start_thread (arg=0x7f950d1bf700) at pthread_create.c:309
  65. #4  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  66.  
  67. Thread 6 (Thread 0x7f95062db700 (LWP 23452)):
  68. #0  0x00007f95205a350d in poll () at ../sysdeps/unix/syscall-template.S:81
  69. #1  0x00007f9520ad5ee4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f95000010c0, timeout=-1, context=0x7f9523615fa0) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:4076
  70. #2  g_main_context_iterate (context=context@entry=0x7f9523615fa0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3776
  71. #3  0x00007f9520ad5ffc in g_main_context_iteration (context=0x7f9523615fa0, may_block=1) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3842
  72. #4  0x00007f950c53b27d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
  73. #5  0x00007f9520afc935 in g_thread_proxy (data=0x7f9523424140) at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
  74. #6  0x00007f95208770a4 in start_thread (arg=0x7f95062db700) at pthread_create.c:309
  75. #7  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  76.  
  77. Thread 5 (Thread 0x7f9505ada700 (LWP 23453)):
  78. #0  0x00007f95205a350d in poll () at ../sysdeps/unix/syscall-template.S:81
  79. #1  0x00007f951b913cc1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  80. #2  0x00007f951b9052a1 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  81. #3  0x00007f951b90593e in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  82. #4  0x00007f951b9059f0 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  83. #5  0x00007f951b913c56 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  84. #6  0x00007f9512f70a98 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-5.0.so
  85. #7  0x00007f95208770a4 in start_thread (arg=0x7f9505ada700) at pthread_create.c:309
  86. #8  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  87.  
  88. Thread 4 (Thread 0x7f95052d9700 (LWP 23454)):
  89. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  90. #1  0x00007f95191722fd in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  91. #2  0x00007f951fda8556 in ?? () from /usr/lib/libmozjs185.so.1.0
  92. #3  0x00007f9519177848 in ?? () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  93. #4  0x00007f95208770a4 in start_thread (arg=0x7f95052d9700) at pthread_create.c:309
  94. #5  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  95.  
  96. Thread 3 (Thread 0x7f94fb1ff700 (LWP 23487)):
  97. #0  0x00007f95205a350d in poll () at ../sysdeps/unix/syscall-template.S:81
  98. #1  0x00007f9520ad5ee4 in g_main_context_poll (priority=2147483647, n_fds=2, fds=0x7f94ec0008c0, timeout=3997, context=0x7f9523adadb0) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:4076
  99. #2  g_main_context_iterate (context=context@entry=0x7f9523adadb0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3776
  100. #3  0x00007f9520ad5ffc in g_main_context_iteration (context=0x7f9523adadb0, may_block=may_block@entry=1) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3842
  101. #4  0x00007f9520ad6039 in glib_worker_main (data=<optimized out>) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:5589
  102. #5  0x00007f9520afc935 in g_thread_proxy (data=0x7f9523937ad0) at /tmp/buildd/glib2.0-2.42.1/./glib/gthread.c:764
  103. #6  0x00007f95208770a4 in start_thread (arg=0x7f94fb1ff700) at pthread_create.c:309
  104. #7  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  105.  
  106. Thread 2 (Thread 0x7f94e7fff700 (LWP 23530)):
  107. #0  0x00007f95205a350d in poll () at ../sysdeps/unix/syscall-template.S:81
  108. #1  0x00007f951b913cc1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  109. #2  0x00007f951b9052a1 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  110. #3  0x00007f951b90593e in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  111. #4  0x00007f951b9059f0 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  112. #5  0x00007f951b913c56 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  113. #6  0x00007f9512f70a98 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-5.0.so
  114. #7  0x00007f95208770a4 in start_thread (arg=0x7f94e7fff700) at pthread_create.c:309
  115. #8  0x00007f95205ac04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  116.  
  117. Thread 1 (Thread 0x7f9521eb7a40 (LWP 23447)):
  118. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  119. #1  0x00007f95191722fd in PR_WaitCondVar () from /usr/lib/x86_64-linux-gnu/libnspr4.so
  120. #2  0x00007f951fda5771 in ?? () from /usr/lib/libmozjs185.so.1.0
  121. #3  0x00007f951fda88fb in ?? () from /usr/lib/libmozjs185.so.1.0
  122. #4  0x00007f951fda946a in ?? () from /usr/lib/libmozjs185.so.1.0
  123. #5  0x00007f9521a7f8c0 in run_leisure_functions (data=0x7f95235cc4f0) at cinnamon-global.c:1734
  124. #6  0x00007f9520ad5b6d in g_main_dispatch (context=0x7f95232e3320) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3111
  125. #7  g_main_context_dispatch (context=context@entry=0x7f95232e3320) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3710
  126. #8  0x00007f9520ad5f48 in g_main_context_iterate (context=0x7f95232e3320, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3781
  127. #9  0x00007f9520ad6272 in g_main_loop_run (loop=0x7f95232e4620) at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3975
  128. #10 0x00007f95215ac652 in meta_run () at core/main.c:570
  129. #11 0x00007f9521f12918 in main (argc=1, argv=0x7ffff924d1e8) at main.c:288
  130. Continuing.
  131. [Thread 0x7f94bd2c4700 (LWP 24776) exited]
  132.  
  133. Program received signal SIGINT, Interrupt.
  134. pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  135. 185 in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement