From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263847AbUEDI6e (ORCPT ); Tue, 4 May 2004 04:58:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264261AbUEDI6e (ORCPT ); Tue, 4 May 2004 04:58:34 -0400 Received: from orange.csi.cam.ac.uk ([131.111.8.77]:48872 "EHLO orange.csi.cam.ac.uk") by vger.kernel.org with ESMTP id S263847AbUEDI6a convert rfc822-to-8bit (ORCPT ); Tue, 4 May 2004 04:58:30 -0400 Subject: Re: [BUG] 2.6.5 ntfs From: Anton Altaparmakov To: Marcin =?iso-8859-2?Q?Gibu=B3a?= Cc: linux-kernel@vger.kernel.org In-Reply-To: <200405031407.46408.m.gibula@conecto.pl> References: <200405031407.46408.m.gibula@conecto.pl> Content-Type: text/plain; charset=iso-8859-2 Organization: University of Cambridge Computing Service Message-Id: <1083660979.6490.5.camel@imp.csi.cam.ac.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 04 May 2004 09:56:20 +0100 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Mon, 2004-05-03 at 13:07, Marcin Gibuła wrote: > Hi, I've encountered this bug after using dcgui for about one day. > I have one ntfs partition mounted (it is compressed) and there is about 60gb > of files. Could you do the following inside the configured kernel source directory corresponding to the compiled kernel that produced this oops: make fs/ntfs/attrib.s And then please email me the file fs/ntfs/attrib.s that is generated by the above command. I need this to find out at which place in the code the oops actually happened... Also could you tell me which Windows version the ntfs partition was created with and which windows version last accessed the files? Finally is this bug reproducible when you access a particular file or is it a once off event? If a particular file, then would you mind running a utility that I can email you (source or binary or both whichever you prefer) so I can capture the metadata for the inode of the file? Thanks a lot in advance. Best regards, Anton > .config attached. > > lsmod: > Module Size Used by > isofs 31032 0 > ntfs 78540 1 > tuner 15244 0 > saa7134 82888 0 > video_buf 19204 1 saa7134 > ir_common 4484 1 saa7134 > eagle_usb 97856 0 > vfat 13824 1 > fat 40640 1 vfat > > eagle-usb is a driver from http://www.eagle-usb.org. > > Unable to handle kernel paging request at virtual address e0b12014 > printing eip: > e09d7dad > *pde = 1ff63067 > *pte = 00000000 > Oops: 0000 [#1] > PREEMPT > CPU: 0 > EIP: 0060:[] Not tainted > EFLAGS: 00210292 (2.6.5) > EIP is at ntfs_merge_run_lists+0x3e9/0x16d4 [ntfs] > eax: ff807362 ebx: 000060a3 ecx: e0b12010 edx: ff746957 > esi: fff47b77 edi: 00000000 ebp: e0b0f000 esp: da241b34 > ds: 007b es: 007b ss: 0068 > Process dcgui-qt (pid: 13236, threadinfo=da240000 task=df0bf3e0) > Stack: df0bf3e0 c0112440 da241b5c 00000000 00000000 00000000 d56d0ed0 00000000 > df0bf3e0 c032b308 0000015f c12b1358 00200246 d56d0960 c138eff0 c01261ff > dbdf4ae0 00234000 e0a34000 00000000 c01389f4 00236000 dff638d8 00236000 > Call Trace: > [] autoremove_wake_function+0x0/0x28 > [] unlock_page+0x9/0x34 > [] map_vm_area+0x9e/0x1a6 > [] decompress_mapping_pairs+0x527/0x5ec [ntfs] > [] map_run_list+0xba/0xf2 [ntfs] > [] ntfs_read_compressed_block+0x464/0xf81 [ntfs] > [] ntfs_readpage+0x92/0x681 [ntfs] > [] skb_copy_datagram_iovec+0x3b/0x1c1 > [] cleanup_rbuf+0xbf/0xdb > [] radix_tree_node_alloc+0x10/0x41 > [] radix_tree_insert+0x87/0xe0 > [] add_to_page_cache+0x47/0x11a > [] read_pages+0x97/0x156 > [] __alloc_pages+0x8c/0x2a5 > [] do_page_cache_readahead+0x125/0x146 > [] page_cache_readahead+0x133/0x1a9 > [] do_generic_mapping_read+0xc5/0x489 > [] file_read_actor+0x0/0xce > [] __generic_file_aio_read+0x18e/0x1ac > [] file_read_actor+0x0/0xce > [] generic_file_read+0x66/0x7d > [] __pollwait+0x0/0x94 > [] sys_select+0x3ed/0x3f7 > [] vfs_read+0x9d/0xc9 > [] sys_read+0x2c/0x42 > [] sysenter_past_esp+0x52/0x71 > > Code: 8b 51 04 8b 01 89 d6 09 c6 75 eb 6b 8c 24 88 00 00 00 18 8b -- Anton Altaparmakov (replace at with @) Unix Support, Computing Service, University of Cambridge, CB2 3QH, UK Linux NTFS maintainer / IRC: #ntfs on irc.freenode.net WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/