[Bug 623638] New: pcmcia_socket memory probe hangs system
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c0 Summary: pcmcia_socket memory probe hangs system Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bernd.paysan@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux; de) KHTML/4.4.4 (like Gecko) SUSE When booting the OpenSuSE 11.3 kernel, the pcmcia_socket detection freezes the system. The last line on the screen is: [<time>] pcmcia_socket pcmcia_socket0: cs: memory probe 0x1000000000-0xfcffffffff: I've tried to turn off pcmcia support with a kernel option, but to no avail Reproducible: Always Steps to Reproduce: 1. Boot through Grub 2. Press Esc to see messages (freezes anyways, but then you don't know why) 3. Wait for freeze Actual Results: Boot seqence freezes Expected Results: Continue booting, of course. There's no card in the pcmcia slot. This is a MSI S270 notebook. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c1 --- Comment #1 from Bernd Paysan <bernd.paysan@gmx.de> 2010-07-19 21:13:28 UTC --- I found a way to disable pcmcia, by moving the pcmcia_core.ko module to pcmcia_core.ko.disable (pretty brutal and requires booting a rescue kernel). This at least stops the system from crashing, and only renders my pcmcia card (and the SD card reader) useless. Correction: The last line to be seen actually is [<time>] pcmcia_socket pcmcia_socket0: cs: memory probe 0x100000000-0xfcffffffff: (one zero less) If time permits, I'll try to do some more debugging - the questionable routine is do_mem_probe in /usr/src/linux/drivers/pcmcia/rsrc_nonstatic.c (not for today). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |vbotka@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c2 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Vladimir Botka <vbotka@novell.com> 2010-07-20 18:13:58 UTC --- Would it be possible to try the updated version 017 ? Search for the pcmciautils in [1] and in "Search options" uncheck "Exclude user's home projects". Then "1-Click install" the package from [2]. [1] http://software.opensuse.org/113/en [2] home:vbotka:branches:openSUSE:11.3:Update:Test/standard -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c3 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |bernd.paysan@gmx.de --- Comment #3 from Vladimir Botka <vbotka@novell.com> 2010-07-20 18:14:27 UTC --- needinfo -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c4 Bernd Paysan <bernd.paysan@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|bernd.paysan@gmx.de | Resolution| |WORKSFORME --- Comment #4 from Bernd Paysan <bernd.paysan@gmx.de> 2010-07-20 20:17:34 UTC --- Ok, I installed the pcmciautils 017 from above, moved the .ko.disable file back to .ko, and it works. There's no probing of an address space >32 bit anymore. The SD card reader works - no test with other pcmcia cards. I consider this as resolved, "worksforme" for now, "fixed" when the 017 version is in the update repository. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c5 --- Comment #5 from Vladimir Botka <vbotka@novell.com> 2010-07-20 21:34:07 UTC --- (In reply to comment #4)
Ok, I installed the pcmciautils 017 from above, moved the .ko.disable file back to .ko, and it works. There's no probing of an address space >32 bit anymore.
Let's submit it. SRID 43543. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c6 Bernd Paysan <bernd.paysan@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #6 from Bernd Paysan <bernd.paysan@gmx.de> 2010-07-27 12:42:49 UTC --- I've to reopen this bug. For whatever reason, after I installed the currently available updates, it fails again (tries to access the pcmcia cards beyond 32 bit addresses). The pcmciatools still are at version 017 (checked, reinstalled), but they don't help anymore. The temporary fix now again for me is to rename yenta_socket.ko to yenta_socket.ko.disable in the /lib/modules/<version>/kernel/driver/pcmcia directory. I will check out which particular update causes the problem. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=623638 http://bugzilla.novell.com/show_bug.cgi?id=623638#c7 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com --- Comment #7 from Marcus Meissner <meissner@novell.com> 2010-08-11 14:59:26 UTC --- btw, if you want a 11.3 update, the correct process is to NEEDINFO maintenance@opensuse.org to get the process into flowing. (see Portal:Maintenance in the wiki). just doing a submitreq will not do much. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c8 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #8 from Vladimir Botka <vbotka@novell.com> 2010-09-06 17:49:13 UTC --- (In reply to comment #7)
the correct process is to NEEDINFO maintenance@opensuse.org
Thank you. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c9 Christian Dengler <cdengler@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cdengler@novell.com --- Comment #9 from Christian Dengler <cdengler@novell.com> 2010-09-07 14:28:38 UTC --- for an update +1 But only if it is definitely fixed (see comment #6). Can you confirm 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c10 --- Comment #10 from Vladimir Botka <vbotka@novell.com> 2010-09-07 18:57:24 UTC --- (In reply to comment #9)
But only if it is definitely fixed (see comment #6). Can you confirm it?
Bernd, can you still observe the problem if you apply all updates to 11.3 and then install the pcmciautils 017 ? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c11 --- Comment #11 from Bernd Paysan <bernd.paysan@gmx.de> 2010-09-07 21:01:44 UTC --- Yes, I can still observe the problems with the current set of patches (as of today). So at the moment, we need a better fix. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c13 --- Comment #13 from Vladimir Botka <vbotka@novell.com> 2010-09-09 10:00:57 UTC --- SRID 43543 revoked; updated package submitted with SRID 47563 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c14 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|maintenance@opensuse.org | --- Comment #14 from Vladimir Botka <vbotka@novell.com> 2010-09-09 10:10:26 UTC --- needinfo cleared -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c15 Vladimir Botka <vbotka@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |bernd.paysan@gmx.de --- Comment #15 from Vladimir Botka <vbotka@suse.com> 2011-09-03 14:17:28 UTC --- (In reply to comment #11)
Yes, I can still observe the problems with the current set of patches (as of today). So at the moment, we need a better fix.
Would it be possible to upgrade to 11.4 ? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=623638 https://bugzilla.novell.com/show_bug.cgi?id=623638#c16 --- Comment #16 from Bernd Paysan <bernd.paysan@gmx.de> 2011-09-03 18:07:53 UTC --- Yes, I've updated to 11.4, and there seem to be no problem. Since I also bought a new notebook, I don't use the old machine much anymore. -- 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.
participants (1)
-
bugzilla_noreply@novell.com