[2.6.20-12] rtl8180 gone missing.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
linux-source-2.6.20 (Ubuntu) |
Won't Fix
|
High
|
Ben Collins |
Bug Description
Binary package hint: linux-source-2.6.20
Kernel 2.6.20-4 oops after detecting a PCMCIA rtl8180 Wireless Lan Card.
Card works without issues on 2.6.17-10.
NetworkManager is running on the system.
[ 144.984000] rtl8180: Memory mapped space @ 0xc4000000
[ 144.984000] rtl8180: MAC controller is a RTL8180
[ 144.984000] rtl8180: This is a CARDBUS NIC
[ 144.984000] rtl8180: Reported EEPROM chip is a 93c56 (2Kbit)
...snip...
[ 144.992000] rtl8180: Card MAC address is
[ 145.004000] rtl8180: IRQ 11
...snip...
[ 145.284000] rtl8180: Card successfully reset
[ 145.616000] BUG: unable to handle kernel NULL pointer dereference at virtual address 00000001
[ 145.616000] printing eip:
[ 145.616000] 00000001
[ 145.616000] *pde = 00000000
[ 145.616000] Oops: 0000 [#1]
[ 145.616000] SMP
[ 145.616000] Modules linked in: r818x ieee80211_rtl binfmt_misc rfcomm l2cap bluetooth nvram uinput radeon drm acpi_cpufreq cpufreq_userspace cpufreq_stats cpufreq_powersave cpufreq_ondemand freq_table cpufreq_
[ 145.616000] CPU: 0
[ 145.616000] EIP: 0060:[<00000001>] Not tainted VLI
[ 145.616000] EFLAGS: 00010202 (2.6.20-4-generic #2)
[ 145.616000] EIP is at 0x1
[ 145.616000] eax: dbd09000 ebx: dbd09400 ecx: 00000001 edx: 00000001
[ 145.616000] esi: dbd09c38 edi: 00001002 ebp: 00000000 esp: e5425bdc
[ 145.616000] ds: 007b es: 007b ss: 0068
[ 145.616000] Process NetworkManager (pid: 4682, ti=e5424000 task=e8d83a90 task.ti=e5424000)
[ 145.616000] Stack: f0e37416 dbd09400 f0e3792c dbd09000 f0e1e6d2 f0e2b388 dbd09000 00001003
[ 145.616000] f0e20303 dbd09000 c027a6b1 dbd09000 c0278edc dbd09000 ffffffed 00000000
[ 145.616000] e8ceaa10 c02821f8 00000000 c03c3b20 0000000b 00000000 00000000 00000000
[ 145.616000] Call Trace:
[ 145.616000] [<f0e37416>] rtl_ieee80211_
[ 145.616000] [<f0e3792c>] rtl_ieee80211_
[ 145.616000] [<f0e1e6d2>] _rtl8180_
[ 145.616000] [<f0e20303>] rtl8180_
[ 145.616000] [<c027a6b1>] dev_open+0x31/0x70
[ 145.616000] [<c0278edc>] dev_change_
[ 145.616000] [<c02821f8>] rtnl_setlink+
[ 145.616000] [<c016f200>] cache_alloc_
[ 145.616000] [<c0281e10>] rtnl_setlink+
[ 145.616000] [<c028144b>] rtnetlink_
[ 145.616000] [<c02812e0>] rtnetlink_
[ 145.616000] [<c028fe62>] netlink_
[ 145.616000] [<c0281288>] rtnetlink_
[ 145.616000] [<c0290412>] netlink_
[ 145.616000] [<c028f021>] netlink_
[ 145.616000] [<c0290323>] netlink_
[ 145.616000] [<c026ed12>] sock_sendmsg+
[ 145.616000] [<c0138510>] autoremove_
[ 145.616000] [<c027446a>] __kfree_
[ 145.616000] [<c0138510>] autoremove_
[ 145.616000] [<c02da48e>] unix_stream_
[ 145.616000] [<c01ed597>] copy_from_
[ 145.616000] [<c01ed597>] copy_from_
[ 145.616000] [<c026ee91>] sys_sendmsg+
[ 145.616000] [<c015904f>] __alloc_
[ 145.616000] [<c026fd87>] sys_getsockname
[ 145.616000] [<c016713d>] anon_vma_
[ 145.616000] [<c0270ce2>] release_
[ 145.616000] [<c01612a3>] __handle_
[ 145.616000] [<c02701af>] sys_socketcall+
[ 145.616000] [<c02e8040>] do_page_
[ 145.616000] [<c0103116>] sysenter_
[ 145.616000] =======
[ 145.616000] Code: Bad EIP value.
[ 145.616000] EIP: [<00000001>] 0x1 SS:ESP 0068:e5425bdc
[ 145.616000]
Changed in linux-source-2.6.20: | |
status: | Fix Released → In Progress |
Changed in linux-source-2.6.20: | |
status: | Fix Committed → Fix Released |
Full dmesg output attached