Ticket #519: rhythmbox.log

File rhythmbox.log, 2.5 KB (added by siegerstein, 3 years ago)
Line 
1$ gdb rhythmbox
2GNU gdb 6.8-debian
3Copyright (C) 2008 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
7and "show warranty" for details.
8This GDB was configured as "i486-linux-gnu"...
9(gdb) r
10Starting program: /usr/bin/rhythmbox
11[Thread debugging using libthread_db enabled]
12[New Thread 0xb6399770 (LWP 10757)]
13[New Thread 0xb5f33b90 (LWP 10761)]
14[Thread 0xb5f33b90 (LWP 10761) exited]
15[New Thread 0xb5f33b90 (LWP 10762)]
16[New Thread 0xb4ed9b90 (LWP 10763)]
17[Thread 0xb4ed9b90 (LWP 10763) exited]
18[New Thread 0xb4ed9b90 (LWP 10764)]
19[New Thread 0xb42ffb90 (LWP 10765)]
20[Thread 0xb42ffb90 (LWP 10765) exited]
21[Thread 0xb5f33b90 (LWP 10762) exited]
22[New Thread 0xb5f33b90 (LWP 10766)]
23I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
24I: caps.c: Dropping root privileges.
25I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
26[New Thread 0xb42ffb90 (LWP 10775)]
27[New Thread 0xaf99bb90 (LWP 10776)]
28[New Thread 0xaf0deb90 (LWP 10777)]
29[New Thread 0xae8ddb90 (LWP 10778)]
30[New Thread 0xae0dcb90 (LWP 10779)]
31[New Thread 0xad8dbb90 (LWP 10780)]
32[New Thread 0xad0dab90 (LWP 10781)]
33[New Thread 0xac8d9b90 (LWP 10782)]
34[New Thread 0xac0d8b90 (LWP 10783)]
35[Thread 0xac8d9b90 (LWP 10782) exited]
36[New Thread 0xac8d9b90 (LWP 10791)]
37[Thread 0xac8d9b90 (LWP 10791) exited]
38rhythmbox: pcm_pulse.c:361: pulse_write: Assertion `pcm->stream' failed.
39
40Program received signal SIGABRT, Aborted.
41[Switching to Thread 0xad0dab90 (LWP 10781)]
420xb80ba424 in __kernel_vsyscall ()
43(gdb) bt
44#0  0xb80ba424 in __kernel_vsyscall ()
45#1  0xb6e896d0 in raise () from /lib/tls/i686/cmov/libc.so.6
46#2  0xb6e8b098 in abort () from /lib/tls/i686/cmov/libc.so.6
47#3  0xb6e825ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
48#4  0xb460ce33 in ?? () from /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
49#5  0xb643f7e1 in ?? () from /usr/lib/libasound.so.2
50#6  0xb63fb229 in ?? () from /usr/lib/libasound.so.2
51#7  0xb643fbe5 in ?? () from /usr/lib/libasound.so.2
52#8  0xb63f5b34 in snd_pcm_writei () from /usr/lib/libasound.so.2
53#9  0xb3ae4232 in gst_alsasink_write (asink=0xac5a0e0, data=0xb43cb000, length=1764) at gstalsasink.c:886
54#10 0xb3ac110c in audioringbuffer_thread_func (buf=0xa2ebd08) at gstaudiosink.c:236
55#11 0xb706166f in ?? () from /usr/lib/libglib-2.0.so.0
56#12 0xb7daf4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
57#13 0xb6f4249e in clone () from /lib/tls/i686/cmov/libc.so.6
58(gdb)
59