Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 5 Oct 2002 08:08:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 5 Oct 2002 08:08:15 -0400 Received: from transport.cksoft.de ([62.111.66.27]:44808 "EHLO transport.cksoft.de") by vger.kernel.org with ESMTP id ; Sat, 5 Oct 2002 08:08:11 -0400 Date: Sat, 5 Oct 2002 12:11:29 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: linux kernel mailing list Subject: oops when rebooting 2.5.40 in driverfs_remove_file Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3387 Lines: 93 Hi, when rebooting 2.5.40 I get an Oops . Had to write it away by hand because serial console only gave crap. If you need any further information please let me know. ksymoops 2.4.6 on i686 2.5.40. Options used -v /usr/src/linux/vmlinux (specified) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.5.39/ (specified) -m /usr/src/linux/System.map (specified) c018111c *pde = 00000000 Oops: 0002 CPU: 0 EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010246 eax: 00000000 ebx: 5a5a5ab6 ecx: 5a5a5ab6 edx: c027e9a0 esi: 5a5a5a5a5 edi: d7d066f0 ebp: d7d06600 esp: d5f61e00 ds: 0068 es: 0068 ss: 0068 Stack: c027e9a0 00000077 d7d0664c c02babfc d7ce7720 c01d2353 d7d066f0 c0289f04 d7d0664c c03bedb8 c017ee8b d7d0664c c02babfc d7d06600 d7d06600 00000001 00000001 c017fab3 d7d06600 c03bedb8 c02012d8 d7d06600 c03bedb8 c03cedc8 Call Trace: [] device_remove_file+0x33/0x60 [] driverfs_remove_partitions+0x5b/0xc0 [] del_gendisk+0x13/0x60 [] idedisk_cleanup+0x68/0x90 [] ide_notify_reboot+0xbb/0x310 [] notifier_call_chain+0x2d/0x50 [] sys_reboot+0x175/0x380 [] kmem_cache_free_one+0xec/0x200 [] free_block+0x62/0xa0 [] __kmem_cache_free+0xac/0xee [] dput+0x30/0x210 [] __fput+0x10d/0x140 [] filp_close+0xf7/0x130 [] sys_close+0x79/0x90 [] syscall_call+0x7/0xb Code: f0 ff 4e 5c 0f 88 d8 02 00 00 8b 47 04 89 04 24 8b 44 24 1c >>EIP; c018111c <===== >>edx; c027e9a0 >>edi; d7d066f0 <_end+178b0c93/1845a5a3> >>ebp; d7d06600 <_end+178b0ba3/1845a5a3> >>esp; d5f61e00 <_end+15b0c3a3/1845a5a3> Trace; c01d2353 Trace; c017ee8b Trace; c017fab3 Trace; c02012d8 Trace; c01fd96b Trace; c012a1cd Trace; c012a7d5 Trace; c013c5fc Trace; c013b292 Trace; c013c7bc <__kmem_cache_free+ac/ee> Trace; c0166130 Trace; c014e6cd <__fput+10d/140> Trace; c014bee7 Trace; c014bf99 Trace; c0107d6f Code; c018111c 00000000 <_EIP>: Code; c018111c <===== 0: f0 ff 4e 5c lock decl 0x5c(%esi) <===== Code; c0181120 4: 0f 88 d8 02 00 00 js 2e2 <_EIP+0x2e2> c01813fe <.text.lock.inode+a4/e6> Code; c0181126 a: 8b 47 04 mov 0x4(%edi),%eax Code; c0181129 d: 89 04 24 mov %eax,(%esp,1) Code; c018112c 10: 8b 44 24 1c mov 0x1c(%esp,1),%eax -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/ - 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/