Return-Path: Message-ID: Date: Tue, 6 Nov 2007 10:46:32 +0800 From: "Dave Young" To: "Cornelia Huck" Subject: Re: Warnings and Oops on 2.6.23-rc6 while activily using rfcomm links (mm/slab.c) Cc: "Pierre-Yves Paulus" , linux-kernel@vger.kernel.org, "Chuck Ebbert" , "BlueZ development" , "Marcel Holtmann" In-Reply-To: <20071001143230.3c370b2e@gondolin.boeblingen.de.ibm.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_26981_5171473.1194317192896" References: <46F92364.3080603@idlum.be> <46FA5E2E.3010300@idlum.be> <20070927085658.1c66f1c8@gondolin.boeblingen.de.ibm.com> <46FBC1AE.4020404@idlum.be> <46FBF17A.6030009@idlum.be> <20070928085438.4eb5a38f@gondolin.boeblingen.de.ibm.com> <46FD1200.9020407@idlum.be> <46FD1670.5070109@idlum.be> <46FD2CA0.3050704@idlum.be> <20071001143230.3c370b2e@gondolin.boeblingen.de.ibm.com> List-ID: ------=_Part_26981_5171473.1194317192896 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/1/07, Cornelia Huck wrote: > On Fri, 28 Sep 2007 18:32:32 +0200, > Pierre-Yves Paulus wrote: > > This looks more informational, thanks. > > > DEV: Unregistering device. ID = 'rfcomm0' > > PM: Removing info for No Bus: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 rfcomm0: cleaning up > > device_create_release called for rfcomm0 > > Here rfcomm0 was unregistered and released. > > > 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 > > And here the corresponding physdev. > > > BUG: unable to handle kernel NULL pointer dereference at virtual address > > 00000000 > > printing eip: > > c0249e29 > > *pde = 00000000 > > Oops: 0000 [#1] > > Modules linked in: rfcomm l2cap battery ipv6 dm_snapshot dm_mirror > > dm_mod softdog loop parport_pc parport floppy rtc pcspkr ac button > > psmouse serio_raw snd_cs5535audio snd_ac97_codec ac97_bus snd_pcm > > snd_timer snd soundcore snd_page_alloc geode_rng cs5535_gpio hci_usb > > bluetooth geode_aes blkcipher tsdev evdev usbhid hid reiserfs ide_disk > > generic amd74xx ide_core ohci_hcd sata_via ata_generic 8139cp libata > > 8139too usbcore mii scsi_mod thermal processor fan > > CPU: 0 > > EIP: 0060:[] Not tainted VLI > > EFLAGS: 00010017 (2.6.23-rc8 #1) > > EIP is at skb_dequeue+0x23/0x4a > > eax: 00000282 ebx: 00000282 ecx: 00000000 edx: caf8ab8c > > esi: c8428d48 edi: c8428c00 ebp: c8428c0c esp: c124ff60 > > ds: 007b es: 007b fs: 0000 gs: 0000 ss: 0068 > > Process events/0 (pid: 5, ti=c124e000 task=c1243500 task.ti=c124e000) > > Stack: caf8ab8c c024b0a1 c8428c00 d02f4075 c8428d60 c020eb8d c08978a8 > > 00000000 > > 00000000 00000000 cf7ab680 c8428d48 c020eac4 00000000 c01279a9 > > c124ffb4 > > 00000046 c1243500 cf7ab680 cf7ab680 c0127ffe c124ffd0 c01280b0 > > 00000000 > > Call Trace: > > [] skb_queue_purge+0x11/0x17 > > [] rfcomm_tty_flush_buffer+0x1c/0x33 [rfcomm] > > [] do_tty_hangup+0xc9/0x2d0 > > [] do_tty_hangup+0x0/0x2d0 > > [] run_workqueue+0x7d/0x103 > > [] worker_thread+0x0/0xbe > > [] worker_thread+0xb2/0xbe > > [] autoremove_wake_function+0x0/0x35 > > [] kthread+0x36/0x5b > > [] kthread+0x0/0x5b > > [] kernel_thread_helper+0x7/0x10 > > ======================= > > rfcomm0 is already freed, maybe this code is still trying to access it? > > > Code: 89 42 0a 5b 5e 5f 5d c3 53 89 c2 9c 58 90 8d b4 26 00 00 00 00 89 > > c3 fa 90 8d b4 26 00 00 00 00 90 8b 0a 39 d1 75 04 31 c9 eb 17 <8b> 01 > > ff 4a 08 89 02 89 50 04 c7 01 00 00 00 00 c7 41 04 00 00 > > EIP: [] skb_dequeue+0x23/0x4a SS:ESP 0068:c124ff60 > > WARNING: at lib/kref.c:33 kref_get() > > [] kref_get+0x34/0x3d > > [] kobject_get+0xf/0x13 > > [] get_device+0xe/0x14 > > [] device_move+0x13/0x114 > > [] rfcomm_tty_close+0x23/0x61 [rfcomm] > > [] release_dev+0x1c0/0x54e > > [] rfcomm_dev_destruct+0x59/0x65 [rfcomm] > > [] rfcomm_dev_ioctl+0x329/0x4d0 [rfcomm] > > [] tick_program_event+0x2a/0x49 > > [] release_sock+0xc/0x74 > > [] tty_release+0x7/0xa > > [] __fput+0x93/0x147 > > [] filp_close+0x51/0x58 > > [] __sched_text_start+0x1d6/0x245 > > [] sys_close+0x54/0x83 > > [] syscall_call+0x7/0xb > > ======================= > > DEVICE: moving 'rfcomm0' to '' > > kobject : cleaning up > > device_create_release called for rfcomm0 > > But here someone still tries to move rfcomm0 around? It already is gone > and released... The code path has no reference on rfcomm0. (Well, > device_move() tries to get a reference on the device to be moved, but > that doesn't help since the device is already gone.) > > This looks like a race inside rfcomm. The device_unregister() either > needs to be delayed until after device_move() has finished, or the > thread calling device_move() needs to have a reference. (device_move() > on an unregistered device should just fail but not oops.) Marcel? > - Hi, please try the attached patch. or the one by marcel in http://lkml.org/lkml/2007/11/5/111 Please tell me the result, thanks. Regards dave ------=_Part_26981_5171473.1194317192896 Content-Type: application/octet-stream; name=diff.rfcomm Content-Transfer-Encoding: base64 X-Attachment-Id: f_f8ntqq3i Content-Disposition: attachment; filename=diff.rfcomm U2lnbmVkLW9mZi1ieTogRGF2ZSBZb3VuZyA8aGlkYXZlLmRhcmtzdGFyQGdtYWlsLmNvbT4gCgot LS0KbmV0L2JsdWV0b290aC9yZmNvbW0vdHR5LmMgfCAgICA3IC0tLS0tLS0KMSBmaWxlIGNoYW5n ZWQsIDcgZGVsZXRpb25zKC0pCgpkaWZmIC11cHIgbGludXgvbmV0L2JsdWV0b290aC9yZmNvbW0v dHR5LmMgbGludXgubmV3L25ldC9ibHVldG9vdGgvcmZjb21tL3R0eS5jCi0tLSBsaW51eC9uZXQv Ymx1ZXRvb3RoL3JmY29tbS90dHkuYwkyMDA3LTExLTA1IDExOjI4OjQ5LjAwMDAwMDAwMCArMDgw MAorKysgbGludXgubmV3L25ldC9ibHVldG9vdGgvcmZjb21tL3R0eS5jCTIwMDctMTEtMDUgMTE6 MzA6NTkuMDAwMDAwMDAwICswODAwCkBAIC0xMDE4LDEzICsxMDE4LDYgQEAgc3RhdGljIHZvaWQg cmZjb21tX3R0eV9oYW5ndXAoc3RydWN0IHR0eQogCQlyZXR1cm47CiAKIAlyZmNvbW1fdHR5X2Zs dXNoX2J1ZmZlcih0dHkpOwotCi0JaWYgKHRlc3RfYml0KFJGQ09NTV9SRUxFQVNFX09OSFVQLCAm ZGV2LT5mbGFncykpIHsKLQkJaWYgKHJmY29tbV9kZXZfZ2V0KGRldi0+aWQpID09IE5VTEwpCi0J CQlyZXR1cm47Ci0JCXJmY29tbV9kZXZfZGVsKGRldik7Ci0JCXJmY29tbV9kZXZfcHV0KGRldik7 Ci0JfQogfQogCiBzdGF0aWMgaW50IHJmY29tbV90dHlfcmVhZF9wcm9jKGNoYXIgKmJ1ZiwgY2hh ciAqKnN0YXJ0LCBvZmZfdCBvZmZzZXQsIGludCBsZW4sIGludCAqZW9mLCB2b2lkICp1bnVzZWQp Cg== ------=_Part_26981_5171473.1194317192896--