Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 29 Dec 2000 12:11:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 29 Dec 2000 12:10:58 -0500 Received: from mailout03.sul.t-online.com ([194.25.134.81]:7440 "EHLO mailout03.sul.t-online.com") by vger.kernel.org with ESMTP id ; Fri, 29 Dec 2000 12:10:49 -0500 From: "Soeren Sonnenburg" To: Subject: 2.4.0-test12-reiserfs oops in Date: Fri, 29 Dec 2000 17:54:49 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org ...happens when http browsing the net (occurs regularly within 1 hour)... server:~# ksymoops -m /boot/System.map ] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00210246 eax: 00000000 ebx: 00000000 ecx: c28f5f60 edx: c28f5f60 esi: 000005c0 edi: c6ec75c0 ebp: 00000570 esp: c02adbec ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 0, stackpage=c02ad000) Stack: c28f5f60 00000000 0000a876 46aa9b3e 00000014 00000000 c020b2e3 c28f5f60 c6ec75c0 c12ef680 c6ec75c0 c020db98 c02adcf0 012adc30 00000000 c022ca70 c6ec75c0 c02adce0 c030dfd8 c022c389 c6ec75c0 c02adce0 c030dfd8 c020db98 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [ ] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 40 3c 89 41 3c 8b 47 5c c7 47 18 00 00 00 00 01 41 18 8b >>EIP; c020af5e <===== Trace; c020b2e3 Trace; c020db98 Trace; c022ca70 Trace; c022c389 Trace; c020db98 Trace; c011e7b9 Trace; c022960e Trace; c020db98 Trace; c01f101c Trace; c020db98 Trace; c020db98 Trace; c01f1233 Trace; c020db98 Trace; c020d1d9 Trace; c020db98 Trace; c0222fd8 Trace; c020d2ee Trace; c0222fd8 Trace; c02231cc Trace; c0222fd8 Trace; c02236fa Trace; f0debc9a Trace; c01f23e6 Trace; c022394d Trace; c020a2cb Trace; c020a817 Trace; c020a780 Trace; c01f126d Trace; c020a416 Trace; c020a780 Trace; c020aa5f Trace; c020a878 Trace; c01f126d Trace; c020a746 Trace; c020a878 Trace; c01f4bab Trace; c011b900 Trace; c010ba42 Trace; c0108ad0 Trace; ffffe000 Trace; c010a7a0 Trace; c0108ad0 Trace; ffffe000 Trace; c0108af3 Trace; c0108b57 Trace; c0105000 Trace; c0100191 Code; c020af5e 00000000 <_EIP>: Code; c020af5e <===== 0: 8b 40 3c mov 0x3c(%eax),%eax <===== Code; c020af61 3: 89 41 3c mov %eax,0x3c(%ecx) Code; c020af64 6: 8b 47 5c mov 0x5c(%edi),%eax Code; c020af67 9: c7 47 18 00 00 00 00 movl $0x0,0x18(%edi) Code; c020af6e 10: 01 41 18 add %eax,0x18(%ecx) Code; c020af71 13: 8b 00 mov (%eax),%eax Aiee, killing interrupt handler Kernel panic: Attempted to kill the idle task! -- If you talk to God, you are praying; if God talks to you, you have schizophrenia. -- Thomas Szasz - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/