Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 8 Sep 2002 18:46:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 8 Sep 2002 18:46:19 -0400 Received: from purple.csi.cam.ac.uk ([131.111.8.4]:61143 "EHLO purple.csi.cam.ac.uk") by vger.kernel.org with ESMTP id ; Sun, 8 Sep 2002 18:46:18 -0400 Message-Id: <5.1.0.14.2.20020908234145.03fdaec0@pop.cus.cam.ac.uk> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 08 Sep 2002 23:51:00 +0100 To: mingo@elte.hu, torvalds@transmeta.com From: Anton Altaparmakov Subject: PANIC caused by dequeue_signal() in current Linus BK tree Cc: linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3426 Lines: 94 Hi, The current Linus BK tree panics on INIT on my UP Athlon highmem box (compiled with SMP and preempt enabled) -- more info available on request: ksymoops 2.4.5 on i686 2.4.19. Options used -v vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.5.33/ (specified) -m ./System.map (specified) No modules in ksyms, skipping objects Unable to handle kernel paging request at virtual address 5a5a5a5e c01283a7 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0060:[] Tainted: G S Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010006 eax: ffffffff ebx: 00000002 ecx: c1b74040 edx: 5a5a5a5a esi: c1b78000 edi: c1b79f30 ebp: f7aeffd0 esp: c1b79ed0 ds: 0068 es: 0068 ss: 0068 Stack: 00000000 40400000 40017000 f7af9400 c04f00e0 c0131309 c04f00e0 f7af9400 c1b78000 c1b78000 00000000 c1b79f30 c01297e7 f7aeffd0 c1b74658 c1b79f30 c1b74658 c1b79fc4 c1b74658 c1b78000 c1b79f30 c01078d5 c1b79f30 c1b79fc4 Call Trace: [] [] [] [] [] [] [] [] [] [] Code: 39 5a 04 74 38 89 d5 8b 12 85 d2 75 f3 8b 54 24 34 8d 43 ff >>EIP; c01283a7 <===== >>eax; ffffffff >>ecx; c1b74040 >>edx; 5a5a5a5a Before first symbol >>esi; c1b78000 >>edi; c1b79f30 >>ebp; f7aeffd0 >>esp; c1b79ed0 Trace; c0131309 Trace; c01297e7 Trace; c01078d5 Trace; c01354eb Trace; c0135377 Trace; c0135808 Trace; c013539a Trace; c013584b Trace; c0129c30 Trace; c0107b2a Code; c01283a7 00000000 <_EIP>: Code; c01283a7 <===== 0: 39 5a 04 cmp %ebx,0x4(%edx) <===== Code; c01283aa 3: 74 38 je 3d <_EIP+0x3d> c01283e4 Code; c01283ac 5: 89 d5 mov %edx,%ebp Code; c01283ae 7: 8b 12 mov (%edx),%edx Code; c01283b0 9: 85 d2 test %edx,%edx Code; c01283b2 b: 75 f3 jne 0 <_EIP> Code; c01283b4 d: 8b 54 24 34 mov 0x34(%esp,1),%edx Code; c01283b8 11: 8d 43 ff lea 0xffffffff(%ebx),%eax <0>Kernel panic: Attempted to kill init! Best regards, Anton -- "I've not lost my mind. It's backed up on tape somewhere." - Unknown -- Anton Altaparmakov (replace at with @) Linux NTFS Maintainer / IRC: #ntfs on irc.freenode.net WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/ - 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/