Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261844AbVBIUuO (ORCPT ); Wed, 9 Feb 2005 15:50:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261914AbVBIUuO (ORCPT ); Wed, 9 Feb 2005 15:50:14 -0500 Received: from smtpauth03.mail.atl.earthlink.net ([209.86.89.63]:10932 "EHLO smtpauth03.mail.atl.earthlink.net") by vger.kernel.org with ESMTP id S261844AbVBIUq7 (ORCPT ); Wed, 9 Feb 2005 15:46:59 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net; h=Message-ID:Date:From:User-Agent:X-Accept-Language:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=CQP3lN9nVEpsteay10NqTEVYvmd4Uj1gK84/kST3EOE8eVUpHpGnZcM5/1RxIzaH; Message-ID: <420A76E0.2030604@earthlink.net> Date: Wed, 09 Feb 2005 15:47:28 -0500 From: Todd Shetter User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcelo Tosatti CC: linux-kernel@vger.kernel.org Subject: Re: 2.4.x kernel BUG at filemap.c:81 References: <42099C57.9030306@earthlink.net> <20050209121011.GA13614@logos.cnet> <420A3A8D.9030705@earthlink.net> <20050209130319.GA13986@logos.cnet> In-Reply-To: <20050209130319.GA13986@logos.cnet> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 20b3e7689bd2545e1aa676d7e74259b7b3291a7d08dfec79d141ca06229bcbe4b357d5c46bd659be350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.144.117.200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 51285 Lines: 2152 Marcelo Tosatti wrote: >On Wed, Feb 09, 2005 at 11:30:05AM -0500, Todd Shetter wrote: > > >>Marcelo Tosatti wrote: >> >> >> >>>On Wed, Feb 09, 2005 at 12:15:03AM -0500, Todd Shetter wrote: >>> >>> >>> >>> >>>>Running slackware 10 and 10.1, with kernels 2.4.26, 2.4.27, 2.4.28, >>>>2.4.29 with highmem 4GB, and highmem i/o support enabled, I get a system >>>>lockup. This happens in both X and console. Happens with and without my >>>>Nvidia drivers loaded. I cannot determine what makes this bug present it >>>>self besides highmem and high i/o support enabled. Im guessing the >>>>system is fine until highmem is actually used to some point and then it >>>>borks, but I really have no idea and so im just making a random guess. I >>>>ran memtest86 for a few hours a while ago thinking that it may be bad >>>>memory, but that did not seem to be the problem. >>>> >>>>If you need anymore information, or have questions, or wish me to test >>>>anything, PLEASE feel free to contact me, I would really like to see >>>>this bug resolved. =) >>>> >>>>-- >>>>Todd Shetter >>>> >>>> >>>>Feb 8 19:49:31 quark kernel: kernel BUG at filemap.c:81! >>>>Feb 8 19:49:31 quark kernel: invalid operand: 0000 >>>>Feb 8 19:49:31 quark kernel: CPU: 0 >>>>Feb 8 19:49:31 quark kernel: EIP: 0010:[] Tainted: P >>>> >>>> >>>> >>>> >>>Hi Todd, >>> >>>Why is your kernel tainted ? >>>- >>>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >>>the body of a message to majordomo@vger.kernel.org >>>More majordomo info at http://vger.kernel.org/majordomo-info.html >>>Please read the FAQ at http://www.tux.org/lkml/ >>> >>> >>> >>> >>> >>I had the nvidia 1.0-6629 driver loaded when I got that error. I >>compiled the kernel using the slackware 10.1 config, enabled highmem 4GB >>support, highmem i/o, and then some kernel hacking options including >>debugging for highmen related things. >> >>I booted, loaded X with KDE, opened firefox a few times, and then >>started running hdparm because some newer 2.4.x kernels dont play nice >>with my SATA, ICH5, and DMA. hdparm segfaulted while running the drive >>read access portion of its tests, and things locked up from there in >>about 30secs. >> >>I've gotten the same error with the nvidia driver not loaded, so I dont >>think that is part of the problem. >> >>As I said, if you want me to test or try anything feel free to ask. =) >> >> > >Todd, > >Would be interesting to have the oops output without the kernel nvidia module. > >Do you have that saved? > > >- >To unsubscribe from this list: send the line "unsubscribe linux-kernel" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html >Please read the FAQ at http://www.tux.org/lkml/ > > > Sorry, it took me FOREVER to get this bug to appear again, and this time its a little different. Feb 9 15:20:37 quark kernel: kernel BUG at page_alloc.c:142! Feb 9 15:20:37 quark kernel: invalid operand: 0000 Feb 9 15:20:37 quark kernel: CPU: 0 Feb 9 15:20:37 quark kernel: EIP: 0010:[] Not tainted Feb 9 15:20:37 quark kernel: EFLAGS: 00013206 Feb 9 15:20:37 quark kernel: eax: 01000014 ebx: c17e1160 ecx: 00004000 edx: 00000000 Feb 9 15:20:37 quark kernel: esi: 00000000 edi: eea037f0 ebp: f0f27f24 esp: f0f27ef0 Feb 9 15:20:37 quark kernel: ds: 0018 es: 0018 ss: 0018 Feb 9 15:20:37 quark kernel: Process X (pid: 2206, stackpage=f0f27000) Feb 9 15:20:37 quark kernel: Stack: c0324d68 00037000 c1000020 c17e11c0 c0324cb8 c1030020 c0324cf0 00003207 Feb 9 15:20:37 quark kernel: c17e1160 f0f27f24 2a05c067 001fc000 eea037f0 f0f27f68 c012531c c17e1160 Feb 9 15:20:37 quark kernel: c17e1160 000001fd 002f0000 49800000 00000000 496f0000 f0eee494 49400000 Feb 9 15:20:37 quark kernel: Call Trace: [] [] [] [] Feb 9 15:20:37 quark kernel: Feb 9 15:20:37 quark kernel: Code: 0f 0b 8e 00 bf 06 2e c0 8b 53 08 85 d2 74 08 0f 0b 90 00 bf Feb 9 15:30:41 quark kernel: <6>SysRq : SAK 00:00.0 Host bridge: Intel Corp. 82875P Memory Controller Hub (rev 02) Subsystem: ABIT Computer Corp.: Unknown device 1014 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 00:01.0 PCI bridge: Intel Corp. 82875P Processor to AGP Controller (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Reset- FastB2B- 00:03.0 PCI bridge: Intel Corp. 82875P Processor to PCI to CSA Bridge (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Reset- FastB2B- 00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB/ER Hub interface to PCI Bridge (rev c2) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Reset- FastB2B- 00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- Region 1: I/O ports at Region 2: I/O ports at Region 3: I/O ports at Region 4: I/O ports at f000 [size=16] 00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02) Subsystem: ABIT Computer Corp.: Unknown device 1014 Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- [disabled] [size=128K] Capabilities: [60] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [44] AGP version 3.0 Status: RQ=256 Iso- ArqSz=0 Cal=3 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3+ Rate=x4,x8 Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate= 02:01.0 Ethernet controller: Intel Corp. 82547EI Gigabit Ethernet Controller (LOM) Subsystem: ABIT Computer Corp.: Unknown device 1014 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR-