Hide Forgot
abrt version: 2.0.1 cmdline: ro root=UUID=49f136ab-a946-4575-82f2-9a546f7bcb49 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet component: kernel kernel: 2.6.39-0.rc5.git0.0.fc16.x86_64 kernel_tainted: 512 reason: WARNING: at lib/debugobjects.c:262 debug_print_object+0x7c/0x8d() architecture: x86_64 package: kernel os_release: Fedora release 16 (Rawhide) time: 1304280847 Text file: backtrace, 3017 bytes
Created attachment 496169 [details] File: backtrace
This warning is claimed to be fixed by: commit b77dcf8460ae57d4eb9fd3633eb4f97b8fb20716 Author: Thomas Gleixner <tglx> Date: Thu Mar 24 20:16:42 2011 +0100 Bluetooth: Fix warning with hci_cmd_timer however this commit is in included in .39-rc2, seems we have other bug - race condition, when we do not stop timer properly.
This patch should fix the problem: http://www.spinics.net/lists/linux-bluetooth/msg12293.html It should be soon committed to mainline tree.
I believe this bug is fixed now.