Received: by oss.sgi.com id ; Tue, 10 Oct 2000 12:02:56 -0700 Received: from pneumatic-tube.sgi.com ([204.94.214.22]:63789 "EHLO pneumatic-tube.sgi.com") by oss.sgi.com with ESMTP id ; Tue, 10 Oct 2000 12:02:38 -0700 Received: from info.engr.sgi.com (info.engr.sgi.com [192.26.80.216]) by pneumatic-tube.sgi.com (980327.SGI.8.8.8-aspam/980310.SGI-aspam) via ESMTP id MAA01502; Tue, 10 Oct 2000 12:09:07 -0700 (PDT) mail_from (nobody@info.engr.sgi.com) Received: (from nobody@localhost) by info.engr.sgi.com (SGI-8.9.3/8.9.3) id MAA07250; Tue, 10 Oct 2000 12:01:56 -0700 (PDT) Date: Tue, 10 Oct 2000 12:01:56 -0700 (PDT) Message-Id: <200010101901.MAA07250@info.engr.sgi.com> X-Pv-Incident: 804398 webPV: gibble.americas.sgi.com webExec: webpvupdate,pvincident Reply-To: sgi.bugs.xfs@fido.engr.sgi.com From: pv@relay.sgi.com (cattelan@engr.sgi.com) Subject: UPDATE 804398 - XFS hits BUG call in pagebuf_read_full_page To: cattelan@engr.sgi.com Cc: linux-xfs@oss.sgi.com Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-xfs-outgoing View Incident: http://co-op.engr.sgi.com/BugWorks/code/bwxquery.cgi?search=Search&wlong=1&view_type=Bug&wi=804398 Status : open Priority : 2 Assigned Engineer : cattelan Submitter : cattelan Opened Date : 10/10/00 *Modified User : cattelan *Modified User Domain : engr *Description : The problem appears to be a page that was orginaly delay alloc (the underlying disk blocks cam back as zero) but has either been reused or its state has been cleared. I don't have all the kbd output... I;ll add to it as I capture more traces. [0]kdb> bt EBP EIP Function(args) 0xc4c13e58 0xc880c914 [pagebuf]pagebuf_read_full_page+0x198 (0xc49eeb60, 0xc11939ac) ..... ========================== ADDITIONAL INFORMATION (UPDATE) From: cattelan@engr (BugWorks) Date: Oct 10 2000 12:01:55PM ========================== Ohh one small note: this is happening in the developement (test8) XFS tree. It does NOT occur in the beta tree.