From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264695AbTFASRB (ORCPT ); Sun, 1 Jun 2003 14:17:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264696AbTFASRB (ORCPT ); Sun, 1 Jun 2003 14:17:01 -0400 Received: from platane.lps.ens.fr ([129.199.121.28]:24977 "EHLO platane.lps.ens.fr") by vger.kernel.org with ESMTP id S264695AbTFASQ6 (ORCPT ); Sun, 1 Jun 2003 14:16:58 -0400 Date: Sun, 1 Jun 2003 20:30:22 +0200 From: =?iso-8859-1?Q?=C9ric?= Brunet To: Linux Kernel mailing list Subject: Oops on a 2.5.70 boot Message-ID: <20030601183022.GA27265@lps.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello, all, While booting a 2.5.70 kernel, I got: ------------------------------------------------------------------------ hdc: SAMSUNG CDRW/DVD SM-348B, ATAPI CD/DVD-ROM drive evevent-0286: *** Error: No installed handler for fixed event [00000000] irq 9: nobody cared! Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] handlers: [] ide1 at 0x170-0x177,0x376 on irq 15 ------------------------------------------------------------------------- After decoding, it reads: ------------------------------------------------------------------------- Trace; c010a77b Trace; c010a927 Trace; c010914c Trace; c01f007b Trace; c0112b32 Trace; c01a6492 <__delay+12/16> Trace; c020c94b Trace; c02052b4 Trace; c020583a Trace; c0205bab Trace; c020dfa3 Trace; c020ca97 Trace; c0205d03 Trace; c02119fe Trace; c0203544 Trace; c034abba Trace; c034abf8 Trace; c034a986 Trace; c034a98d Trace; c034a9c3 Trace; c033c6b3 Trace; c0126b09 Trace; c0105051 Trace; c010502c Trace; c01071fd handlers: Trace; c01ace22 -------------------------------------------------------------------------- Computer is a shuttle SB51G PC with an intel i845G/GL chipset. ------------ /proc/interrupts ------------------------- CPU0 0: 831798 XT-PIC timer 1: 1428 XT-PIC i8042 2: 0 XT-PIC cascade 5: 0 XT-PIC Intel 82801DB-ICH4 8: 0 XT-PIC rtc 9: 1 XT-PIC acpi, uhci-hcd 10: 4482 XT-PIC eth1 11: 4 XT-PIC uhci-hcd, ehci-hcd, eth0 12: 35570 XT-PIC uhci-hcd 14: 10816 XT-PIC ide0 15: 4 XT-PIC ide1 NMI: 0 ERR: 0 ----------------------------------------------------------- The only usb device currently plugged in is a mouse, and it uses irq 12. Don't hesitate to ask if you need more info. Regards, Éric Brunet