Not sure if this is the right place to post
I have a probe with pulse and bluetooth
some time my system slow down under have load ( mostly wen playing world of warcraft )
after checking my system log . I find this entry
first i expect my system got to hot (70/80c)Aug 1 00:44:22 0XN71K logger: ACPI event unhandled: processor CPU0 00000080 00000000
But the next entry show
so i shutdown /etc/ini.d/bluetooth , and my system return to normal (even the temp go down 50/60c)Aug 1 00:44:57 0XN71K bluetoothd[1949]: Terminating
Aug 1 00:44:57 0XN71K bluetoothd[1949]: Endpoint unregistered: sender=:1.130 path=/MediaEndpoint/A2DPSource
Aug 1 00:44:57 0XN71K bluetoothd[1949]: Endpoint unregistered: sender=:1.130 path=/MediaEndpoint/HFPAG
Aug 1 00:44:57 0XN71K bluetoothd[1949]: Endpoint unregistered: sender=:1.130 path=/MediaEndpoint/HFPHS
Aug 1 00:44:57 0XN71K dbus[1854]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.130" (uid=1000 pid=22571 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.7" (uid=0 pid=1949 comm="/usr/sbin/bluetoothd ")
Aug 1 00:44:57 0XN71K dbus[1854]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.130" (uid=1000 pid=22571 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.7" (uid=0 pid=1949 comm="/usr/sbin/bluetoothd ")
Aug 1 00:44:57 0XN71K dbus[1854]: [system] Rejected send message, 3 matched rules; type="error", sender=":1.130" (uid=1000 pid=22571 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.7" (uid=0 pid=1949 comm="/usr/sbin/bluetoothd ")
Aug 1 00:44:57 0XN71K bluetoothd[1949]: Stopping SDP server
Aug 1 00:44:57 0XN71K bluetoothd[1949]: Exit
im' not sure what is going on (Bug or some1 is trying to get in my system)
I remove bluetooth from rc bootup. and disable bluetooth flag from pluseaudio package
what can i do to fix this
My system is a
Portage 2.1.11.9 (default/linux/amd64/10.0/desktop/gnome, gcc-4.6.3, glibc-2.15-r2, 3.5.0-gentoo x86_64) and unstabel arch(~amd64)

