Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 9 Aug 2002 13:28:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 9 Aug 2002 13:28:32 -0400 Received: from e2.ny.us.ibm.com ([32.97.182.102]:154 "EHLO e2.ny.us.ibm.com") by vger.kernel.org with ESMTP id ; Fri, 9 Aug 2002 13:28:31 -0400 From: Badari Pulavarty Message-Id: <200208091732.g79HW4q02868@eng2.beaverton.ibm.com> Subject: kernel BUG at /usr/src/linux-2.5.30/include/linux/dcache.h:261! To: linux-kernel@vger.kernel.org Date: Fri, 9 Aug 2002 10:32:04 -0700 (PDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2366 Lines: 60 Hi, I get following BUG() while trying to "rmmod" qlogic driver on 2.5.30. Is this a known problem ? Any ideas to fix it ? Thanks, Badari kernel BUG at /usr/src/linux-2.5.30/include/linux/dcache.h:261! invalid operand: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010246 eax: 00000000 ebx: f67ff7c0 ecx: f67f44fc edx: c3c3d220 esi: f67f44fc edi: f67ff7c0 ebp: ffffffd9 esp: db46de90 ds: 0018 es: 0018 ss: 0018 Stack: f67f44a0 c0160d95 f67ff7c0 f67ff7e8 f67ff7c0 f67ff7e8 f8860700 c016157e f69a7e80 f67ff7c0 f88607e0 f88607e0 0000000f c01948f5 f8860878 c03179a0 c031b508 f88607e0 c015fef5 f88607e0 f88607e0 c0309fec f88607e0 c0309ffc Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b 05 01 00 db 2a c0 f0 ff 03 f0 fe 0d 80 0e 38 c0 0f 88 >>EIP; c0160d0f <===== Trace; c0160d95 Trace; c016157e Trace; c01948f5 Trace; c015fef5 Trace; c020c52f Trace; f89ac8a0 Trace; c01e870a Trace; f899444a Trace; f89ac8a0 Trace; c011859e Trace; c0117992 Trace; c0107173 Code; c0160d0f 00000000 <_EIP>: Code; c0160d0f <===== 0: 0f 0b ud2a <===== Code; c0160d11 2: 05 01 00 db 2a add $0x2adb0001,%eax Code; c0160d16 7: c0 (bad) Code; c0160d17 8: f0 ff 03 lock incl (%ebx) Code; c0160d1a b: f0 fe 0d 80 0e 38 c0 lock decb 0xc0380e80 Code; c0160d21 12: 0f 88 00 00 00 00 js 18 <_EIP+0x18> c0160d27 - 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/