From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263170AbTJVJAO (ORCPT ); Wed, 22 Oct 2003 05:00:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263212AbTJVJAO (ORCPT ); Wed, 22 Oct 2003 05:00:14 -0400 Received: from hirsch.in-berlin.de ([192.109.42.6]:54159 "EHLO hirsch.in-berlin.de") by vger.kernel.org with ESMTP id S263170AbTJVJAI (ORCPT ); Wed, 22 Oct 2003 05:00:08 -0400 X-Envelope-From: kraxel@bytesex.org Date: Wed, 22 Oct 2003 11:13:00 +0200 From: Gerd Knorr To: Kernel List Subject: test8 oops (ipv6 related?) Message-ID: <20031022091300.GA27824@bytesex.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.3i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is what I got on the serial console: Unable to handle kernel paging request at 000000ff00388090 RIP: {__memcpy+114}PML4 0 Oops: 0000 [1] CPU 0 Pid: 0, comm: swapper Not tainted RIP: 0010:[] {__memcpy+114} RSP: 0018:ffffffff80388038 EFLAGS: 00010246 RAX: 000001001c526da8 RBX: ffffffff80388098 RCX: 0000000000000000 RDX: 0000000000000008 RSI: 000000ff00388090 RDI: 000001001c526da8 RBP: 0000000000000001 R08: 753ee006a6923b09 R09: 000000000018584c R10: 000000003f964523 R11: 0000000000000000 R12: 0000000000000002 R13: 000001001c526d90 R14: 000001001c526d40 R15: 0000010000000000 FS: 00000000005424a0(0000) GS:ffffffff80384180(0000) knlGS:0000000000000000 CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b CR2: 000000ff00388090 CR3: 0000000000101000 CR4: 00000000000006a0 Process swapper (pid: 0, stackpage=ffffffff802c3e20) Stack: ffffffff80388098 ffffffff8019b50f 0000000000000061 000001001d2c7e00 ffffffff803880c8 000001001d2c7ec4 0000000000000000 ffffffff8038bf28 0000000000000000 ffffffffa0121df0 Call Trace: {update+111} {:ipv6:__ipv6_regen_rndid+336} {recalc_task_prio+432} {:ipv6:ipv6_regen_rndid+67} {run_timer_softirq+344} {timer_interrupt+473} {do_softirq+123} {do_IRQ+257} {default_idle+0} {ret_from_intr+0} {default_idle+32} {cpu_idle+26} {start_kernel+386} Code: 4c 8b 06 4c 89 07 48 8d 7f 08 48 8d 76 08 75 ee 89 d1 83 e1 RIP {__memcpy+114} RSP CR2: 000000ff00388090 <0>Kernel panic: Aiee, killing interrupt handler! In interrupt handler - not syncing Any idea? Gerd