Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 KB | None | 0 0
  1. treaki@treakis-thinkpad:~$ uname -a
  2. Linux treakis-thinkpad 2.6.32-5-686-bigmem #1 SMP Mon Oct 3 05:03:32 UTC 2011 i686 GNU/Linux
  3. treaki@treakis-thinkpad:~$ cat /etc/issue
  4. Debian GNU/Linux 6.0 \n \l
  5.  
  6. treaki@treakis-thinkpad:~$ pidgin
  7. MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
  8. Can't open joystick device /dev/input/js0: No such file or directory
  9. Can't init input joystick
  10. mplayer: could not connect to socket
  11. mplayer: No such file or directory
  12. Failed to open LIRC support. You will not be able to use your remote control.
  13.  
  14. Playing /usr/local/share/sounds/purple/receive.wav.
  15. Audio only file format detected.
  16. ==========================================================================
  17. Opening audio decoder: [pcm] Uncompressed PCM audio decoder
  18. AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
  19. Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
  20. ==========================================================================
  21. AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
  22. Video: no video
  23. Starting playback...
  24. MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
  25. Can't open joystick device /dev/input/js0: No such file or directory
  26. Can't init input joystick
  27. mplayer: could not connect to socket
  28. mplayer: No such file or directory
  29. Failed to open LIRC support. You will not be able to use your remote control.
  30.  
  31. Playing /usr/local/share/sounds/purple/receive.wav.
  32. Audio only file format detected.
  33. ==========================================================================
  34. Opening audio decoder: [pcm] Uncompressed PCM audio decoder
  35. AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
  36. Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
  37. ==========================================================================
  38. AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
  39. Video: no video of 0.6 (00.6) ??,?%
  40. Starting playback...
  41. A: 0.5 (00.4) of 0.6 (00.6) 0.5%
  42.  
  43. A: 0.5 (00.4) of 0.6 (00.6) 0.4%
  44.  
  45.  
  46. Exiting... (End of file)
  47.  
  48. Exiting... (End of file)
  49. Pidgin 2.8.0 hat einen Speicherzugriffsfehler festgestellt und
  50. versucht, eine Core-Datei zu schreiben. Dies ist ein
  51. Fehler im Programm und kein Fehler von Ihnen.
  52.  
  53. Wenn Sie den Absturz reproduzieren können, informieren Sie
  54. bitte die Entwickler mit einem Fehlerbericht auf:
  55. http://developer.pidgin.im/simpleticket/
  56.  
  57. Bitte geben Sie unbedingt an, was Sie getan haben als der
  58. Fehler aufgetreten ist, und posten Sie den Backtrace aus
  59. der Core-Datei. Falls Sie nicht wissen, wie man einen
  60. Backtrace erstellt, lesen Sie bitte die Informationen auf
  61. http://developer.pidgin.im/wiki/GetABacktrace
  62. Abgebrochen
  63. treaki@treakis-thinkpad:~$ sudo apt-get install hello-dbg
  64. [sudo] password for treaki:
  65. Paketlisten werden gelesen... Fertig
  66. Abhängigkeitsbaum wird aufgebaut
  67. Statusinformationen werden eingelesen... Fertig
  68. N: Ignoring file 'jitsi.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
  69. E: Paket hello-dbg kann nicht gefunden werden
  70. treaki@treakis-thinkpad:~$ gdb
  71. GNU gdb (GDB) 7.0.1-debian
  72. Copyright (C) 2009 Free Software Foundation, Inc.
  73. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  74. This is free software: you are free to change and redistribute it.
  75. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  76. and "show warranty" for details.
  77. This GDB was configured as "i486-linux-gnu".
  78. For bug reporting instructions, please see:
  79. <http://www.gnu.org/software/gdb/bugs/>.
  80. (gdb) run pidgin
  81. Starting program: pidgin
  82. No executable file specified.
  83. Use the "file" or "exec-file" command.
  84. (gdb) exec-file
  85. No executable file now.
  86. (gdb) q
  87. treaki@treakis-thinkpad:~$ gdb pidgin
  88. GNU gdb (GDB) 7.0.1-debian
  89. Copyright (C) 2009 Free Software Foundation, Inc.
  90. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  91. This is free software: you are free to change and redistribute it.
  92. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  93. and "show warranty" for details.
  94. This GDB was configured as "i486-linux-gnu".
  95. For bug reporting instructions, please see:
  96. <http://www.gnu.org/software/gdb/bugs/>...
  97. Reading symbols from /usr/local/bin/pidgin...(no debugging symbols found)...done.
  98. (gdb) run
  99. Starting program: /usr/local/bin/pidgin
  100. [Thread debugging using libthread_db enabled]
  101. MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
  102. Can't open joystick device /dev/input/js0: No such file or directory
  103. Can't init input joystick
  104. mplayer: could not connect to socket
  105. mplayer: No such file or directory
  106. Failed to open LIRC support. You will not be able to use your remote control.
  107.  
  108. Playing /usr/local/share/sounds/purple/receive.wav.
  109. Audio only file format detected.
  110. ==========================================================================
  111. Opening audio decoder: [pcm] Uncompressed PCM audio decoder
  112. AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
  113. Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
  114. ==========================================================================
  115. AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
  116. Video: no video
  117. Starting playback...
  118. MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
  119. Can't open joystick device /dev/input/js0: No such file or directory
  120. Can't init input joystick
  121. mplayer: could not connect to socket
  122. mplayer: No such file or directory
  123. Failed to open LIRC support. You will not be able to use your remote control.
  124.  
  125. Playing /usr/local/share/sounds/purple/receive.wav.
  126. Audio only file format detected.,?%
  127. ==========================================================================
  128. Opening audio decoder: [pcm] Uncompressed PCM audio decoder
  129. AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
  130. Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
  131. ==========================================================================
  132. AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
  133. Video: no video
  134. Starting playback...
  135. A: 0.5 (00.4) of 0.6 (00.6) 1.7%
  136.  
  137. A: 0.5 (00.4) of 0.6 (00.6) 0.4%
  138. Exiting... (End of file)
  139. A: 0.5 (00.4) of 0.6 (00.6) 0.4%
  140.  
  141.  
  142. Exiting... (End of file)
  143. MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
  144. Can't open joystick device /dev/input/js0: No such file or directory
  145. Can't init input joystick
  146. mplayer: could not connect to socket
  147. mplayer: No such file or directory
  148. Failed to open LIRC support. You will not be able to use your remote control.
  149.  
  150. Playing /usr/local/share/sounds/purple/receive.wav.
  151. Audio only file format detected.
  152. ==========================================================================
  153. Opening audio decoder: [pcm] Uncompressed PCM audio decoder
  154. AUDIO: 22050 Hz, 2 ch, s16le, 705.6 kbit/100.00% (ratio: 88200->88200)
  155. Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
  156. ==========================================================================
  157. AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
  158. Video: no video
  159. Starting playback...
  160. A: 0.5 (00.4) of 0.6 (00.6) 0.4%
  161.  
  162.  
  163. Exiting... (End of file)
  164. [New Thread 0xb20c4b70 (LWP 11172)]
  165.  
  166. Program received signal SIGSEGV, Segmentation fault.
  167. 0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
  168. (gdb) bt
  169. #0 0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
  170. #1 0xb71aa319 in XCloseDisplay () from /usr/lib/libX11.so.6
  171. #2 0xb6b48190 in skype_disconnect () at skype_messaging_x11.c:128
  172. #3 0xb6b4ca04 in skype_close (gc=0x8b38ff8) at libskype.c:1792
  173. #4 0xb746aa12 in _purple_connection_destroy ()
  174. from /usr/local/lib/libpurple.so.0
  175. #5 0xb7456de1 in purple_account_disconnect ()
  176. from /usr/local/lib/libpurple.so.0
  177. #6 0xb746a45a in ?? () from /usr/local/lib/libpurple.so.0
  178. #7 0xb755fa7c in ?? () from /lib/libglib-2.0.so.0
  179. #8 0xb755f305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
  180. #9 0xb7562fe8 in ?? () from /lib/libglib-2.0.so.0
  181. #10 0xb7563527 in g_main_loop_run () from /lib/libglib-2.0.so.0
  182. #11 0xb7a93e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
  183. #12 0x080cb34d in main ()
  184. (gdb) thread apply all bt
  185.  
  186. Thread 2 (Thread 0xb20c4b70 (LWP 11172)):
  187. #0 0xb7fe2424 in __kernel_vsyscall ()
  188. #1 0xb7f54f7f in pthread_cond_wait@@GLIBC_2.3.2 ()
  189. from /lib/i686/cmov/libpthread.so.0
  190. #2 0xb7539aee in ?? () from /lib/libglib-2.0.so.0
  191. #3 0xb7539eee in g_async_queue_pop () from /lib/libglib-2.0.so.0
  192. #4 0xb6b48e7b in send_messages_thread_func (data=0x0) at skype_messaging.c:135
  193. #5 0xb75896cf in ?? () from /lib/libglib-2.0.so.0
  194. #6 0xb7f50955 in start_thread () from /lib/i686/cmov/libpthread.so.0
  195. #7 0xb737ae7e in clone () from /lib/i686/cmov/libc.so.6
  196.  
  197. Thread 1 (Thread 0xb6f76750 (LWP 11045)):
  198. #0 0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
  199. #1 0xb71aa319 in XCloseDisplay () from /usr/lib/libX11.so.6
  200. #2 0xb6b48190 in skype_disconnect () at skype_messaging_x11.c:128
  201. #3 0xb6b4ca04 in skype_close (gc=0x8b38ff8) at libskype.c:1792
  202. #4 0xb746aa12 in _purple_connection_destroy ()
  203. from /usr/local/lib/libpurple.so.0
  204. #5 0xb7456de1 in purple_account_disconnect ()
  205. from /usr/local/lib/libpurple.so.0
  206. #6 0xb746a45a in ?? () from /usr/local/lib/libpurple.so.0
  207. #7 0xb755fa7c in ?? () from /lib/libglib-2.0.so.0
  208. ---Type <return> to continue, or q <return> to quit---
  209. #8 0xb755f305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
  210. #9 0xb7562fe8 in ?? () from /lib/libglib-2.0.so.0
  211. #10 0xb7563527 in g_main_loop_run () from /lib/libglib-2.0.so.0
  212. #11 0xb7a93e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
  213. #12 0x080cb34d in main ()
  214. (gdb) bt full
  215. #0 0xb708d33a in xcb_disconnect () from /usr/lib/libxcb.so.1
  216. No symbol table info available.
  217. #1 0xb71aa319 in XCloseDisplay () from /usr/lib/libX11.so.6
  218. No symbol table info available.
  219. #2 0xb6b48190 in skype_disconnect () at skype_messaging_x11.c:128
  220. No locals.
  221. #3 0xb6b4ca04 in skype_close (gc=0x8b38ff8) at libskype.c:1792
  222. buddies = 0x0
  223. buddieslist = 0xb749deaa
  224. #4 0xb746aa12 in _purple_connection_destroy ()
  225. from /usr/local/lib/libpurple.so.0
  226. No symbol table info available.
  227. #5 0xb7456de1 in purple_account_disconnect ()
  228. from /usr/local/lib/libpurple.so.0
  229. No symbol table info available.
  230. #6 0xb746a45a in ?? () from /usr/local/lib/libpurple.so.0
  231. No symbol table info available.
  232. #7 0xb755fa7c in ?? () from /lib/libglib-2.0.so.0
  233. No symbol table info available.
  234. #8 0xb755f305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
  235. No symbol table info available.
  236. #9 0xb7562fe8 in ?? () from /lib/libglib-2.0.so.0
  237. No symbol table info available.
  238. ---Type <return> to continue, or q <return> to quit---
  239. #10 0xb7563527 in g_main_loop_run () from /lib/libglib-2.0.so.0
  240. No symbol table info available.
  241. #11 0xb7a93e19 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
  242. No symbol table info available.
  243. #12 0x080cb34d in main ()
  244. No symbol table info available.
  245. (gdb) quit
  246. A debugging session is active.
  247.  
  248. Inferior 1 [process 11045] will be killed.
  249.  
  250. Quit anyway? (y or n) y
  251. treaki@treakis-thinkpad:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement