GNU gdb 6.6 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu"... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (gdb) set args -l 0 (gdb) run Starting program: /usr/kde/3.5/bin/artsd -l 0 (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1212836176 (LWP 6072)] artsd version is 1.5.5 gsl: using Unix98 pthreads directly for mutexes and conditions [artsd: 6072] SoundServerStartup --> got lock autodetecting driver: - oss: 10 - alsa: 15 - null: -1 - toss: 4 ... which means we'll default to alsa ALSA driver: default buffering: 7 fragments with 940 bytes (audio latency is 37.3 ms) Closing ALSA-driver virtualize StereoVolumeControl ALSA driver: default buffering: 7 fragments with 940 bytes (audio latency is 37.3 ms) audio format is 44100 Hz, 16 bits, 2 channels addDirectory(/usr/kde/3.5/lib/mcop,) addDirectory(/usr/kde/3.5/lib/mcop/Arts,Arts) addDirectory(/usr/kde/3.5/lib/mcop/Arts/Environment,Arts::Environment) addDirectory(/usr/kde/3.5/lib/mcop/Noatun,Noatun) addDirectory(/home/cookieo9/.mcop/trader-cache,) unix_connect: can't connect to server (unix:/tmp/ksocket-cookieo9/localhost-17ad-46885115) Arts::MidiManager registered successfully. There are already artsd objects registered, looking if they are active... unix_connect: can't connect to server (unix:/tmp/ksocket-cookieo9/localhost-17ad-46885115) ... cleaned 5 unused mcop global references. unix_connect: can't connect to server (unix:/tmp/ksocket-cookieo9/localhost-17ad-46885115) (The previous message was repeated 4 times.) [artsd: 6072] SoundServerStartup <-- released lock UnixManager: got notifyIO socketconnection created, fd = 13 search playobject, mimetype = audio/vorbis creating akodeXiphPlayObject to play file akode: opening /home/cookieo9/Shared/bawitdaba.ogg akode: streamInit akode: streamStart [New Thread -1219867760 (LWP 11227)] xrun!! akode: play akode: readFrame akode: readFrame (The previous message was repeated 212 times.) akode: streamEnd akode: unload [Thread -1219867760 (LWP 11227) exited] akode: unload (The previous message was repeated 1 times.) UnixManager: got notifyIO socketconnection created, fd = 14 search playobject, mimetype = audio/vorbis creating akodeXiphPlayObject to play file akode: opening /usr/kde/3.5/share/sounds/KDE_Beep.ogg akode: streamInit akode: streamStart [New Thread -1219867760 (LWP 12674)] findPort(left) have 3 ports done result 10 connect port left to left findPort(right) have 3 ports done result 10 connect port right to right akode: play akode: readFrame [Thread -1219867760 (LWP 12674) exited] akode: readFrame (The previous message was repeated 10 times.) akode: eof akode: halt akode: unload akode: No media loaded akode: No media loaded (The previous message was repeated 70 times.) akode: streamEnd akode: unload search playobject, mimetype = video/x-msvideo creating xineVideoPlayObject to play file [New Thread -1219867760 (LWP 16440)] [New Thread -1228260464 (LWP 16441)] [New Thread -1236653168 (LWP 16442)] [New Thread -1245045872 (LWP 16443)] Program received signal SIGINT, Interrupt. [Switching to Thread -1212836176 (LWP 6072)] 0xffffe410 in __kernel_vsyscall () (gdb) info threads 7 Thread -1245045872 (LWP 16443) 0xffffe410 in __kernel_vsyscall () 6 Thread -1236653168 (LWP 16442) 0xffffe410 in __kernel_vsyscall () 5 Thread -1228260464 (LWP 16441) 0xffffe410 in __kernel_vsyscall () 4 Thread -1219867760 (LWP 16440) 0xffffe410 in __kernel_vsyscall () * 1 Thread -1212836176 (LWP 6072) 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0x4e0a5686 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x4e0db8a3 in ?? () from /usr/lib/libxcb.so.1 #3 0xbf89a9dc in ?? () #4 0x0810acc4 in ?? () #5 0x00000001 in ?? () #6 0x00000001 in ?? () #7 0x4dff4c34 in writev () from /lib/libc.so.6 #8 0x4e0db94c in ?? () from /usr/lib/libxcb.so.1 #9 0x0000000f in ?? () #10 0xbf89aa0c in ?? () #11 0x00000001 in ?? () #12 0x00000000 in ?? () (gdb) thread 4 [Switching to thread 4 (Thread -1219867760 (LWP 16440))]#0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0x4e0a5686 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0x4e0db350 in _xcb_lock_io () from /usr/lib/libxcb.so.1 #3 0x00000001 in ?? () #4 0x0810acb8 in ?? () #5 0xb74a419c in ?? () #6 0x4e0db8c8 in ?? () from /usr/lib/libxcb.so.1 #7 0x0810acb8 in ?? () #8 0xb74a421c in ?? () #9 0xb74a419c in ?? () #10 0x00000000 in ?? () (gdb) thread 5 [Switching to thread 5 (Thread -1228260464 (LWP 16441))]#0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0x4e0a590c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb784e109 in ?? () from /usr/lib/libxine.so.1 #3 0x08172f50 in ?? () #4 0x08172f38 in ?? () #5 0xb6ca33bc in ?? () #6 0xb6ca33c4 in ?? () #7 0x08172f38 in ?? () #8 0x08172f50 in ?? () #9 0xb6ca33bc in ?? () #10 0x46885280 in ?? () #11 0x32be91f0 in ?? () #12 0x4688527b in ?? () #13 0x000cfd96 in ?? () #14 0x4e0aeff4 in ?? () from /lib/libpthread.so.0 #15 0x00000000 in ?? () (gdb) thread 6 [Switching to thread 6 (Thread -1236653168 (LWP 16442))]#0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0x4e0a5686 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb78c9aac in xine_timeout_routine () at xinePlayObject_impl.cpp:93 #3 0x4e0a1597 in start_thread () from /lib/libpthread.so.0 (gdb) thread 7 [Switching to thread 7 (Thread -1245045872 (LWP 16443))]#0 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0x4e0a5686 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb78649f4 in ?? () from /usr/lib/libxine.so.1 #3 0x08191ec8 in ?? () #4 0x08191eb0 in ?? () #5 0x00000000 in ?? () (gdb) quit The program is running. Exit anyway? (y or n) y