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, 17 Apr 2002 19:21:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 17 Apr 2002 19:21:27 -0400 Received: from roc-24-95-199-137.rochester.rr.com ([24.95.199.137]:44534 "EHLO www.kroptech.com") by vger.kernel.org with ESMTP id ; Wed, 17 Apr 2002 19:21:25 -0400 Message-ID: <02ac01c1e666$95ddac70$02c8a8c0@kroptech.com> From: "Adam Kropelin" To: "Dave Jones" Cc: "Martin Dalecki" , "Jens Axboe" , Subject: [OOPS] 2.5.8-dj1 reading /proc/ide/.../identify Date: Wed, 17 Apr 2002 19:21:21 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org The following oops is reproducable on 2.5.8-dj1 here. cat /proc/ide/ide0/hda/identify a few times and *bang*. The system usually takes one more command after the oops, then locks solid. The oops never makes it to syslog. --Adam ksymoops 2.4.1 on i686 2.5.8-dj1+smpboot-fix. Options used -v /usr/src/linux-2.5.8-dj1+smpboot-fix/vmlinux (specified) -k /proc/ksyms (default) -L (specified) -O (specified) -m /usr/src/linux-2.5.8-dj1+smpboot-fix/System.map (specified) Warning (compare_maps): ksyms_base symbol GPLONLY_idle_cpu not found in vmlinux. Ignoring ksyms_base entry Warning (compare_maps): ksyms_base symbol GPLONLY_set_cpus_allowed not found in vmlinux. Ignoring ksyms_base entry Oops: 0002 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010046 eax: c17d5e20 ebx: c03d0014 ecx: c17d5e1c edx: 00000000 esi: 00000000 edi: c17d5e24 ebp: c17d5e0c esp: c17d5c90 ds: 0018 es: 0018 ss: 0018 Stack: 00000202 010de591 c9cf1140 010de591 c03d0014 c9cf1140 c03cff20 c023eda6 c03d0014 c9cf1140 010de591 00001000 c9cf1140 c03d0020 c03d0014 c9fb9e00 c023f10f c03d0014 c9cf1140 00000000 ffffffff c03cff20 c03d0014 c9fb9e00 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 89 02 89 f0 c7 41 f0 00 00 00 00 89 59 f4 c7 41 f8 00 00 00 >>EIP; c0247319 <===== Trace; c023eda6 Trace; c023f10f Trace; c023f1fe Trace; c023f272 Trace; c0222fc0 Trace; c011dffe <__run_task_queue+5e/70> Trace; c0138862 Trace; c020d500 Trace; c0138983 Trace; c012b862 Trace; c012bdcc Trace; c012bcd0 Trace; c01429fc Trace; c01430da Trace; c014360a Trace; c014488e Trace; c0105b10 Trace; c01071db Code; c0247319 00000000 <_EIP>: Code; c0247319 <===== 0: 89 02 mov %eax,(%edx) <===== Code; c024731b 2: 89 f0 mov %esi,%eax Code; c024731d 4: c7 41 f0 00 00 00 00 movl $0x0,0xfffffff0(%ecx) Code; c0247324 b: 89 59 f4 mov %ebx,0xfffffff4(%ecx) Code; c0247327 e: c7 41 f8 00 00 00 00 movl $0x0,0xfffffff8(%ecx) 2 warnings issued. Results may not be reliable.