From owner-freebsd-current Fri Jan 14 21:29:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 343C21501E for ; Fri, 14 Jan 2000 21:29:52 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id VAA95955; Fri, 14 Jan 2000 21:28:33 -0800 (PST) (envelope-from dillon) Date: Fri, 14 Jan 2000 21:28:33 -0800 (PST) From: Matthew Dillon Message-Id: <200001150528.VAA95955@apollo.backplane.com> To: arnee Cc: current@FreeBSD.ORG Subject: Re: NFS and Samba (file transfer crashes system) References: <387FDF2D.575DC537@geocities.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Hello, : :Not sure if this is the right place to report this. My system (server) :crashes when i transfer files FROM a client (unix and win9x). The error :seems to be random because i can sometimes transfer a whole directory :that is more than 50mgs or so and sometimes i can't even transfer :anything less than 15mgs. : :System: : :pcchips m571 with cyrix 6x86 :promise ultra66 : :Anyone interested in more info let me know. Plus, is this kind of thread :encourage in this list? I'm simply wondering if this would help, :otherwise i could just follow cvs and hope things will work. : :arnee Well, you haven't given very much information. What FreeBSD OS release (or, if current, when did you last sync your source tree)? If you are running an older release the very first thing you need to do is upgrade to the latest -stable or -current depending on which tree you are using. You haven't described very well exactly what the situation is... you talk of NFS and Samba but you do not say which one the transfer is going over. If the machine still crashes then we need to know what the panic message is. It may be useful to configure a kernel with DDB enabled to cause it to drop into DDB on a crash (this assuming you aren't running X on the machine, since DDB only runs on the console). In that case you should be able to obtain the panic message and do a 'trace' to get more detailed information on where the box is crashing. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message