Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754225AbXI0Oob (ORCPT ); Thu, 27 Sep 2007 10:44:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755633AbXI0OoY (ORCPT ); Thu, 27 Sep 2007 10:44:24 -0400 Received: from 30.mail-out.ovh.net ([213.186.62.213]:52678 "HELO 30.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1755581AbXI0OoW (ORCPT ); Thu, 27 Sep 2007 10:44:22 -0400 Message-ID: <46FBC1AE.4020404@idlum.be> Date: Thu, 27 Sep 2007 16:43:58 +0200 From: Pierre-Yves Paulus User-Agent: Thunderbird 1.5.0.12 (X11/20070604) MIME-Version: 1.0 To: Cornelia Huck CC: linux-kernel@vger.kernel.org, Chuck Ebbert , BlueZ development Subject: Re: Warnings and Oops on 2.6.23-rc6 while activily using rfcomm links (mm/slab.c) References: <46F92364.3080603@idlum.be> <46F952BD.4010009@redhat.com> <46FA5E2E.3010300@idlum.be> <20070927085658.1c66f1c8@gondolin.boeblingen.de.ibm.com> In-Reply-To: <20070927085658.1c66f1c8@gondolin.boeblingen.de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Ovh-Remote: 87.66.147.78 (78.147-66-87.adsl-dyn.isp.belgacom.be) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/N Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 38027 Lines: 889 Hello, >>> Please use CONFIG_SLUB and turn on SLUB debugging. Something is very wrong >>> somewhere... >> I did so, on 2.6.23-rc8. I also did include CONFIG_DEBUG_DRIVER and >> CONFIG_DEBUG_KOBJECT, following Cornelia Huck's advice. > > Did you see any messages (from the driver core) surrounding > kobject_move() usage or the kref badness messages? I'm asking because > refcounting/lifetime issues may be the reason for your problems... I just figured out how to get KERN_DEBUG to the serial console for capture... Here is what I got (same kernel config as before) so far: Bluetooth: L2CAP ver 2.8 Bluetooth: L2CAP socket layer initialized Bluetooth: RFCOMM socket layer initialized Bluetooth: RFCOMM TTY layer initialized Bluetooth: RFCOMM ver 1.8 DEV: registering device: ID = 'acl00E0033364E5' kobject acl00E0033364E5: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl00E0033364E5 bus bluetooth: add device acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEV: registering device: ID = 'acl0017B066F14B' kobject acl0017B066F14B: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl0017B066F14B bus bluetooth: add device acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0017B066F14B' DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' kobject acl0060574FEB37: cleaning up bus bluetooth: remove device acl0017B066F14B PM: Removing info for bluetooth:acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0017B066F14B' kobject acl0017B066F14B: cleaning up bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up bus bluetooth: remove device acl00E0033364E5 PM: Removing info for bluetooth:acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' kobject acl00E0033364E5: cleaning up DEV: registering device: ID = 'acl00126253F906' kobject acl00126253F906: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl00126253F906 bus bluetooth: add device acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00126253F906' bus bluetooth: remove device acl00126253F906 PM: Removing info for bluetooth:acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00126253F906' kobject acl00126253F906: cleaning up DEV: registering device: ID = 'acl00E0033364E5' kobject acl00E0033364E5: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl00E0033364E5 bus bluetooth: add device acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' bus bluetooth: remove device acl00E0033364E5 PM: Removing info for bluetooth:acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' kobject acl00E0033364E5: cleaning up DEV: registering device: ID = 'acl006057BB4D92' kobject acl006057BB4D92: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl006057BB4D92 bus bluetooth: add device acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' bus bluetooth: remove device acl006057BB4D92 PM: Removing info for bluetooth:acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject acl006057BB4D92: cleaning up DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' DEV: registering device: ID = 'rfcomm0' kobject rfcomm0: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEVICE: moving 'rfcomm0' to 'acl000AD9D7A99A' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEV: registering device: ID = 'acl0017B066F14B' kobject acl0017B066F14B: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl0017B066F14B bus bluetooth: add device acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0017B066F14B' DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEV: registering device: ID = 'acl00E0033364E5' kobject acl00E0033364E5: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl00E0033364E5 bus bluetooth: add device acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' DEV: registering device: ID = 'rfcomm1' kobject rfcomm1: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEVICE: moving 'rfcomm1' to 'acl0017B066F14B' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEV: registering device: ID = 'rfcomm2' kobject rfcomm2: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm2 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' DEVICE: moving 'rfcomm2' to 'acl00E0033364E5' fill_kobj_path: path = '/class/tty/rfcomm2' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' DEV: registering device: ID = 'rfcomm3' kobject rfcomm3: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm3 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' DEVICE: moving 'rfcomm3' to 'acl0060574FEB37' fill_kobj_path: path = '/class/tty/rfcomm3' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' hcidump[12817]: segfault at 080a1798 eip 0805f3c7 esp bf8fd9e0 error 4 DEVICE: moving 'rfcomm0' to '' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up DEV: Unregistering device. ID = 'rfcomm0' PM: Removing info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' kobject rfcomm0: cleaning up device_create_release called for rfcomm0 bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEVICE: moving 'rfcomm3' to '' fill_kobj_path: path = '/class/tty/rfcomm3' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' kobject acl0060574FEB37: cleaning up DEV: Unregistering device. ID = 'rfcomm3' PM: Removing info for No Bus:rfcomm3 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' kobject rfcomm3: cleaning up device_create_release called for rfcomm3 DEV: registering device: ID = 'acl00126253F906' kobject acl00126253F906: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl00126253F906 bus bluetooth: add device acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00126253F906' DEV: registering device: ID = 'rfcomm0' kobject rfcomm0: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEVICE: moving 'rfcomm0' to 'acl00126253F906' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' DEV: registering device: ID = 'rfcomm3' kobject rfcomm3: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm3 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' DEVICE: moving 'rfcomm3' to 'acl000AD9D7A99A' fill_kobj_path: path = '/class/tty/rfcomm3' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' DEVICE: moving 'rfcomm3' to '' fill_kobj_path: path = '/class/tty/rfcomm3' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up DEV: Unregistering device. ID = 'rfcomm3' PM: Removing info for No Bus:rfcomm3 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' kobject rfcomm3: cleaning up device_create_release called for rfcomm3 DEV: registering device: ID = 'acl006057BB4D92' kobject acl006057BB4D92: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl006057BB4D92 bus bluetooth: add device acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' kobject acl0060574FEB37: cleaning up DEV: Unregistering device. ID = 'rfcomm2' PM: Removing info for No Bus:rfcomm2 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' kobject rfcomm2: cleaning up device_create_release called for rfcomm2 bus bluetooth: remove device acl0017B066F14B PM: Removing info for bluetooth:acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0017B066F14B' DEVICE: moving 'rfcomm1' to '' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0017B066F14B' kobject acl0017B066F14B: cleaning up DEV: Unregistering device. ID = 'rfcomm1' PM: Removing info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' kobject rfcomm1: cleaning up device_create_release called for rfcomm1 DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEV: registering device: ID = 'rfcomm1' kobject rfcomm1: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEVICE: moving 'rfcomm1' to 'acl006057BB4D92' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEV: registering device: ID = 'rfcomm2' kobject rfcomm2: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm2 kobject_uevent_env ============================================================================= BUG kmalloc-128: Poison overwritten ----------------------------------------------------------------------------- INFO: 0xc8340d18-0xc8340d30. First byte 0x6a instead of 0x6b INFO: Allocated in rfcomm_dev_ioctl+0xbd/0x4e6 [rfcomm] age=14954 cpu=0 pid=12789 INFO: Freed in rfcomm_dev_destruct+0x59/0x65 [rfcomm] age=2616 cpu=0 pid=12789 INFO: Slab 0xc1106800 used=22 fp=0xc8340d10 flags=0x400000c2 INFO: Object 0xc8340d10 @offset=3344 fp=0x00000000 Bytes b4 0xc8340d00: 28 32 00 00 27 70 2c 01 5a 5a 5a 5a 5a 5a 5a 5a (2..'p,.ZZZZZZZZ Object 0xc8340d10: 6b 6b 6b 6b 6b 6b 6b 6b 6a 6b 6b 6b 6b 6b 6b 6b kkkkkkkkjkkkkkkk Object 0xc8340d20: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk Object 0xc8340d30: 6a 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b jkkkkkkkkkkkkkkk Object 0xc8340d40: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk Object 0xc8340d50: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk Object 0xc8340d60: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk Object 0xc8340d70: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b kkkkkkkkkkkkkkkk Object 0xc8340d80: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b a5 kkkkkkkkkkkkkkk? Redzone 0xc8340d90: bb bb bb bb ???? Padding 0xc8340db8: 5a 5a 5a 5a 5a 5a 5a 5a ZZZZZZZZ [] check_bytes_and_report+0x91/0xb2 [] check_object+0xc5/0x1c0 [] __slab_alloc+0x39e/0x3b1 [] ilookup5_nowait+0x33/0x38 [] kmem_cache_alloc+0x48/0x92 [] kobject_uevent_env+0xd9/0x3e2 [] kobject_uevent_env+0xd9/0x3e2 [] sysfs_create_group+0x87/0xd6 [] bus_add_device+0x16/0x129 [] device_pm_add+0x90/0x9a [] device_add+0x325/0x538 [] device_create+0x77/0x9a [] tty_register_device+0xb5/0xbd [] vsnprintf+0x43f/0x47b [] rfcomm_dev_ioctl+0x20d/0x4e6 [rfcomm] [] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm] [] sock_ioctl+0x19f/0x1be [] sys_getsockopt+0x60/0x9c [] sock_ioctl+0x0/0x1be [] do_ioctl+0x19/0x4c [] vfs_ioctl+0x1ed/0x204 [] sys_ioctl+0x4c/0x64 [] syscall_call+0x7/0xb ======================= FIX kmalloc-128: Restoring 0xc8340d18-0xc8340d30=0x6b FIX kmalloc-128: Marking all objects used fill_kobj_path: path = '/class/tty/rfcomm2' DEVICE: moving 'rfcomm2' to 'acl0060574FEB37' fill_kobj_path: path = '/class/tty/rfcomm2' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' DEV: Unregistering device. ID = 'rfcomm1' PM: Removing info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject rfcomm1: cleaning up device_create_release called for rfcomm1 bus bluetooth: remove device acl006057BB4D92 PM: Removing info for bluetooth:acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject acl006057BB4D92: cleaning up DEV: registering device: ID = 'acl006057BB4D92' kobject acl006057BB4D92: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl006057BB4D92 bus bluetooth: add device acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' DEV: registering device: ID = 'rfcomm1' kobject rfcomm1: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEVICE: moving 'rfcomm1' to 'acl006057BB4D92' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEVICE: moving 'rfcomm2' to '' fill_kobj_path: path = '/class/tty/rfcomm2' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' kobject acl0060574FEB37: cleaning up DEV: Unregistering device. ID = 'rfcomm2' PM: Removing info for No Bus:rfcomm2 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' kobject rfcomm2: cleaning up device_create_release called for rfcomm2 bus bluetooth: remove device acl00126253F906 PM: Removing info for bluetooth:acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00126253F906' bus bluetooth: remove device acl006057BB4D92 PM: Removing info for bluetooth:acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' DEVICE: moving 'rfcomm0' to '' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00126253F906' kobject acl00126253F906: cleaning up DEV: Unregistering device. ID = 'rfcomm0' PM: Removing info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' kobject rfcomm0: cleaning up device_create_release called for rfcomm0 DEVICE: moving 'rfcomm1' to '' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject acl006057BB4D92: cleaning up DEV: Unregistering device. ID = 'rfcomm1' PM: Removing info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' kobject rfcomm1: cleaning up device_create_release called for rfcomm1 bus bluetooth: remove device acl00E0033364E5 PM: Removing info for bluetooth:acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00E0033364E5' kobject acl00E0033364E5: cleaning up DEV: registering device: ID = 'acl00E0033364E5' kobject acl00E0033364E5: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl00E0033364E5 bus bluetooth: add device acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' DEV: registering device: ID = 'acl0017B066F14B' kobject acl0017B066F14B: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0017B066F14B bus bluetooth: add device acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0060574FEB37' bus bluetooth: remove device acl00E0033364E5 PM: Removing info for bluetooth:acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' kobject acl00E0033364E5: cleaning up bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up bus bluetooth: remove device acl0017B066F14B PM: Removing info for bluetooth:acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' kobject acl0017B066F14B: cleaning up bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0060574FEB37' kobject acl0060574FEB37: cleaning up DEV: registering device: ID = 'acl006057BB4D92' kobject acl006057BB4D92: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl006057BB4D92 bus bluetooth: add device acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' bus bluetooth: remove device acl006057BB4D92 PM: Removing info for bluetooth:acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject acl006057BB4D92: cleaning up DEV: registering device: ID = 'acl00126253F906' kobject acl00126253F906: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl00126253F906 bus bluetooth: add device acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' bus bluetooth: remove device acl00126253F906 PM: Removing info for bluetooth:acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' kobject acl00126253F906: cleaning up DEV: registering device: ID = 'acl006057BB4D92' kobject acl006057BB4D92: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl006057BB4D92 bus bluetooth: add device acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' DEV: registering device: ID = 'acl00126253F906' kobject acl00126253F906: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl00126253F906 bus bluetooth: add device acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' bus bluetooth: remove device acl006057BB4D92 PM: Removing info for bluetooth:acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject acl006057BB4D92: cleaning up bus bluetooth: remove device acl00126253F906 PM: Removing info for bluetooth:acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' kobject acl00126253F906: cleaning up DEV: registering device: ID = 'acl0017B066F14B' kobject acl0017B066F14B: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0017B066F14B bus bluetooth: add device acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' DEV: registering device: ID = 'acl00E0033364E5' kobject acl00E0033364E5: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl00E0033364E5 bus bluetooth: add device acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0060574FEB37' DEV: registering device: ID = 'rfcomm0' kobject rfcomm0: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEVICE: moving 'rfcomm0' to 'acl000AD9D7A99A' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' hcid[15013]: segfault at 80000090 eip 080642c5 esp bf930360 error 4 bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl0060574FEB37' kobject acl0060574FEB37: cleaning up bus bluetooth: remove device acl00E0033364E5 PM: Removing info for bluetooth:acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' kobject acl00E0033364E5: cleaning up bus bluetooth: remove device acl0017B066F14B PM: Removing info for bluetooth:acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' kobject acl0017B066F14B: cleaning up DEVICE: moving 'rfcomm0' to '' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' DEV: Unregistering device. ID = 'rfcomm0' PM: Removing info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' kobject rfcomm0: cleaning up device_create_release called for rfcomm0 bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up DEV: registering device: ID = 'acl00126253F906' kobject acl00126253F906: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl00126253F906 bus bluetooth: add device acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' DEV: registering device: ID = 'acl0060574FEB37' kobject acl0060574FEB37: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0060574FEB37 bus bluetooth: add device acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' DEV: registering device: ID = 'acl006057BB4D92' kobject acl006057BB4D92: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl006057BB4D92 bus bluetooth: add device acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' DEV: registering device: ID = 'acl0017B066F14B' kobject acl0017B066F14B: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl0017B066F14B bus bluetooth: add device acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' DEV: registering device: ID = 'acl000AD9D7A99A' kobject acl000AD9D7A99A: registering. parent: hci1, set: devices PM: Adding info for bluetooth:acl000AD9D7A99A bus bluetooth: add device acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' DEV: registering device: ID = 'rfcomm0' kobject rfcomm0: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEVICE: moving 'rfcomm0' to 'acl000AD9D7A99A' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' DEV: registering device: ID = 'acl00E0033364E5' kobject acl00E0033364E5: registering. parent: hci2, set: devices PM: Adding info for bluetooth:acl00E0033364E5 bus bluetooth: add device acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' DEV: registering device: ID = 'rfcomm1' kobject rfcomm1: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEVICE: moving 'rfcomm1' to 'acl0060574FEB37' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' DEV: registering device: ID = 'rfcomm2' kobject rfcomm2: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm2 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' DEVICE: moving 'rfcomm2' to 'acl00E0033364E5' fill_kobj_path: path = '/class/tty/rfcomm2' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' DEV: registering device: ID = 'rfcomm3' kobject rfcomm3: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm3 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' DEVICE: moving 'rfcomm3' to 'acl0017B066F14B' fill_kobj_path: path = '/class/tty/rfcomm3' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' DEV: registering device: ID = 'rfcomm4' kobject rfcomm4: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm4 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm4' DEVICE: moving 'rfcomm4' to 'acl006057BB4D92' fill_kobj_path: path = '/class/tty/rfcomm4' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm4' DEV: registering device: ID = 'rfcomm5' kobject rfcomm5: registering. parent: tty, set: devices PM: Adding info for No Bus:rfcomm5 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm5' DEVICE: moving 'rfcomm5' to 'acl00126253F906' fill_kobj_path: path = '/class/tty/rfcomm5' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm5' bus bluetooth: remove device acl000AD9D7A99A PM: Removing info for bluetooth:acl000AD9D7A99A kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' DEVICE: moving 'rfcomm0' to '' fill_kobj_path: path = '/class/tty/rfcomm0' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl000AD9D7A99A' kobject acl000AD9D7A99A: cleaning up DEV: Unregistering device. ID = 'rfcomm0' PM: Removing info for No Bus:rfcomm0 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm0' kobject rfcomm0: cleaning up device_create_release called for rfcomm0 bus bluetooth: remove device acl0017B066F14B PM: Removing info for bluetooth:acl0017B066F14B kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' bus bluetooth: remove device acl00E0033364E5 PM: Removing info for bluetooth:acl00E0033364E5 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' DEVICE: moving 'rfcomm3' to '' fill_kobj_path: path = '/class/tty/rfcomm3' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0017B066F14B' kobject acl0017B066F14B: cleaning up DEV: Unregistering device. ID = 'rfcomm3' PM: Removing info for No Bus:rfcomm3 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm3' kobject rfcomm3: cleaning up device_create_release called for rfcomm3 DEVICE: moving 'rfcomm2' to '' fill_kobj_path: path = '/class/tty/rfcomm2' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl00E0033364E5' kobject acl00E0033364E5: cleaning up DEV: Unregistering device. ID = 'rfcomm2' PM: Removing info for No Bus:rfcomm2 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm2' kobject rfcomm2: cleaning up device_create_release called for rfcomm2 bus bluetooth: remove device acl0060574FEB37 PM: Removing info for bluetooth:acl0060574FEB37 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' bus bluetooth: remove device acl006057BB4D92 PM: Removing info for bluetooth:acl006057BB4D92 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' DEVICE: moving 'rfcomm1' to '' fill_kobj_path: path = '/class/tty/rfcomm1' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl0060574FEB37' kobject acl0060574FEB37: cleaning up DEV: Unregistering device. ID = 'rfcomm1' PM: Removing info for No Bus:rfcomm1 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm1' kobject rfcomm1: cleaning up device_create_release called for rfcomm1 DEVICE: moving 'rfcomm4' to '' fill_kobj_path: path = '/class/tty/rfcomm4' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm4' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/hci2/acl006057BB4D92' kobject acl006057BB4D92: cleaning up DEV: Unregistering device. ID = 'rfcomm4' PM: Removing info for No Bus:rfcomm4 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm4' kobject rfcomm4: cleaning up device_create_release called for rfcomm4 bus bluetooth: remove device acl00126253F906 PM: Removing info for bluetooth:acl00126253F906 kobject_uevent_env fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' DEVICE: moving 'rfcomm5' to '' fill_kobj_path: path = '/class/tty/rfcomm5' kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm5' fill_kobj_path: path = '/devices/pci0000:00/0000:00:0f.4/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/hci1/acl00126253F906' kobject acl00126253F906: cleaning up DEV: Unregistering device. ID = 'rfcomm5' PM: Removing info for No Bus:rfcomm5 kobject_uevent_env fill_kobj_path: path = '/class/tty/rfcomm5' kobject rfcomm5: cleaning up device_create_release called for rfcomm5 Best Regards, Pierre-Yves - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/