Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 31 Oct 2002 15:06:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 31 Oct 2002 15:06:51 -0500 Received: from chaos.physics.uiowa.edu ([128.255.34.189]:31714 "EHLO chaos.physics.uiowa.edu") by vger.kernel.org with ESMTP id ; Thu, 31 Oct 2002 15:06:49 -0500 Date: Thu, 31 Oct 2002 14:13:14 -0600 (CST) From: Kai Germaschewski X-X-Sender: kai@chaos.physics.uiowa.edu To: Gregoire Favre cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.45 : kernel BUG at kernel/workqueue.c:69! (ISDN?) In-Reply-To: <20021031110816.GE16875@ulima.unil.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1977 Lines: 42 On Thu, 31 Oct 2002, Gregoire Favre wrote: > ------------[ cut here ]------------ > kernel BUG at kernel/workqueue.c:69! Well, I thought I had all of these fixed... > CPU: 0 > EIP: 0060:[] Not tainted > EFLAGS: 00010213 > eax: 00000000 ebx: dff8e000 ecx: c03c90d4 edx: c17e3958 > esi: c17e3958 edi: c17e395c ebp: dffa2280 esp: dff8febc > ds: 0068 es: 0068 ss: 0068 > Process swapper (pid: 1, threadinfo=dff8e000 task=dff8c080) > Stack: 00000004 c17e3000 dff8e000 00000000 c0413bfa c17e3000 00000002 00000052 > c17e3000 00000003 c02e7018 c17e3000 00000003 c17e30be c17e3000 c04127ff > c17e3000 000000f2 00000000 c03ad64b c17e3000 c17e3000 dff8ff92 c17e30be > Call Trace: [] [] [] [] [] > Code: 0f 0b 45 00 32 32 38 c0 eb 8b 90 83 ec 10 89 7c 24 08 89 1c > <0>Kernel panic: Attempted to kill init! > Debug: sleeping function called from illegal context at include/linux/rwsem.h:43 > Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] > Trace; c02e7018 > Trace; c011ba65 > Trace; c010506f > Trace; c0105032 > Trace; c01055a1 I cannot really make much sense of the traces, though, are you sure System.map matched the kernel where the oops happened? You might want to select CONFIG_KALLSYMS, that guarantees correct resolving of symbols without the need to run the oops through ksymoops. --Kai - 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/