[Bug 208818] New: nozomi: pulling out active card locks oopses kernel
https://bugzilla.novell.com/show_bug.cgi?id=208818 Summary: nozomi: pulling out active card locks oopses kernel Product: openSUSE 10.2 Version: Alpha 4 plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: seife@novell.com QAContact: qa@suse.de pulling out a card that is active (just do a "screen /dev/noz2") causes this kernel oops: Sep 28 20:04:50 linux-6imt kernel: pccard: card ejected from slot 1 Sep 28 20:04:50 linux-6imt kernel: ACPI: PCI interrupt for device 0000:07:00.0 disabled Sep 28 20:04:50 linux-6imt kernel: BUG: unable to handle kernel paging request at virtual address d0806404 Sep 28 20:04:50 linux-6imt kernel: printing eip: Sep 28 20:04:50 linux-6imt kernel: d1af628d Sep 28 20:04:50 linux-6imt kernel: *pde = 0ffbc067 Sep 28 20:04:50 linux-6imt kernel: Oops: 0002 [#1] Sep 28 20:04:50 linux-6imt kernel: SMP Sep 28 20:04:50 linux-6imt kernel: last sysfs file: /class/net/eth0/carrier Sep 28 20:04:50 linux-6imt kernel: Modules linked in: nozomi snd_intel8x0m xt_pkttype ipt_LOG xt_limit snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device Sep 28 20:04:50 linux-6imt kernel: CPU: 0 Sep 28 20:04:50 linux-6imt kernel: EIP: 0060:[<d1af628d>] Tainted: G U VLI Sep 28 20:04:50 linux-6imt kernel: EFLAGS: 00010046 (2.6.18-5-default #1) Sep 28 20:04:50 linux-6imt kernel: EIP is at tty_do_close+0x53/0x6d [nozomi] Sep 28 20:04:50 linux-6imt kernel: eax: 00000246 ebx: c6b74bb4 ecx: d0806404 edx: 00000000 Sep 28 20:04:50 linux-6imt kernel: esi: c6b74990 edi: c6b74800 ebp: 00000002 esp: ce2a7ef4 Sep 28 20:04:50 linux-6imt kernel: ds: 007b es: 007b ss: 0068 Sep 28 20:04:50 linux-6imt kernel: Process pccardd (pid: 1586, ti=ce2a6000 task=cf56c1b0 task.ti=ce2a6000) Sep 28 20:04:50 linux-6imt kernel: Stack: c6b74800 00000130 c6b74800 d1af6983 00013e9d cad8ec00 cad8ec48 d1afa54c Sep 28 20:04:50 linux-6imt kernel: cff7ac48 c01d23b3 cad8ecc0 c022cf3e cad8ec48 cad8ec48 c030f220 c022d143 Sep 28 20:04:50 linux-6imt kernel: 000000f0 c022c8f7 cad8ec48 00000000 cad8ec48 c022ba06 cad8ec48 00000000 Sep 28 20:04:50 linux-6imt kernel: Call Trace: Sep 28 20:04:50 linux-6imt kernel: [<d1af6983>] nozomi_card_exit+0xab/0x13c [nozomi] Sep 28 20:04:50 linux-6imt kernel: [<c01d23b3>] pci_device_remove+0x16/0x28 Sep 28 20:04:50 linux-6imt kernel: [<c022cf3e>] __device_release_driver+0x5a/0x72 Sep 28 20:04:50 linux-6imt kernel: [<c022d143>] device_release_driver+0x1c/0x2b Sep 28 20:04:50 linux-6imt kernel: [<c022c8f7>] bus_remove_device+0x78/0x8a Sep 28 20:04:50 linux-6imt kernel: [<c022ba06>] device_del+0xf3/0x124 Sep 28 20:04:50 linux-6imt kernel: [<c022ba3f>] device_unregister+0x8/0x10 Sep 28 20:04:50 linux-6imt kernel: [<c01d03e1>] pci_remove_bus_device+0x39/0xd1 Sep 28 20:04:50 linux-6imt kernel: [<c01d0493>] pci_remove_behind_bridge+0x1a/0x2b Sep 28 20:04:50 linux-6imt kernel: [<d16dc54c>] socket_shutdown+0x6d/0xd8 [pcmcia_core] Sep 28 20:04:50 linux-6imt kernel: [<d16dcbcb>] pccardd+0x13b/0x1ee [pcmcia_core] Sep 28 20:04:50 linux-6imt kernel: [<c01313d0>] kthread+0xc0/0xec Sep 28 20:04:50 linux-6imt kernel: [<c0102005>] kernel_thread_helper+0x5/0xb Sep 28 20:04:50 linux-6imt kernel: DWARF2 unwinder stuck at kernel_thread_helper+0x5/0xb Sep 28 20:04:50 linux-6imt kernel: Leftover inexact backtrace: Sep 28 20:04:50 linux-6imt kernel: Code: 8b 46 38 48 85 c0 89 46 38 75 2c 8d 9f b4 03 00 00 89 d8 e8 0e 72 7b ee 66 8b 56 32 8b 4f 10 f7 d2 23 57 14 66 Sep 28 20:04:50 linux-6imt kernel: EIP: [<d1af628d>] tty_do_close+0x53/0x6d [nozomi] SS:ESP 0068:ce2a7ef4 machine is still alive, but it is certainlz not nice :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 gregkh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel- |gregkh@novell.com |maintainers@forge.provo.nove| |ll.com | Status|NEW |ASSIGNED ------- Comment #1 from gregkh@novell.com 2006-09-28 12:30 MST ------- Heh, like I didn't already know this happens :) This driver needs lots of love, am working on it... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 seife@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |215208 nThis| | Version|Alpha 4 plus |Beta 1 plus -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 ------- Comment #2 from seife@novell.com 2006-11-02 08:39 MST ------- This is test case https://bugzilla.novell.com/tr_show_case.cgi?case_id=137477 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 ------- Comment #3 from seife@novell.com 2006-11-23 07:11 MST ------- Greg, i have a "feeling" that the driver is getting worse with beta2+ and rc1. I more often get total lockups on network problems or sometimes just when using the card. I do not see any lockups on this machine when the nozomi card is not plugged in, so i attribute it to this driver :-) Has anything changed in the driver lately? OTOH it is happening not very often (but the last few days it happened ~3 times, weeks before were without problems), so it might be a coincidence. Just to let you know :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 ------- Comment #4 from gregkh@novell.com 2006-11-30 23:46 MST ------- No, the driver hasn't changed at all, so it shouldn't be getting "worse" :) I think it's a coincidence. I will try to get some more time to work on this after 10.2 is out... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 seife@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gp@novell.com ------- Comment #5 from seife@novell.com 2007-01-18 05:25 MST ------- yes, it also behaves well for some weeks from time to time, then again it locks the machine up 2 times a week. All without anything changed. So it is some not-easily-triggered bug probably. Anyway, the driver still oopses the kernel when i pull out the card in SLED10SP1Beta1. Gerald now also has such a card and surely wants it to work well in SLE?10sp1 :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 gregkh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |seife@novell.com ------- Comment #6 from gregkh@novell.com 2007-01-19 17:25 MST ------- What is the oops message in the SP1 Beta1 release? I thought I fixed this issue already... Is it the same as above? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=208818 seife@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|seife@novell.com | ------- Comment #7 from seife@novell.com 2007-01-20 16:12 MST ------- Created an attachment (id=114059) --> (https://bugzilla.novell.com/attachment.cgi?id=114059&action=view) new, improved oops It actually looks different. Note that i needed to insert and eject the card manually in this machine with "pccardctl insert/eject" because it apparently does not get the hotplug event from yenta. This is a different bug, which is already reported (and it works in 10.2). Just that you know why the card_eject file was the last sysfs file :-) It crashes on other, better behaving machines, too, but those are not online now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com