public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: CIJOML <cijoml@volny.cz>
To: linux-kernel@vger.kernel.org, marcel@holtmann.de,
	bluez-users@lists.sourceforge.net
Subject: [Bluez-users] OOPS when swsusp/resume when connected to the internet via BT and GPRS
Date: Mon, 7 May 2007 00:05:33 +0200	[thread overview]
Message-ID: <200705070005.33834.cijoml@volny.cz> (raw)

Hi all,

today I experienced OOPS when connected via BT/GPRS to the internet, then 
swsup and resumed with dongle in HID proxy mode. Please see details in dmesg 
log:

Restarting tasks ... <6>usb 3-1: USB disconnect, address 3
done.
BUG: unable to handle kernel NULL pointer dereference at virtual address 
00000008
 printing eip:
c018db5d
*pde = 00000000
Oops: 0000 [#1]
PREEMPT
Modules linked in: ppp_deflate zlib_deflate bsd_comp ppp_async ppp_generic 
slhc usbhid nls_iso8859_1 nls_cp437 vfat fat sg
sr_mod sd_mod usb_storage bnep rfcomm hidp l2cap lp fuse eeprom hci_usb 
bluetooth 8250_pci 8250 serial_core snd_intel8x0 sn
d_intel8x0m snd_ac97_codec wlan_scan_sta ac97_bus ath_rate_sample nsc_ircc 
snd_pcm ide_cd ath_pci wlan ath_hal(P) 8139too m
ii snd_timer snd irda ehci_hcd psmouse pcspkr i2c_i801 iTCO_wdt 
iTCO_vendor_support rtc cdrom parport_pc parport snd_page_a
lloc uhci_hcd crc_ccitt
CPU:    0
EIP:    0060:[<c018db5d>]    Tainted: P       VLI
EFLAGS: 00010282   (2.6.21 #3)
EIP is at sysfs_move_dir+0x3e/0x117
eax: 00000000   ebx: efd7df40   ecx: f79a1e7c   edx: c1b88940
esi: c1b91e28   edi: 00000000   ebp: c1b88940   esp: f79a1e50
ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Process pppd (pid: 6550, ti=f79a0000 task=f29d6ab0 task.ti=f79a0000)
Stack: c03475a4 f7f86e68 00000000 fffffff4 efd7df40 f7f86e68 fffffff4 c1b88940
       c01d27ec f12a5240 c0347596 efd7df40 f12a5240 f12a5240 00000000 00000000
       f7f86e00 00000000 c1b88940 c023c984 f7f86e68 f7f36640 ef67b000 00000000
Call Trace:
 [<c01d27ec>] kobject_move+0xaf/0xfa
 [<c023c984>] device_move+0x49/0xd7
 [<fcb54bb3>] rfcomm_tty_close+0x23/0x7a [rfcomm]
 [<c021957a>] release_dev+0x1df/0x5e7
 [<c01b8eb9>] inode_has_perm+0x66/0x6e
 [<c0166469>] __posix_lock_file_conf+0x44e/0x48b
 [<c01b8f4a>] file_has_perm+0x89/0x91
 [<c0219991>] tty_release+0xf/0x18
 [<c015a3c7>] __fput+0x96/0x15e
 [<c0157fba>] filp_close+0x51/0x58
 [<c0158f65>] sys_close+0x75/0xbf
 [<c0103cd8>] syscall_call+0x7/0xb
 =======================
Code: 40 30 eb 0b a1 a0 79 42 c0 8b 40 14 8b 40 38 89 44 24 08 85 d2 74 05 8b 
72 30 eb 0b a1 a0 79 42 c0 8b 40 14 8b 70 38
8b 7c 24 08 <8b> 47 08 31 ff 3b 46 08 0f 84 c1 00 00 00 8b 54 24 08 8b 42 08
EIP: [<c018db5d>] sysfs_move_dir+0x3e/0x117 SS:ESP 0068:f79a1e50

Thanks for fixing this issue

Michal

-------------------------------------------------------------------------
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-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

             reply	other threads:[~2007-05-06 22:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-06 22:05 CIJOML [this message]
     [not found] ` <6bffcb0e0705061534l4cdd2496w8e2e2a0606f17f2e@mail.gmail.com>
2007-05-07  5:04   ` [Bluez-users] OOPS when swsusp/resume when connected to the internet via BT and GPRS CIJOML
2007-05-07  5:25     ` Adrian Bunk
2007-05-07  7:40 ` [Bluez-users] " Stefan Seyfried
2007-05-07 16:31   ` CIJOML
2007-05-10 15:33 ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200705070005.33834.cijoml@volny.cz \
    --to=cijoml@volny.cz \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox