Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 3 Aug 2002 15:04:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 3 Aug 2002 15:04:12 -0400 Received: from twilight.cs.hut.fi ([130.233.40.5]:40260 "EHLO twilight.cs.hut.fi") by vger.kernel.org with ESMTP id ; Sat, 3 Aug 2002 15:04:10 -0400 Date: Sat, 3 Aug 2002 22:07:34 +0300 From: Ville Herva To: linux-kernel@vger.kernel.org, Marcin Dalecki Subject: Re: [BUG] 2.5.30 ide problems booting Message-ID: <20020803190734.GB1548@niksula.cs.hut.fi> Mail-Followup-To: Ville Herva , linux-kernel@vger.kernel.org, Marcin Dalecki References: <200208020726.51659.tomlins@cam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208020726.51659.tomlins@cam.org> User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 7042 Lines: 176 Trying to boot 2.5.30 with an ext2 fs on a cdrom is a no-go. As soon as the rootfs (ext2 on /dev/hdc = cdrom) is accessed, the kernel hangs. Below are a couple of alt-sysrq-p's ran through ksymoops: ---------------------------------------------------------------- Pid: 1, comm: swapper EIP: 0010:[] CPU: 0 EFLAGS: 00000293 Not tainted EAX: b85c4750 EBX: 00001388 ECX: b85c38fb EDX: 000070a9 ESI: c02ba7e0 EDI: 00001388 EBP: c02ba7f4 DS: 0018 ES: 0018 CR0: 8005003b CR2: 00000000 CR3: 00101000 CR4: 000006d0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Warning (Oops_read): Code line not seen, dumping what data is available >>EIP; c016b2b4 <__rdtsc_delay+14/20> <===== Trace; c01a76cb Trace; c01a9a4b Trace; c01a9fd7 Trace; c01b08d0 Trace; c0109f3a Trace; c010a0f1 Trace; c0108c94 Trace; c01a7938 Trace; c01a7aa7 Trace; c01af923 Trace; c01b0331 Trace; c01b08d0 Trace; c01b0120 Trace; c01b0993 Trace; c01b08d0 Trace; c01b029b Trace; c01b09d9 Trace; c01b0950 Trace; c01b1224 Trace; c01a9aa7 Trace; c0193083 Trace; c019321e Trace; c0139cc5 Trace; c0125e65 <__lock_page+95/c0> Trace; c0110d30 Trace; c0125ea3 Trace; c0127079 Trace; c0118644 Trace; c015d790 Trace; c015b78f Trace; c015d790 Trace; c015baeb Trace; c015bc78 Trace; c015e7d7 Trace; c0148659 Trace; c013f8ec Trace; c013fba0 Trace; c0140524 Trace; c011b735 Trace; c013ffe2 Trace; c011b791 Trace; c0118644 Trace; c0189ae9 Trace; c0140dc4 Trace; c01350b6 Trace; c0135485 Trace; c0108b4f Trace; c01050d5 Trace; c0105060 Trace; c01071a1 ---------------------------------------------------------------- ---------------------------------------------------------------- Pid: 1, comm: swapper EIP: 0010:[] CPU: 0 EFLAGS: 00000297 Not tainted EAX: 92f9d784 EBX: 00001388 ECX: 92f9cc81 EDX: 00007097 ESI: c02ba7e0 EDI: 00000010 EBP: 00000000 DS: 0018 ES: 0018 CR0: 8005003b CR2: 00000000 CR3: 00101000 CR4: 000006d0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Warning (Oops_read): Code line not seen, dumping what data is available >>EIP; c016b2b4 <__rdtsc_delay+14/20> <===== Trace; c01a772a Trace; c01b11d0 Trace; c01a9aa7 Trace; c01a9fd7 Trace; c01b08d0 Trace; c0109f3a Trace; c010a0f1 Trace; c0108c94 Trace; c01a7938 Trace; c01a7aa7 Trace; c01af923 Trace; c01b0331 Trace; c01b08d0 Trace; c01b0120 Trace; c01b0993 Trace; c01b08d0 Trace; c01b029b Trace; c01b09d9 Trace; c01b0950 Trace; c01b1224 Trace; c01a9aa7 Trace; c0193083 Trace; c019321e Trace; c0139cc5 Trace; c0125e65 <__lock_page+95/c0> Trace; c0110d30 Trace; c0125ea3 Trace; c0127079 Trace; c0118644 Trace; c015d790 Trace; c015b78f Trace; c015d790 Trace; c015baeb Trace; c015bc78 Trace; c015e7d7 Trace; c0148659 Trace; c013f8ec Trace; c013fba0 Trace; c0140524 Trace; c011b735 Trace; c013ffe2 Trace; c011b791 Trace; c0118644 Trace; c0189ae9 Trace; c0140dc4 Trace; c01350b6 Trace; c0135485 Trace; c0108b4f Trace; c01050d5 Trace; c0105060 Trace; c01071a1 ---------------------------------------------------------------- I see a couple of ata_write's there - could trying to write to a ro media be the culprit? 2.4.x is ok and 2.5.26 boots as well. -- v -- v@iki.fi - 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/