* bluetoothd OOM
@ 2012-03-12 11:37 Alberto José Rodríguez Rodríguez
0 siblings, 0 replies; only message in thread
From: Alberto José Rodríguez Rodríguez @ 2012-03-12 11:37 UTC (permalink / raw)
To: linux-bluetooth
I have one machine that send files to the devices that it detects
(pairing when requested by the target device). But recently it goes out
of memory, and if a launch bluetoothd by hand I see thousands of lines
like this:
..................
bluetoothd[3341]: src/device.c:device_create() Creating
device /org/bluez/3341/hci1/dev_E4_EC_10_CD_56_C2
bluetoothd[3341]: src/device.c:btd_device_ref() 0x234e5988: ref=1
bluetoothd[3341]: src/device.c:device_set_temporary() temporary 0
bluetoothd[3341]: src/device.c:device_probe_drivers() Probing drivers
for E4:EC:10:CD:56:C2
bluetoothd[3341]: src/device.c:device_create() Creating
device /org/bluez/3341/hci1/dev_FC_A1_3E_11_6D_81
bluetoothd[3341]: src/device.c:btd_device_ref() 0x234eb4c8: ref=1
bluetoothd[3341]: src/device.c:device_set_temporary() temporary 0
bluetoothd[3341]: src/device.c:device_probe_drivers() Probing drivers
for FC:A1:3E:11:6D:81
bluetoothd[3341]: src/device.c:device_create() Creating
device /org/bluez/3341/hci1/dev_E0_A6_70_49_6E_6A
bluetoothd[3341]: src/device.c:btd_device_ref() 0x234ee6d8: ref=1
bluetoothd[3341]: src/device.c:device_set_temporary() temporary 0
bluetoothd[3341]: src/device.c:device_probe_drivers() Probing drivers
for E0:A6:70:49:6E:6A
bluetoothd[3341]: src/device.c:device_create() Creating
device /org/bluez/3341/hci1/dev_00_26_CC_6B_F8_0A
....................
It seems to remember all the devices that are paired once. How I can
make him clean them?
Thanks in advance
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-12 11:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 11:37 bluetoothd OOM Alberto José Rodríguez Rodríguez
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.