public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Kernel Oops while transmitting data on several RFCOMM links
       [not found] <20070709093602.A2C6B58D565@mailflip16.edt02.net>
@ 2007-07-10 10:15 ` Pierre-Yves Paulus
  2007-07-10 11:54   ` [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks Williams, Richard
  0 siblings, 1 reply; 6+ messages in thread
From: Pierre-Yves Paulus @ 2007-07-10 10:15 UTC (permalink / raw)
  To: BlueZ development

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

Hello,

I performed a test on a system with several dongles, establishing 
several RFCOMM links to remote devices, and transmitting data over them. 
At one point, there was a kernel Oops. Please find attached the relevant 
parte of the kernel log. Kernel on the box is 2.6.20-1.

Is it a known problem which can be avoided by upgrading the kernel to a 
latest release?

Best Regards,
Pierre-Yves Paulus



[-- Attachment #2: kernel_crash_trimmed --]
[-- Type: text/plain, Size: 9368 bytes --]

Jul  6 15:05:49 p2a kernel: kobject_add failed for rfcomm2 with -EEXIST, don't try to register things with the same name in the same directory.
Jul  6 15:05:49 p2a kernel:  [<c01b698b>] kobject_add+0x152/0x17b
Jul  6 15:05:49 p2a kernel:  [<c01b6b19>] kobject_set_name+0x29/0x92
Jul  6 15:05:49 p2a kernel:  [<c02131c9>] device_add+0x83/0x466
Jul  6 15:05:49 p2a kernel:  [<c01b6a01>] kobject_init+0x2b/0x3b
Jul  6 15:05:49 p2a kernel:  [<c0213634>] device_create+0x78/0x97
Jul  6 15:05:49 p2a kernel:  [<c01fdbbc>] tty_register_device+0xb7/0xbf
Jul  6 15:05:49 p2a kernel:  [<d02a57f4>] hci_get_route+0xa3/0xac [bluetooth]
Jul  6 15:05:49 p2a kernel:  [<d03506d4>] rfcomm_dev_ioctl+0x2ae/0x505 [rfcomm]
Jul  6 15:05:49 p2a kernel:  [<d034f214>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul  6 15:05:49 p2a kernel:  [<c0230b70>] sock_ioctl+0x1a6/0x1c5
Jul  6 15:05:49 p2a kernel:  [<c02309ca>] sock_ioctl+0x0/0x1c5
Jul  6 15:05:49 p2a kernel:  [<c0159b4d>] do_ioctl+0x19/0x47
Jul  6 15:05:49 p2a kernel:  [<c0159d5e>] vfs_ioctl+0x1e3/0x1f1
Jul  6 15:05:49 p2a kernel:  [<c0159dba>] sys_ioctl+0x4e/0x68
Jul  6 15:05:49 p2a kernel:  [<c0102b90>] syscall_call+0x7/0xb
Jul  6 15:05:49 p2a kernel:  =======================
Jul  6 15:06:02 p2a kernel: hci_acldata_packet: hci2 ACL packet for unknown connection handle 13
Jul  6 15:06:02 p2a kernel: hci_acldata_packet: hci2 ACL packet for unknown connection handle 13
Jul  6 15:06:06 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000003c
Jul  6 15:06:06 p2a kernel:  printing eip:
Jul  6 15:06:06 p2a kernel: d0350b0c
Jul  6 15:06:06 p2a kernel: *pde = 00000000
Jul  6 15:06:06 p2a kernel: Oops: 0000 [#1]
Jul  6 15:06:06 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod ks8842_pci loop evdev floppy rtc hci_usb bluetooth psmouse serio_raw snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd i2c_viapro via82cxxx_audio uart401 sound soundcore ac97_codec pcspkr via686a shpchp pci_hotplug parport_pc via_agp agpgart i2c_isa i2c_core parport reiserfs sd_mod generic via82cxxx ide_core pata_via ata_generic 8139cp 8139too mii libata scsi_mod uhci_hcd usbcore thermal processor fan
Jul  6 15:06:06 p2a kernel: CPU:    0
Jul  6 15:06:06 p2a kernel: EIP:    0060:[<d0350b0c>]    Not tainted VLI
Jul  6 15:06:06 p2a kernel: EFLAGS: 00010296   (2.6.20-1-486 #1)
Jul  6 15:06:06 p2a kernel: EIP is at rfcomm_tty_write+0x19/0x163 [rfcomm]
Jul  6 15:06:06 p2a kernel: eax: 00000000   ebx: cee79000   ecx: 00000003   edx: c5a9c800
Jul  6 15:06:06 p2a kernel: esi: c2442400   edi: c5a9c800   ebp: 00000003   esp: cde29ee8
Jul  6 15:06:06 p2a kernel: ds: 007b   es: 007b   ss: 0068
Jul  6 15:06:06 p2a kernel: Process java (pid: 5950, ti=cde28000 task=c9188a50 task.ti=cde28000)
Jul  6 15:06:06 p2a kernel: Stack: 00000000 00000003 c5a9c800 00000000 00000000 00000000 cee79000 c2442400 
Jul  6 15:06:06 p2a kernel:        c5a9c800 00000003 c0200f5c c5a9c800 c2674460 c2442400 00000000 c9188a50 
Jul  6 15:06:06 p2a kernel:        c011495b c244251c c244251c 00000003 c2442400 00000003 00000003 c01fecef 
Jul  6 15:06:06 p2a kernel: Call Trace:
Jul  6 15:06:06 p2a kernel:  [<c0200f5c>] write_chan+0x21a/0x28d
Jul  6 15:06:06 p2a kernel:  [<c011495b>] default_wake_function+0x0/0xc
Jul  6 15:06:06 p2a kernel:  [<c01fecef>] tty_write+0x147/0x1cc
Jul  6 15:06:06 p2a kernel:  [<c0200d42>] write_chan+0x0/0x28d
Jul  6 15:06:06 p2a kernel:  [<c01feba8>] tty_write+0x0/0x1cc
Jul  6 15:06:06 p2a kernel:  [<c0150ce4>] vfs_write+0xab/0x158
Jul  6 15:06:06 p2a kernel:  [<c0151211>] sys_write+0x43/0x69
Jul  6 15:06:06 p2a kernel:  [<c0102b90>] syscall_call+0x7/0xb
Jul  6 15:06:06 p2a kernel:  =======================
Jul  6 15:06:06 p2a kernel: Code: 5e e9 8e f5 ff ff 5a 5b 5e e9 4b e5 ea ef 58 5b 5e c3 55 57 56 53 83 ec 18 89 54 24 08 89 4c 24 04 8b 80 40 01 00 00 89 44 24 0c <8b> 40 3c 89 44 24 10 31 ff c7 44 24 14 00 00 00 00 e9 ee 00 00 
Jul  6 15:06:06 p2a kernel: EIP: [<d0350b0c>] rfcomm_tty_write+0x19/0x163 [rfcomm] SS:ESP 0068:cde29ee8
Jul  6 15:06:09 p2a kernel:  <0>invalid opcode: 0000 [#2]
Jul  6 15:06:09 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod ks8842_pci loop evdev floppy rtc hci_usb bluetooth psmouse serio_raw snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd i2c_viapro via82cxxx_audio uart401 sound soundcore ac97_codec pcspkr via686a shpchp pci_hotplug parport_pc via_agp agpgart i2c_isa i2c_core parport reiserfs sd_mod generic via82cxxx ide_core pata_via ata_generic 8139cp 8139too mii libata scsi_mod uhci_hcd usbcore thermal processor fan
Jul  6 15:06:09 p2a kernel: CPU:    0
Jul  6 15:06:09 p2a kernel: EIP:    0060:[<c9188a64>]    Not tainted VLI
Jul  6 15:06:09 p2a kernel: EFLAGS: 00010082   (2.6.20-1-486 #1)
Jul  6 15:06:09 p2a kernel: EIP is at 0xc9188a64
Jul  6 15:06:09 p2a kernel: eax: cde29f20   ebx: cde29f20   ecx: 00000000   edx: 00000001
Jul  6 15:06:09 p2a kernel: esi: cde29f78   edi: 00000001   ebp: cf305f28   esp: cf305f09
Jul  6 15:06:09 p2a kernel: ds: 007b   es: 007b   ss: 0068
Jul  6 15:06:09 p2a kernel: Process events/0 (pid: 3, ti=cf304000 task=cf347030 task.ti=cf304000)
Jul  6 15:06:09 p2a kernel: Stack: 00c0113b 01000000 1c000000 2cc24425 00cde29f 86000000 1c000002 44c24425 
Jul  6 15:06:09 p2a kernel:        99cf305f 00c0114a 00000000 44000000 46c24425 00000002 0cc24424 f6c24424 
Jul  6 15:06:09 p2a kernel:        00c01fe9 00000000 00000000 05000000 2c000000 46c24425 c0000002 f1cf3546 
Jul  6 15:06:09 p2a kernel: Call Trace:
Jul  6 15:06:09 p2a kernel:  =======================
Jul  6 15:06:09 p2a kernel: Code: 8a 18 c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 80 00 00 00 00 80 e2 cd 00 00 00 00 44 00 40 00 00 00 00 00 <ff> ff ff ff 80 00 00 00 7d 00 00 00 78 00 00 00 7d 00 00 00 00 
Jul  6 15:06:09 p2a kernel: EIP: [<c9188a64>] 0xc9188a64 SS:ESP 0068:cf305f09
Jul  6 15:06:29 p2a kernel:  <1>BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
Jul  6 15:06:29 p2a kernel:  printing eip:
Jul  6 15:06:29 p2a kernel: c0184d46
Jul  6 15:06:29 p2a kernel: *pde = 00000000
Jul  6 15:06:29 p2a kernel: Oops: 0000 [#3]
Jul  6 15:06:29 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod ks8842_pci loop evdev floppy rtc hci_usb bluetooth psmouse serio_raw snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd i2c_viapro via82cxxx_audio uart401 sound soundcore ac97_codec pcspkr via686a shpchp pci_hotplug parport_pc via_agp agpgart i2c_isa i2c_core parport reiserfs sd_mod generic via82cxxx ide_core pata_via ata_generic 8139cp 8139too mii libata scsi_mod uhci_hcd usbcore thermal processor fan
Jul  6 15:06:29 p2a kernel: CPU:    0
Jul  6 15:06:29 p2a kernel: EIP:    0060:[<c0184d46>]    Not tainted VLI
Jul  6 15:06:29 p2a kernel: EFLAGS: 00010286   (2.6.20-1-486 #1)
Jul  6 15:06:29 p2a kernel: EIP is at sysfs_follow_link+0xac/0x17f
Jul  6 15:06:29 p2a kernel: eax: 00000000   ebx: 00000003   ecx: ffffffff   edx: c271ecf0
Jul  6 15:06:29 p2a kernel: esi: 00000001   edi: 00000000   ebp: c271ecf0   esp: c635deb4
Jul  6 15:06:29 p2a kernel: ds: 007b   es: 007b   ss: 0068
Jul  6 15:06:29 p2a kernel: Process udevd (pid: 7703, ti=c635c000 task=c959e070 task.ti=c635c000)
Jul  6 15:06:29 p2a kernel: Stack: c635dedc cf29b000 c6457868 00000000 c030fbe0 00000200 cef10d34 bfcac19c 
Jul  6 15:06:29 p2a kernel:        c0155dbe 00000004 c0112f44 00000000 00000000 c635dfb8 c8602954 c8602920 
Jul  6 15:06:29 p2a kernel:        00000000 00000000 cf3c3eb0 24730972 468e5a75 c011aa65 00000001 cf7e7400 
Jul  6 15:06:29 p2a kernel: Call Trace:
Jul  6 15:06:31 p2a kernel:  [<c0155dbe>] generic_readlink+0x27/0x6e
Jul  6 15:06:31 p2a kernel:  [<c0112f44>] do_page_fault+0x28d/0x551
Jul  6 15:06:31 p2a kernel:  [<c011aa65>] current_fs_time+0x45/0x50
Jul  6 15:06:31 p2a kernel:  [<c01601f4>] touch_atime+0xa2/0xd6
Jul  6 15:06:31 p2a kernel:  [<c0152f15>] sys_readlinkat+0x84/0x9f
Jul  6 15:06:31 p2a kernel:  [<c0112f44>] do_page_fault+0x28d/0x551
Jul  6 15:06:31 p2a kernel:  [<c0152f57>] sys_readlink+0x27/0x2b
Jul  6 15:06:31 p2a kernel:  [<c0102b90>] syscall_call+0x7/0xb
Jul  6 15:06:31 p2a kernel:  =======================
Jul  6 15:06:31 p2a kernel: Code: e9 c0 00 00 00 b8 40 fb 30 c0 e8 42 3a fa ff 8b 44 24 08 31 db 43 8b 40 24 85 c0 75 f8 89 ea be 01 00 00 00 8b 3a 31 c0 83 c9 ff <f2> ae f7 d1 49 8d 74 0e 01 8b 52 24 85 d2 75 e9 8d 04 5b 8d 4c 
Jul  6 15:06:31 p2a kernel: EIP: [<c0184d46>] sysfs_follow_link+0xac/0x17f SS:ESP 0068:c635deb4
Jul  6 15:06:31 p2a kernel:  <3>hci_acldata_packet: hci2 ACL packet for unknown connection handle 11
Jul  6 15:06:31 p2a kernel: hci_acldata_packet: hci2 ACL packet for unknown connection handle 11
Jul  6 15:06:31 p2a kernel: hci_acldata_packet: hci2 ACL packet for unknown connection handle 11
Jul  6 15:06:31 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul  6 15:06:48 p2a kernel: hci_acldata_packet: hci2 ACL packet for unknown connection handle 11
Jul  6 15:06:48 p2a kernel: hci_acldata_packet: hci2 ACL packet for unknown connection handle 11

[-- Attachment #3: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks
  2007-07-10 10:15 ` [Bluez-devel] Kernel Oops while transmitting data on several RFCOMM links Pierre-Yves Paulus
@ 2007-07-10 11:54   ` Williams, Richard
  2007-07-11  9:36     ` Pierre-Yves Paulus
  0 siblings, 1 reply; 6+ messages in thread
From: Williams, Richard @ 2007-07-10 11:54 UTC (permalink / raw)
  To: BlueZ development

M Paulus,

I had the same problem. Upgrade to the latest kernel and the problem
will be fixed.

Regards,

Richard Williams 


-----Original Message-----
From: bluez-devel-bounces@lists.sourceforge.net
[mailto:bluez-devel-bounces@lists.sourceforge.net] On Behalf Of
Pierre-Yves Paulus
Sent: Tuesday, July 10, 2007 6:16 AM
To: BlueZ development
Subject: [Bluez-devel] Kernel Oops while transmitting data on several
RFCOMMlinks

Hello,

I performed a test on a system with several dongles, establishing
several RFCOMM links to remote devices, and transmitting data over them.

At one point, there was a kernel Oops. Please find attached the relevant
parte of the kernel log. Kernel on the box is 2.6.20-1.

Is it a known problem which can be avoided by upgrading the kernel to a
latest release?

Best Regards,
Pierre-Yves Paulus


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks
  2007-07-10 11:54   ` [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks Williams, Richard
@ 2007-07-11  9:36     ` Pierre-Yves Paulus
  2007-07-26 13:55       ` Pierre-Yves Paulus
  0 siblings, 1 reply; 6+ messages in thread
From: Pierre-Yves Paulus @ 2007-07-11  9:36 UTC (permalink / raw)
  To: BlueZ development

Hi Richard,

Thanks a lot for the answer. I will perform the kernel update then.

Best Regards,
Pierre-Yves Paulus


Williams, Richard wrote:
> M Paulus,
> 
> I had the same problem. Upgrade to the latest kernel and the problem
> will be fixed.
> 
> Regards,
> 
> Richard Williams 
> 
> 
> -----Original Message-----
> From: bluez-devel-bounces@lists.sourceforge.net
> [mailto:bluez-devel-bounces@lists.sourceforge.net] On Behalf Of
> Pierre-Yves Paulus
> Sent: Tuesday, July 10, 2007 6:16 AM
> To: BlueZ development
> Subject: [Bluez-devel] Kernel Oops while transmitting data on several
> RFCOMMlinks
> 
> Hello,
> 
> I performed a test on a system with several dongles, establishing
> several RFCOMM links to remote devices, and transmitting data over them.
> 
> At one point, there was a kernel Oops. Please find attached the relevant
> parte of the kernel log. Kernel on the box is 2.6.20-1.
> 
> Is it a known problem which can be avoided by upgrading the kernel to a
> latest release?
> 
> Best Regards,
> Pierre-Yves Paulus
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks
  2007-07-11  9:36     ` Pierre-Yves Paulus
@ 2007-07-26 13:55       ` Pierre-Yves Paulus
  2007-07-26 14:30         ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Pierre-Yves Paulus @ 2007-07-26 13:55 UTC (permalink / raw)
  To: BlueZ development

[-- Attachment #1: Type: text/plain, Size: 2443 bytes --]

Hello,

After upgrading to kernel 2.6.21-2 (in fact, the 
linux-image-2.6.21-2-486_2.6.21-5_i386.deb package from debian 
unstable), I performed some new tests, and it happened again.

Please find attached what I got in the logs. What's wrong here? I will 
gladly perform any test or action which you may ask to help track the 
problem down. Just ask.

Best Regards,
Pierre-Yves Paulus



Pierre-Yves Paulus wrote:
> Hi Richard,
> 
> Thanks a lot for the answer. I will perform the kernel update then.
> 
> Best Regards,
> Pierre-Yves Paulus
> 
> 
> Williams, Richard wrote:
>> M Paulus,
>>
>> I had the same problem. Upgrade to the latest kernel and the problem
>> will be fixed.
>>
>> Regards,
>>
>> Richard Williams 
>>
>>
>> -----Original Message-----
>> From: bluez-devel-bounces@lists.sourceforge.net
>> [mailto:bluez-devel-bounces@lists.sourceforge.net] On Behalf Of
>> Pierre-Yves Paulus
>> Sent: Tuesday, July 10, 2007 6:16 AM
>> To: BlueZ development
>> Subject: [Bluez-devel] Kernel Oops while transmitting data on several
>> RFCOMMlinks
>>
>> Hello,
>>
>> I performed a test on a system with several dongles, establishing
>> several RFCOMM links to remote devices, and transmitting data over them.
>>
>> At one point, there was a kernel Oops. Please find attached the relevant
>> parte of the kernel log. Kernel on the box is 2.6.20-1.
>>
>> Is it a known problem which can be avoided by upgrading the kernel to a
>> latest release?
>>
>> Best Regards,
>> Pierre-Yves Paulus
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Bluez-devel mailing list
>> Bluez-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bluez-devel
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel

[-- Attachment #2: kernel_crash_trimmed --]
[-- Type: text/plain, Size: 41204 bytes --]


root@p2a:~# uname -a
Linux p2a 2.6.21-2-486 #1 Mon Jun 25 20:09:51 UTC 2007 i686 GNU/Linux

Jul 25 16:06:35 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:06:35 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:06:35 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:06:35 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:06:35 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:06:35 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:06:35 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:06:35 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:06:35 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:06:35 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:06:35 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:06:35 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:06:35 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:06:35 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:06:35 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:06:35 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:06:35 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:06:35 p2a kernel:  =======================
Jul 25 16:06:35 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:06:35 p2a kernel:  printing eip:
Jul 25 16:06:35 p2a kernel: c01bb361
Jul 25 16:06:35 p2a kernel: *pde = 00000000
Jul 25 16:06:35 p2a kernel: Oops: 0000 [#1]
Jul 25 16:06:35 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:06:35 p2a kernel: CPU:    0
Jul 25 16:06:35 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:06:35 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:06:35 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:06:35 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: cd02f674   edx: 00000000
Jul 25 16:06:35 p2a kernel: esi: c15a3400   edi: cee47c00   ebp: ffffffea   esp: c9a8be50
Jul 25 16:06:35 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:06:35 p2a kernel: Process hcid (pid: 31115, ti=c9a8a000 task=c4f695e0 task.ti=c9a8a000)
Jul 25 16:06:35 p2a kernel: Stack: cd02f668 00000000 00000286 c0235739 00000057 c01ba8ad c15a34b8 c0216bb4 
Jul 25 16:06:35 p2a kernel:        c0216bcd 00000000 cd02f640 c15a3400 cee47c00 cee47cf8 d0346a60 0000000a 
Jul 25 16:06:35 p2a kernel:        00000000 cee47cf8 00000000 c4f695e0 c01157a6 00100100 00200200 00000100 
Jul 25 16:06:35 p2a kernel: Call Trace:
Jul 25 16:06:35 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:06:35 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:06:35 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:06:35 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:06:35 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:06:35 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:06:36 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:06:36 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:06:36 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:06:36 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:06:36 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:06:36 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:06:36 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:06:36 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:06:36 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:06:36 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:06:36 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:06:36 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:06:36 p2a kernel:  =======================
Jul 25 16:06:36 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:06:36 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c9a8be50
Jul 25 16:06:36 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:06:36 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:06:49 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:06:49 p2a kernel:  printing eip:
Jul 25 16:06:49 p2a kernel: c01bb361
Jul 25 16:06:49 p2a kernel: *pde = 00000000
Jul 25 16:06:49 p2a kernel: Oops: 0000 [#2]
Jul 25 16:06:49 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:06:49 p2a kernel: CPU:    0
Jul 25 16:06:50 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:06:50 p2a kernel: EFLAGS: 00010282   (2.6.21-2-486 #1)
Jul 25 16:06:50 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:06:50 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: d034630c   edx: 00000000
Jul 25 16:06:50 p2a kernel: esi: c9a36000   edi: 00000000   ebp: ffffffea   esp: c3929e80
Jul 25 16:06:50 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:06:50 p2a kernel: Process java (pid: 31085, ti=c3928000 task=c86e05e0 task.ti=c3928000)
Jul 25 16:06:50 p2a kernel: Stack: c0295b78 080a2000 080a2000 c0148bf5 00000057 c01ba8ad 00000000 c0216bb4 
Jul 25 16:06:50 p2a kernel:        c0216bcd 00000000 cd02f640 c9a36000 00000000 00000000 d034632f c9a36000 
Jul 25 16:06:50 p2a kernel:        ce9eaae0 c0201f96 ceb964dc d003a887 00000000 ceba1814 0000001a 00000001 
Jul 25 16:06:50 p2a kernel: Call Trace:
Jul 25 16:06:50 p2a kernel:  [<c0295b78>] schedule_timeout+0x13/0x8f
Jul 25 16:06:50 p2a kernel:  [<c0148bf5>] find_extend_vma+0x12/0x49
Jul 25 16:06:50 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:06:50 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:06:50 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:06:50 p2a kernel:  [<d034632f>] rfcomm_tty_close+0x23/0x61 [rfcomm]
Jul 25 16:06:50 p2a kernel:  [<c0201f96>] release_dev+0x1df/0x5a3
Jul 25 16:06:50 p2a kernel:  [<d003a887>] uhci_giveback_urb+0xc4/0x12f [uhci_hcd]
Jul 25 16:06:50 p2a kernel:  [<d003ab12>] uhci_scan_schedule+0x12a/0x729 [uhci_hcd]
Jul 25 16:06:50 p2a kernel:  [<c0145f11>] do_wp_page+0x147/0x372
Jul 25 16:06:50 p2a kernel:  [<c0202361>] tty_release+0x7/0xa
Jul 25 16:06:50 p2a kernel:  [<c01559bd>] __fput+0x93/0x147
Jul 25 16:06:50 p2a kernel:  [<c01536a8>] filp_close+0x51/0x58
Jul 25 16:06:50 p2a kernel:  [<c015460e>] sys_close+0x55/0x84
Jul 25 16:06:50 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:06:50 p2a kernel:  =======================
Jul 25 16:06:50 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:06:50 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c3929e80
Jul 25 16:06:54 p2a kernel: hci_acldata_packet: hci3 ACL packet for unknown connection handle 11
Jul 25 16:06:54 p2a last message repeated 6 times
Jul 25 16:06:55 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:06:55 p2a last message repeated 25 times
Jul 25 16:06:55 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:06:55 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:06:55 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:06:55 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:06:55 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:06:55 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:06:55 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:06:55 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:06:55 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:06:55 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:06:55 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:06:55 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:06:55 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:06:55 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:06:55 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:06:55 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:06:55 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:06:55 p2a kernel:  =======================
Jul 25 16:06:55 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:06:55 p2a kernel:  printing eip:
Jul 25 16:06:55 p2a kernel: c01bb361
Jul 25 16:06:55 p2a kernel: *pde = 00000000
Jul 25 16:06:55 p2a kernel: Oops: 0000 [#3]
Jul 25 16:06:55 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:06:55 p2a kernel: CPU:    0
Jul 25 16:06:55 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:06:55 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:06:55 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:06:55 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: cd02f174   edx: 00000000
Jul 25 16:06:55 p2a kernel: esi: cee42400   edi: cee47c00   ebp: ffffffea   esp: c3201e50
Jul 25 16:06:55 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:06:55 p2a kernel: Process hcid (pid: 32015, ti=c3200000 task=c03c95a0 task.ti=c3200000)
Jul 25 16:06:55 p2a kernel: Stack: cd02f168 00000000 00000286 cebd5bc0 00000057 c01ba8ad cee424b8 c0216bb4 
Jul 25 16:06:55 p2a kernel:        c0216bcd 00000000 cd02f140 cee42400 cee47c00 cee47cf8 d0346a60 0000000a 
Jul 25 16:06:55 p2a kernel:        00000000 cee47cf8 00000000 c03c95a0 c01157a6 00100100 00200200 00000100 
Jul 25 16:06:55 p2a kernel: Call Trace:
Jul 25 16:06:55 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:06:55 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:06:55 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:06:55 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:06:55 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:06:55 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:06:55 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:06:55 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:06:55 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:06:55 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:06:55 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:06:55 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:06:55 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:06:55 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:06:55 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:06:55 p2a kernel:  =======================
Jul 25 16:06:55 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:06:55 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c3201e50
Jul 25 16:06:55 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:06:55 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:07:11 p2a kernel: hci_acldata_packet: hci3 ACL packet for unknown connection handle 11
Jul 25 16:07:11 p2a last message repeated 6 times
Jul 25 16:07:11 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:07:11 p2a last message repeated 27 times
Jul 25 16:07:11 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:07:11 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:07:11 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:07:11 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:07:11 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:07:11 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:07:11 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:07:11 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:07:11 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:07:11 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:07:11 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:07:11 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:07:11 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:07:11 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:07:11 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:07:11 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:07:11 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:07:11 p2a kernel:  =======================
Jul 25 16:07:11 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:07:11 p2a kernel:  printing eip:
Jul 25 16:07:11 p2a kernel: c01bb361
Jul 25 16:07:11 p2a kernel: *pde = 00000000
Jul 25 16:07:11 p2a kernel: Oops: 0000 [#4]
Jul 25 16:07:11 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:07:11 p2a kernel: CPU:    0
Jul 25 16:07:11 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:07:11 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:07:11 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:07:11 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: cf2aac74   edx: 00000000
Jul 25 16:07:11 p2a kernel: esi: c15a3400   edi: cee47c00   ebp: ffffffea   esp: c1b87e50
Jul 25 16:07:11 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:07:11 p2a kernel: Process hcid (pid: 32132, ti=c1b86000 task=c86e00f0 task.ti=c1b86000)
Jul 25 16:07:11 p2a kernel: Stack: cf2aac68 00000000 00000286 ce438c20 00000057 c01ba8ad c15a34b8 c0216bb4 
Jul 25 16:07:11 p2a kernel:        c0216bcd 00000000 cf2aac40 c15a3400 cee47c00 cee47cf8 d0346a60 0000000a 
Jul 25 16:07:11 p2a kernel:        00000000 cee47cf8 00000000 c86e00f0 c01157a6 00100100 00200200 00000100 
Jul 25 16:07:11 p2a kernel: Call Trace:
Jul 25 16:07:11 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:07:11 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:07:11 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:07:11 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:07:11 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:07:12 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:07:12 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:07:12 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:07:12 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:07:12 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:07:12 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:07:12 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:07:12 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:07:12 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:07:12 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:07:12 p2a kernel:  =======================
Jul 25 16:07:12 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:07:12 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c1b87e50
Jul 25 16:07:12 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:07:12 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:07:42 p2a kernel: hci_acldata_packet: hci3 ACL packet for unknown connection handle 11
Jul 25 16:07:42 p2a last message repeated 4 times
Jul 25 16:08:04 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:08:04 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:08:04 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:08:04 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:08:04 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:08:04 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:08:04 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:08:04 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:08:04 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:08:04 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:08:04 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:04 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:08:04 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:08:04 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:08:04 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:08:04 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:08:04 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:08:04 p2a kernel:  =======================
Jul 25 16:08:04 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:08:04 p2a kernel:  printing eip:
Jul 25 16:08:04 p2a kernel: c01bb361
Jul 25 16:08:04 p2a kernel: *pde = 00000000
Jul 25 16:08:04 p2a kernel: Oops: 0000 [#5]
Jul 25 16:08:04 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:08:04 p2a kernel: CPU:    0
Jul 25 16:08:04 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:08:04 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:08:04 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:08:04 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: c7202954   edx: 00000000
Jul 25 16:08:04 p2a kernel: esi: c5464000   edi: cee49800   ebp: ffffffea   esp: cae3be50
Jul 25 16:08:04 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:08:04 p2a kernel: Process hcid (pid: 32215, ti=cae3a000 task=c2c5aa30 task.ti=cae3a000)
Jul 25 16:08:04 p2a kernel: Stack: c7202948 00000000 00000286 c0235739 00000057 c01ba8ad c54640b8 c0216bb4 
Jul 25 16:08:04 p2a kernel:        c0216bcd 00000000 c7202920 c5464000 cee49800 cee498f8 d0346a60 00000009 
Jul 25 16:08:04 p2a kernel:        00000000 cee498f8 00000000 c2c5aa30 c01157a6 00100100 00200200 00000100 
Jul 25 16:08:04 p2a kernel: Call Trace:
Jul 25 16:08:04 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:04 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:08:04 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:08:04 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:08:04 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:08:04 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:08:04 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:08:04 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:08:04 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:08:04 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:08:04 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:08:04 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:08:04 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:08:04 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:04 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:08:04 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:08:04 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:08:04 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:08:05 p2a kernel:  =======================
Jul 25 16:08:05 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:08:05 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:cae3be50
Jul 25 16:08:18 p2a kernel: hci_acldata_packet: hci3 ACL packet for unknown connection handle 11
Jul 25 16:08:18 p2a last message repeated 5 times
Jul 25 16:08:18 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:08:18 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:08:28 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:08:28 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:08:28 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:08:28 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:08:28 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:08:28 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:08:28 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:08:28 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:08:28 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:08:28 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:08:28 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:28 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:08:28 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:08:28 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:08:28 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:08:28 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:08:28 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:08:28 p2a kernel:  =======================
Jul 25 16:08:28 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:08:28 p2a kernel:  printing eip:
Jul 25 16:08:28 p2a kernel: c01bb361
Jul 25 16:08:28 p2a kernel: *pde = 00000000
Jul 25 16:08:28 p2a kernel: Oops: 0000 [#6]
Jul 25 16:08:28 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:08:28 p2a kernel: CPU:    0
Jul 25 16:08:28 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:08:28 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:08:28 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:08:28 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: c7202ad4   edx: 00000000
Jul 25 16:08:28 p2a kernel: esi: c15a3400   edi: cee49800   ebp: ffffffea   esp: c6231e50
Jul 25 16:08:28 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:08:28 p2a kernel: Process hcid (pid: 32328, ti=c6230000 task=c6cf4090 task.ti=c6230000)
Jul 25 16:08:28 p2a kernel: Stack: c7202ac8 00000000 00000286 c0235739 00000057 c01ba8ad c15a34b8 c0216bb4 
Jul 25 16:08:28 p2a kernel:        c0216bcd 00000000 c7202aa0 c15a3400 cee49800 cee498f8 d0346a60 00000009 
Jul 25 16:08:28 p2a kernel:        00000000 cee498f8 00000000 c6cf4090 c01157a6 00100100 00200200 00000100 
Jul 25 16:08:28 p2a kernel: Call Trace:
Jul 25 16:08:28 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:28 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:08:28 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:08:28 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:08:28 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:08:28 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:08:28 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:08:28 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:08:28 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:08:28 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:08:28 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:08:28 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:08:28 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:08:28 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:28 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:08:28 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:08:28 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:08:28 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:08:28 p2a kernel:  =======================
Jul 25 16:08:28 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:08:28 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c6231e50
Jul 25 16:08:49 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:08:49 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:08:49 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:08:49 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:08:49 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:08:49 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:08:49 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:08:49 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:08:49 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:08:49 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:08:49 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:08:49 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:08:49 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:08:49 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:08:49 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:08:49 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:08:49 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:08:49 p2a kernel:  =======================
Jul 25 16:08:49 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:08:49 p2a kernel:  printing eip:
Jul 25 16:08:49 p2a kernel: c01bb361
Jul 25 16:08:49 p2a kernel: *pde = 00000000
Jul 25 16:08:49 p2a kernel: Oops: 0000 [#7]
Jul 25 16:08:49 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:08:49 p2a kernel: CPU:    0
Jul 25 16:08:49 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:08:49 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:08:49 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:08:49 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: c471d314   edx: 00000000
Jul 25 16:08:49 p2a kernel: esi: cee4c400   edi: cee49800   ebp: ffffffea   esp: c9a8be50
Jul 25 16:08:49 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:08:49 p2a kernel: Process hcid (pid: 32432, ti=c9a8a000 task=c36ac560 task.ti=c9a8a000)
Jul 25 16:08:49 p2a kernel: Stack: c471d308 00000000 00000286 cf593c00 00000057 c01ba8ad cee4c4b8 c0216bb4 
Jul 25 16:08:49 p2a kernel:        c0216bcd 00000000 c471d2e0 cee4c400 cee49800 cee498f8 d0346a60 00000009 
Jul 25 16:08:49 p2a kernel:        00000000 cee498f8 00000000 c36ac560 c01157a6 00100100 00200200 00000100 
Jul 25 16:08:49 p2a kernel: Call Trace:
Jul 25 16:08:49 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:08:49 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:08:49 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:08:49 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:08:49 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:08:49 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:08:49 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:08:49 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:08:49 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:08:49 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:08:49 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:08:49 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:08:49 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:08:49 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:08:49 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:08:49 p2a kernel:  =======================
Jul 25 16:08:49 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:08:49 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c9a8be50
Jul 25 16:09:06 p2a kernel: hci_acldata_packet: hci3 ACL packet for unknown connection handle 11
Jul 25 16:09:06 p2a last message repeated 5 times
Jul 25 16:09:06 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:09:06 p2a last message repeated 25 times
Jul 25 16:09:06 p2a kernel: kobject_add failed for rfcomm0 with -EEXIST, don't try to register things with the same name in the same directory.
Jul 25 16:09:06 p2a kernel:  [<c01babdc>] kobject_shadow_add+0x13b/0x16d
Jul 25 16:09:06 p2a kernel:  [<c01bad94>] kobject_set_name+0x2b/0x92
Jul 25 16:09:06 p2a kernel:  [<c0217128>] device_add+0xab/0x5fb
Jul 25 16:09:06 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:09:06 p2a kernel:  [<c0217b84>] device_create+0x77/0x97
Jul 25 16:09:06 p2a kernel:  [<c0201632>] tty_register_device+0xb5/0xbd
Jul 25 16:09:06 p2a kernel:  [<c01bd839>] vsnprintf+0x44f/0x48b
Jul 25 16:09:06 p2a kernel:  [<d0346627>] rfcomm_dev_ioctl+0x212/0x48f [rfcomm]
Jul 25 16:09:06 p2a kernel:  [<d034521c>] rfcomm_sock_ioctl+0x1e/0x2d [rfcomm]
Jul 25 16:09:06 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:09:06 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:09:06 p2a kernel:  [<c023559a>] sock_ioctl+0x0/0x1be
Jul 25 16:09:06 p2a kernel:  [<c015dfc1>] do_ioctl+0x19/0x4c
Jul 25 16:09:06 p2a kernel:  [<c015e1f3>] vfs_ioctl+0x1ff/0x216
Jul 25 16:09:06 p2a kernel:  [<c015e256>] sys_ioctl+0x4c/0x66
Jul 25 16:09:06 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:09:06 p2a kernel:  =======================
Jul 25 16:09:06 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:09:06 p2a kernel:  printing eip:
Jul 25 16:09:06 p2a kernel: c01bb361
Jul 25 16:09:06 p2a kernel: *pde = 00000000
Jul 25 16:09:06 p2a kernel: Oops: 0000 [#8]
Jul 25 16:09:06 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:09:06 p2a kernel: CPU:    0
Jul 25 16:09:06 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:09:06 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:09:06 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:09:06 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: c471d294   edx: 00000000
Jul 25 16:09:06 p2a kernel: esi: cec96000   edi: cee47c00   ebp: ffffffea   esp: c43c9e50
Jul 25 16:09:06 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Jul 25 16:09:06 p2a kernel: Process hcid (pid: 32531, ti=c43c8000 task=c3c255a0 task.ti=c43c8000)
Jul 25 16:09:06 p2a kernel: Stack: c471d288 00000000 00000286 c0235739 00000057 c01ba8ad cec960b8 c0216bb4 
Jul 25 16:09:06 p2a kernel:        c0216bcd 00000000 c471d260 cec96000 cee47c00 cee47cf8 d0346a60 0000000a 
Jul 25 16:09:06 p2a kernel:        00000000 cee47cf8 00000000 c3c255a0 c01157a6 00100100 00200200 00000100 
Jul 25 16:09:06 p2a kernel: Call Trace:
Jul 25 16:09:06 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:09:06 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:09:06 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:09:06 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:09:06 p2a kernel:  [<d0346a60>] rfcomm_tty_open+0x17d/0x189 [rfcomm]
Jul 25 16:09:06 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:09:06 p2a kernel:  [<c02034c9>] tty_open+0x167/0x29b
Jul 25 16:09:06 p2a kernel:  [<c0156b8e>] chrdev_open+0xc5/0xea
Jul 25 16:09:06 p2a kernel:  [<c015d345>] open_namei+0x257/0x543
Jul 25 16:09:06 p2a kernel:  [<c0156ac9>] chrdev_open+0x0/0xea
Jul 25 16:09:06 p2a kernel:  [<c0153801>] __dentry_open+0xb7/0x16d
Jul 25 16:09:06 p2a kernel:  [<c0153931>] nameidata_to_filp+0x24/0x33
Jul 25 16:09:06 p2a kernel:  [<c0153977>] do_filp_open+0x37/0x3e
Jul 25 16:09:06 p2a kernel:  [<c0235739>] sock_ioctl+0x19f/0x1be
Jul 25 16:09:06 p2a kernel:  [<c02358ab>] sys_getsockopt+0x60/0x9c
Jul 25 16:09:06 p2a kernel:  [<c01539c4>] do_sys_open+0x46/0xcd
Jul 25 16:09:06 p2a kernel:  [<c0153a84>] sys_open+0x1c/0x1e
Jul 25 16:09:06 p2a kernel:  [<c0103b90>] syscall_call+0x7/0xb
Jul 25 16:09:06 p2a kernel:  =======================
Jul 25 16:09:06 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:09:06 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c43c9e50
Jul 25 16:09:08 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:09:08 p2a kernel: l2cap_recv_acldata: Unexpected continuation frame (len 0)
Jul 25 16:09:21 p2a kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 0000006f
Jul 25 16:09:21 p2a kernel:  printing eip:
Jul 25 16:09:21 p2a kernel: c01bb361
Jul 25 16:09:21 p2a kernel: *pde = 00000000
Jul 25 16:09:21 p2a kernel: Oops: 0000 [#9]
Jul 25 16:09:21 p2a kernel: Modules linked in: rfcomm l2cap button ac battery ipv6 dm_snapshot dm_mirror dm_mod loop tsdev snd_via82xx gameport snd_ac97_codec ac97_bus snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd evdev via82cxxx_audio uart401 rtc floppy sound pcspkr i2c_viapro via686a psmouse serio_raw soundcore i2c_isa i2c_core ac97_codec hci_usb bluetooth via_agp agpgart shpchp pci_hotplug parport_pc parport reiserfs usbhid hid 8139cp ide_disk generic 8139too mii uhci_hcd usbcore via82cxxx ide_core ata_generic libata scsi_mod thermal processor fan
Jul 25 16:09:21 p2a kernel: CPU:    0
Jul 25 16:09:21 p2a kernel: EIP:    0060:[<c01bb361>]    Not tainted VLI
Jul 25 16:09:21 p2a kernel: EFLAGS: 00010286   (2.6.21-2-486 #1)
Jul 25 16:09:21 p2a kernel: EIP is at kref_get+0x6/0x3d
Jul 25 16:09:21 p2a kernel: eax: 0000006f   ebx: 0000006f   ecx: d034630c   edx: 00000000
Jul 25 16:09:21 p2a kernel: esi: c9a36000   edi: 00000000   ebp: ffffffea   esp: c9049d5c
Jul 25 16:09:21 p2a kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0000  ss: 0068
Jul 25 16:09:21 p2a kernel: Process java (pid: 31163, ti=c9048000 task=c4e915e0 task.ti=c9048000)
Jul 25 16:09:21 p2a kernel: Stack: c0681ee0 00000020 00000000 c47ffc48 00000057 c01ba8ad 00000000 c0216bb4 
Jul 25 16:09:21 p2a kernel:        c0216bcd 00000000 c471d260 c9a36000 00000000 00000000 d034632f c9a36000 
Jul 25 16:09:21 p2a kernel:        c2f8c320 c0201f96 00000001 00004000 c47ffa60 0000c170 00000001 00000001 
Jul 25 16:09:21 p2a kernel: Call Trace:
Jul 25 16:09:21 p2a kernel:  [<c01ba8ad>] kobject_get+0xf/0x13
Jul 25 16:09:21 p2a kernel:  [<c0216bb4>] get_device+0xe/0x14
Jul 25 16:09:21 p2a kernel:  [<c0216bcd>] device_move+0x13/0xe2
Jul 25 16:09:21 p2a kernel:  [<d034632f>] rfcomm_tty_close+0x23/0x61 [rfcomm]
Jul 25 16:09:21 p2a kernel:  [<c0201f96>] release_dev+0x1df/0x5a3
Jul 25 16:09:21 p2a kernel:  [<c023ab31>] __alloc_skb+0x53/0xff
Jul 25 16:09:21 p2a kernel:  [<c026862f>] tcp_cwnd_application_limited+0x2f/0x83
Jul 25 16:09:21 p2a kernel:  [<c026ce48>] tcp_send_fin+0x127/0x12f
Jul 25 16:09:21 p2a kernel:  [<c0237899>] release_sock+0xc/0x83
Jul 25 16:09:21 p2a kernel:  [<c0263048>] tcp_close+0x477/0x495
Jul 25 16:09:21 p2a kernel:  [<c0102e7a>] __switch_to+0xdb/0x109
Jul 25 16:09:21 p2a kernel:  [<c0202361>] tty_release+0x7/0xa
Jul 25 16:09:21 p2a kernel:  [<c01559bd>] __fput+0x93/0x147
Jul 25 16:09:21 p2a kernel:  [<c01536a8>] filp_close+0x51/0x58
Jul 25 16:09:21 p2a kernel:  [<c01157e3>] __cond_resched+0x16/0x34
Jul 25 16:09:21 p2a kernel:  [<c0119573>] put_files_struct+0x5e/0xa6
Jul 25 16:09:21 p2a kernel:  [<c011a478>] do_exit+0x1d7/0x644
Jul 25 16:09:21 p2a kernel:  [<c0120a3b>] dequeue_signal+0xe0/0xfd
Jul 25 16:09:21 p2a kernel:  [<c011a94a>] sys_exit_group+0x0/0xd
Jul 25 16:09:21 p2a kernel:  [<c0121186>] get_signal_to_deliver+0x323/0x33c
Jul 25 16:09:21 p2a kernel:  [<c0103317>] do_notify_resume+0x83/0x5bd
Jul 25 16:09:21 p2a kernel:  [<c014611a>] do_wp_page+0x350/0x372
Jul 25 16:09:21 p2a kernel:  [<c01157a6>] default_wake_function+0x0/0xc
Jul 25 16:09:21 p2a kernel:  [<c011e2c9>] do_gettimeofday+0x2c/0xc2
Jul 25 16:09:21 p2a kernel:  [<c012ec3b>] sys_futex+0x99/0xac
Jul 25 16:09:21 p2a kernel:  [<c0103c5b>] work_notifysig+0x13/0x18
Jul 25 16:09:21 p2a kernel:  =======================
Jul 25 16:09:21 p2a kernel: Code: cc d3 f5 ff e8 58 a3 f4 ff ff 0b 0f 94 c0 31 d2 84 c0 74 09 89 d8 ff d6 ba 01 00 00 00 83 c4 10 89 d0 5b 5e c3 53 89 c3 83 ec 10 <83> 38 00 75 29 c7 44 24 0c b9 09 2a c0 c7 44 24 08 20 00 00 00 
Jul 25 16:09:21 p2a kernel: EIP: [<c01bb361>] kref_get+0x6/0x3d SS:ESP 0068:c9049d5c
Jul 25 16:09:21 p2a kernel: Fixing recursive fault but reboot is needed!

[-- Attachment #3: Type: text/plain, Size: 315 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

[-- Attachment #4: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks
  2007-07-26 13:55       ` Pierre-Yves Paulus
@ 2007-07-26 14:30         ` Marcel Holtmann
  2007-09-14 17:04           ` Pierre-Yves Paulus
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2007-07-26 14:30 UTC (permalink / raw)
  To: BlueZ development

Hi Pierre-Yves,

> After upgrading to kernel 2.6.21-2 (in fact, the 
> linux-image-2.6.21-2-486_2.6.21-5_i386.deb package from debian 
> unstable), I performed some new tests, and it happened again.
> 
> Please find attached what I got in the logs. What's wrong here? I will 
> gladly perform any test or action which you may ask to help track the 
> problem down. Just ask.

that is not the latest upstream kernel. Try 2.6.23-rc1.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks
  2007-07-26 14:30         ` Marcel Holtmann
@ 2007-09-14 17:04           ` Pierre-Yves Paulus
  0 siblings, 0 replies; 6+ messages in thread
From: Pierre-Yves Paulus @ 2007-09-14 17:04 UTC (permalink / raw)
  To: BlueZ development

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

Hi Marcel,

> that is not the latest upstream kernel. Try 2.6.23-rc1.

I got a kernel panic running 2.6.23-rc6 a few minutes ago.

2 files attached:
-relevant part of /var/log/messages
-screenshot after the kernel panic

Don't know if I can supply more information about that case? Just ask.

Best Regards,
Pierre-Yves

[-- Attachment #2: panic.jpg --]
[-- Type: image/jpeg, Size: 52084 bytes --]

[-- Attachment #3: kernel_crash --]
[-- Type: text/plain, Size: 2492 bytes --]

Sep 14 16:41:38 p2a kernel:  [<c0223b48>] device_move+0x13/0xe2
Sep 14 16:41:38 p2a kernel:  [<c01c537b>] kref_get+0x34/0x3d
Sep 14 16:41:38 p2a kernel:  [<c01c484b>] kobject_get+0xf/0x13
Sep 14 16:41:38 p2a kernel:  [<c0223b2f>] get_device+0xe/0x14
Sep 14 16:41:38 p2a kernel:  [<c0223b48>] device_move+0x13/0xe2
Sep 14 16:41:38 p2a kernel:  [<d02f3b78>] rfcomm_tty_close+0x23/0x61 [rfcomm]
Sep 14 16:41:38 p2a kernel:  [<c020e0a4>] release_dev+0x1c0/0x54a
Sep 14 16:41:38 p2a kernel:  [<d02f30c9>] rfcomm_dev_destruct+0x59/0x65 [rfcomm]
Sep 14 16:41:38 p2a kernel:  [<d02f370c>] rfcomm_dev_ioctl+0x328/0x4e6 [rfcomm]
Sep 14 16:41:38 p2a kernel:  [<c012a3a8>] autoremove_wake_function+0x0/0x35
Sep 14 16:41:38 p2a kernel:  [<c02460bc>] release_sock+0xc/0x74
Sep 14 16:41:38 p2a kernel:  [<c0243f4e>] sock_ioctl+0x19f/0x1be
Sep 14 16:41:38 p2a kernel:  [<c020e435>] tty_release+0x7/0xa
Sep 14 16:41:38 p2a kernel:  [<c015be91>] __fput+0x93/0x147
Sep 14 16:41:38 p2a kernel:  [<c0159a39>] filp_close+0x51/0x58
Sep 14 16:41:38 p2a kernel:  [<c015aad1>] sys_close+0x54/0x83
Sep 14 16:41:38 p2a kernel:  [<c0103c72>] syscall_call+0x7/0xb
Sep 14 16:41:38 p2a kernel:  =======================
Sep 14 16:42:25 p2a kernel: hcidump[3103]: segfault at 0809db3a eip 0805f3c7 esp bfb4fae0 error 4
Sep 14 16:43:42 p2a kernel:  [<c01c537b>] kref_get+0x34/0x3d
Sep 14 16:43:42 p2a t()
Sep 14 16:43:42 p2a kernel:  [<c01c537b>] kref_get+0x34/0x3d
Sep 14 16:43:42 p2a kernel:  [<c01c484b>] kobject_get+0xf/0x13
Sep 14 16:43:42 p2a kernel:  [<c0223b2f>] get_device+0xe/0x14
Sep 14 16:43:42 p2a kernel:  [<c0223b48>] device_move+0x13/0xe2
Sep 14 16:43:42 p2a kernel:  [<d02f3b78>] rfcomm_tty_close+0x23/0x61 [rfcomm]
Sep 14 16:43:42 p2a kernel:  [<c020e0a4>] release_dev+0x1c0/0x54a
Sep 14 16:43:42 p2a kernel:  [<d02f30c9>] rfcomm_dev_destruct+0x59/0x65 [rfcomm]
Sep 14 16:43:42 p2a kernel:  [<d02f370c>] rfcomm_dev_ioctl+0x328/0x4e6 [rfcomm]
Sep 14 16:43:42 p2a kernel:  [<c012a3a8>] autoremove_wake_function+0x0/0x35
Sep 14 16:43:42 p2a kernel:  [<c02460bc>] release_sock+0xc/0x74
Sep 14 16:43:42 p2a kernel:  [<c0243f4e>] sock_ioctl+0x19f/0x1be
Sep 14 16:43:42 p2a kernel:  [<c020e435>] tty_release+0x7/0xa
Sep 14 16:43:42 p2a kernel:  [<c015be91>] __fput+0x93/0x147
Sep 14 16:43:42 p2a kernel:  [<c015aad1>] sys_close+0x54/0x83
Sep 14 16:43:42 p2a kernel:  [<c015aad1>] sys_close+0x54/0x83
Sep 14 16:43:42 p2a kernel:  [<c0103c72>] syscall_call+0x7/0xb
Sep 14 16:43:42 p2a kernel:  =======================

[-- Attachment #4: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

[-- Attachment #5: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-14 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20070709093602.A2C6B58D565@mailflip16.edt02.net>
2007-07-10 10:15 ` [Bluez-devel] Kernel Oops while transmitting data on several RFCOMM links Pierre-Yves Paulus
2007-07-10 11:54   ` [Bluez-devel] Kernel Oops while transmitting data on several RFCOMMlinks Williams, Richard
2007-07-11  9:36     ` Pierre-Yves Paulus
2007-07-26 13:55       ` Pierre-Yves Paulus
2007-07-26 14:30         ` Marcel Holtmann
2007-09-14 17:04           ` Pierre-Yves Paulus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox