From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 19 Jun 2002 20:21:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 19 Jun 2002 20:21:30 -0400 Received: from holomorphy.com ([66.224.33.161]:18108 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Wed, 19 Jun 2002 20:21:29 -0400 Date: Wed, 19 Jun 2002 17:21:05 -0700 From: William Lee Irwin III To: linux-kernel@vger.kernel.org Subject: [BUG] 2.5.23 mpage io vs queue_max_sectors Message-ID: <20020620002105.GL25360@holomorphy.com> Mail-Followup-To: William Lee Irwin III , linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: brief message Content-Disposition: inline User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This has been haunting me for a while on a 4 cpu Sequent S-quad with 4GB of RAM, and a tray of 12 9GB DCHS09X's attached to a QLogicISP1020. People keep saying "hands off" ... so here I am passing the buck. Kernel BUG at ll_rw_blk.c:1639 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00000286 eax: 0000001f ebx: f78b0360 ecx: 00000001 edx: c038e2d0 esi: 00000060 edi: f7956018 ebp: c3bc7af0 esp: c3bc7ad8 ds: 0018 es: 0018 ss: 0018 Stack: c0348a28 c0348b65 00000667 f78b0360 00000060 00000000 c3bc7b08 c0246f8f f78b0360 00000001 f78b0360 0000000c c3bc7b18 c015c8f5 00000000 f78b0360 c3bc7ba8 c015cc0e 00000000 f78b0360 c376bdc8 0000000b f78b0360 00017062 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 83 c4 0c 8d 74 26 00 8b 45 08 8b 58 08 3b 5b 44 74 50 0f b7 >>EIP; c0246e59 <===== >>ebx; f78b0360 >>edx; c038e2d0 >>edi; f7956018 >>ebp; c3bc7af0 >>esp; c3bc7ad8 Trace; c0246f8f Trace; c015c8f5 Trace; c015cc0e Trace; c020fe53 Trace; c012cb67 Trace; c012cb9c Trace; c015ccac Trace; c0182260 Trace; c0182645 Trace; c0182260 Trace; c013c780 Trace; c013c907 Trace; c013ca02 Trace; c012d369 Trace; c012d971 Trace; c012d7f8 Trace; c0147d98 Trace; c015e338 Trace; c015e050 Trace; c0147940 Trace; c014894f Trace; c0148b8b Trace; c0107753 Trace; c0108cab Trace; c01051a6 Trace; c01072dc Code; c0246e59 00000000 <_EIP>: Code; c0246e59 <===== 0: 83 c4 0c add $0xc,%esp <===== Code; c0246e5c 3: 8d 74 26 00 lea 0x0(%esi,1),%esi Code; c0246e60 7: 8b 45 08 mov 0x8(%ebp),%eax Code; c0246e63 a: 8b 58 08 mov 0x8(%eax),%ebx Code; c0246e66 d: 3b 5b 44 cmp 0x44(%ebx),%ebx Code; c0246e69 10: 74 50 je 62 <_EIP+0x62> c0246ebb Code; c0246e6b 12: 0f b7 00 movzwl (%eax),%eax <0>Kernel panic: Attempted to kill init!