Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 6 Feb 2002 20:47:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 6 Feb 2002 20:47:46 -0500 Received: from rgminet1.oracle.com ([148.87.122.30]:39361 "EHLO rgminet1.oracle.com") by vger.kernel.org with ESMTP id ; Wed, 6 Feb 2002 20:47:35 -0500 Message-ID: <3C61DCE5.6D05CF90@oracle.com> Date: Thu, 07 Feb 2002 02:48:21 +0100 From: Alessandro Suardi Organization: Oracle Support Services X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.5.3 i686) X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: 2.5.4-pre1 (decoded) oops on boot in device_create_file Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Must be my time of the year - first the kmem_cache_create one in 2.5.3-pre[45], now this one (should happen about PCI allocation of one of the Xircom CardBus resources): ksymoops 2.4.1 on i686 2.5.3. Options used -v /usr/src/linux/vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.5.4-pre1 (specified) -m /boot/System.map-2.5.4-pre1 (specified) No modules in ksyms, skipping objects CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010246 eax: 00000000 ebx: cfd43048 ecx: 00000074 edx: cfd483c0 esi: c028e260 edi: fffffff4 ebp: cfd43048 esp: c13cbae4 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, stackpage=c13cb000) Stack: cfd43048 c13dda20 cfd48340 cfd43000 c01db079 cfd43048 c028e260 302e3030 cfd43000 00000001 01000007 cfd43000 00000007 cfd43000 cfd43000 c01d8b49 cfd43000 cfd431cc c01e3b66 cfd43000 c13ddaa0 cfd43000 37363534 0000000b [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 0f 0b eb b5 8d 74 26 00 53 8b 5c 24 08 8b 54 24 0c 85 db 74 >>EIP; c01a6418 <===== Code; c01a6418 00000000 <_EIP>: Code; c01a6418 <===== 0: 0f 0b ud2a <===== Code; c01a641a 2: eb b5 jmp ffffffb9 <_EIP+0xffffffb9> c01a63d1 Code; c01a641c 4: 8d 74 26 00 lea 0x0(%esi,1),%esi Code; c01a6420 8: 53 push %ebx Code; c01a6421 9: 8b 5c 24 08 mov 0x8(%esp,1),%ebx Code; c01a6425 d: 8b 54 24 0c mov 0xc(%esp,1),%edx Code; c01a6429 11: 85 db test %ebx,%ebx Code; c01a642b 13: 74 00 je 15 <_EIP+0x15> c01a642d --alessandro "If your heart is a flame burning brightly you'll have light and you'll never be cold And soon you will know that you just grow / You're not growing old" (Husker Du, "Flexible Flyer") - 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/