Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 11 Jan 2003 06:43:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 11 Jan 2003 06:43:20 -0500 Received: from attila.bofh.it ([213.92.8.2]:44751 "EHLO attila.bofh.it") by vger.kernel.org with ESMTP id ; Sat, 11 Jan 2003 06:43:19 -0500 Date: Sat, 11 Jan 2003 12:51:47 +0100 From: "Marco d'Itri" To: linux-kernel@vger.kernel.org Subject: 2.5.55 oops kobject_add and dev_ifname Message-ID: <20030111115147.GB621@wonderland.linux.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4365 Lines: 90 ksymoops 2.4.8 on i686 2.5.54. Options used -V (default) -k /proc/ksyms (default) -L (specified) -o /lib/modules/2.5.55/ (specified) -m /boot/System.map-2.5.55 (specified) Error (regular_file): read_ksyms stat /proc/ksyms failed No modules in ksyms, skipping objects Jan 11 12:29:12 wonderland kernel: Call Trace: Jan 11 12:29:12 wonderland kernel: [] kobject_add+0x56/0x60 Jan 11 12:29:12 wonderland kernel: [] dev_new_index+0x155/0x180 Jan 11 12:29:12 wonderland kernel: [] ppp_create_interface+0x131/0x1f7968b0 [ppp_generic] Jan 11 12:29:12 wonderland kernel: [] +0x4f/0x1f795b68 [ppp_generic] Jan 11 12:29:12 wonderland kernel: [] ppp_unattached_ioctl+0xdb/0x1f7986d0 [ppp_generic] Jan 11 12:29:12 wonderland kernel: [] ppp_ioctl+0x5aa/0x1f798c80 [ppp_generic] Jan 11 12:29:12 wonderland kernel: [] file_ioctl+0xaf/0x210 Jan 11 12:29:12 wonderland kernel: [] system_call+0x7/0xb Jan 11 12:29:31 wonderland kernel: Unable to handle kernel paging request at virtual address 00020048 Jan 11 12:29:31 wonderland kernel: c0264761 Jan 11 12:29:31 wonderland kernel: *pde = 00000000 Jan 11 12:29:31 wonderland kernel: Oops: 0000 Jan 11 12:29:31 wonderland kernel: CPU: 0 Jan 11 12:29:31 wonderland kernel: EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 Jan 11 12:29:31 wonderland kernel: EFLAGS: 00010206 Jan 11 12:29:31 wonderland kernel: eax: 0002003c ebx: 00000002 ecx: 0805ef58 edx: df6ae800 Jan 11 12:29:31 wonderland kernel: esi: 00000060 edi: df6ae800 ebp: db825ee0 esp: db825ea0 Jan 11 12:29:31 wonderland kernel: ds: 007b es: 007b ss: 0068 Jan 11 12:29:31 wonderland kernel: Stack: 0805ef98 db825eb4 00000020 00000000 00000000 30687465 00000000 00000000 Jan 11 12:29:31 wonderland kernel: 00000000 00000002 0900000a 00000000 00000000 00000002 00000060 df6ae800 Jan 11 12:29:31 wonderland kernel: db825f10 c0230089 df6ae800 0805efb8 00001fa0 00002000 0805ef58 00002000 Jan 11 12:29:31 wonderland kernel: Call Trace: Jan 11 12:29:31 wonderland kernel: [] dev_ifname+0x79/0xe0 Jan 11 12:29:31 wonderland kernel: [] dev_ifsioc+0x240/0x280 Jan 11 12:29:31 wonderland kernel: [] filp_open+0x1b2/0x1d0 Jan 11 12:29:31 wonderland kernel: [] inet_shutdown+0xc2/0xe0 Jan 11 12:29:31 wonderland kernel: [] sock_writev+0x9f/0x1b0 Jan 11 12:29:31 wonderland kernel: [] file_ioctl+0xaf/0x210 Jan 11 12:29:31 wonderland kernel: [] system_call+0x7/0xb Jan 11 12:29:31 wonderland kernel: Code: 8b 40 0c 85 c0 89 45 d0 0f 84 7f 00 00 00 90 8b 45 0c 85 c0 Trace; c019d5b6 Trace; c0231005 Trace; e0869881 Trace; e086a4e7 Trace; e0867a0b Trace; e086792a Trace; c015121f Trace; c010932b >>EIP; c0264761 <===== Trace; c0230089 Trace; c0230e30 Trace; c0140b72 Trace; c0266a02 Trace; c022862f Trace; c015121f Trace; c010932b Code; c0264761 00000000 <_EIP>: Code; c0264761 <===== 0: 8b 40 0c mov 0xc(%eax),%eax <===== Code; c0264764 3: 85 c0 test %eax,%eax Code; c0264766 5: 89 45 d0 mov %eax,0xffffffd0(%ebp) Code; c0264769 8: 0f 84 7f 00 00 00 je 8d <_EIP+0x8d> Code; c026476f e: 90 nop Code; c0264770 f: 8b 45 0c mov 0xc(%ebp),%eax Code; c0264773 12: 85 c0 test %eax,%eax 1 error issued. Results may not be reliable. -- ciao, Marco - 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/