Thanks for the instructions, I built it as you said, the only difference being I did it in my home directory so it would survive a reboot, but the backtrace is still useless:
Reading symbols from /home/chris/Programs/xfce4-volumed/0.1.6/src/xfce4-volumed...done. (gdb) run Starting program: /home/chris/Programs/xfce4-volumed/0.1.6/src/xfce4-volumed [Thread debugging using libthread_db enabled] XCB: RaiseVolume ok, keycode=123 mod=0x0000 XCB: RaiseVolume ok, keycode=123 mod=0x0000 XCB: RaiseVolume ok, keycode=123 mod=0x0000 XCB: LowerVolume ok, keycode=122 mod=0x0000 XCB: LowerVolume ok, keycode=122 mod=0x0000 XCB: LowerVolume ok, keycode=122 mod=0x0000 XCB: Mute ok, keycode=121 mod=0x0000 XCB: Mute ok, keycode=121 mod=0x0000 XCB: Mute ok, keycode=121 mod=0x0000 [New Thread 0xb69fcb70 (LWP 14891)] [New Thread 0xb61fbb70 (LWP 14892)] [New Thread 0xb59e2b70 (LWP 14893)] [Thread 0xb59e2b70 (LWP 14893) exited] [New Thread 0xb59e2b70 (LWP 14894)] [New Thread 0xb11e0b70 (LWP 14895)] [New Thread 0xac9deb70 (LWP 14896)] ** (<unknown>:14887): DEBUG: The card HDAIntelAlsamixer was found and set as the current card. ** (<unknown>:14887): DEBUG: There is no track label stored in xfconf ** (<unknown>:14887): DEBUG: The wanted track could not be found, using the first one instead. ** (<unknown>:14887): DEBUG: Xfconf volume step: 5 ^C Program received signal SIGINT, Interrupt. 0xb7fe2430 in __kernel_vsyscall () (gdb) bt #0 0xb7fe2430 in __kernel_vsyscall () #1 0xb7434ba6 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7f5953b in g_poll () from /lib/libglib-2.0.so.0 #3 0xb7f4c55b in ?? () from /lib/libglib-2.0.so.0 #4 0xb7f4cb8f in g_main_loop_run () from /lib/libglib-2.0.so.0 #5 0x0804a26a in main (argc=1, argv=0xbffff354) at main.c:166 (gdb) -- xfce4-volumed takes 100% cpu when system is idle for some time https://bugs.launchpad.net/bugs/417778 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
