Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 1997 15:30:02 -0800 (PST)
From:      Cy Schubert - BCSC Open Systems Group <cschuber@uumail.gov.bc.ca>
To:        freebsd-bugs
Subject:   Re: kern/5212: nullfs crashes under several situations
Message-ID:  <199712172330.PAA25859@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/5212; it has been noted by GNATS.

From: Cy Schubert - BCSC Open Systems Group <cschuber@uumail.gov.bc.ca>
To: freebsd-gnats-submit@freebsd.org, ywliu@rocketmail.com
Cc: cy@passer.osg.gov.bc.ca
Subject: Re: kern/5212: nullfs crashes under several situations
Date: Wed, 17 Dec 1997 15:22:43 -0800

 I haven't had much chance to look at this (about 1/2 hour this morning),
 but my tests show that tyhe nullfs problems are caused by a divide by
 zero error at line 227 of vnode_pager.c (line 235 in the 2.2.2 version
 of this code).  My test was to ftp a file on a nullfs mounted filesystem
 on an (not anonymous) ftp server.
 
 f_iosize for nullfs, umapfs, and unionfs are set to zero so I can see
 this occuring for any of these filesystems.
 -- 
 Regards,                       Phone:  (250)387-8437
 Cy Schubert                      Fax:  (250)387-5766
 UNIX Support                   OV/VM:  BCSC02(CSCHUBER)
 ITSD                          BITNET:  CSCHUBER@BCSC02.BITNET
 Government of BC            Internet:  cschuber@uumail.gov.bc.ca
                                        Cy.Schubert@gems8.gov.bc.ca
 
 		"Quit spooling around, JES do it."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712172330.PAA25859>