From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 15 17:10:14 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6516D37B404 for ; Fri, 15 Aug 2003 17:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9240E43FBF for ; Fri, 15 Aug 2003 17:10:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7G0ADUp044379 for ; Fri, 15 Aug 2003 17:10:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7G0ADPl044378; Fri, 15 Aug 2003 17:10:13 -0700 (PDT) Resent-Date: Fri, 15 Aug 2003 17:10:13 -0700 (PDT) Resent-Message-Id: <200308160010.h7G0ADPl044378@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nils Vogels Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6B7D37B401 for ; Fri, 15 Aug 2003 17:07:57 -0700 (PDT) Received: from imhotep.yuckfou.org (cust.89.117.adsl.cistron.nl [195.64.89.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9823E43FCB for ; Fri, 15 Aug 2003 17:07:56 -0700 (PDT) (envelope-from root@imhotep.yuckfou.org) Received: by imhotep.yuckfou.org (Postfix, from userid 0) id AF866ABDA; Sat, 16 Aug 2003 02:07:54 +0200 (CEST) Message-Id: <20030816000754.AF866ABDA@imhotep.yuckfou.org> Date: Sat, 16 Aug 2003 02:07:54 +0200 (CEST) From: Nils Vogels To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/55617: Accessing an nsmb-mounted drive via a smb export causes lockup X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nils Vogels List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 00:10:14 -0000 >Number: 55617 >Category: ports >Synopsis: Accessing an nsmb-mounted drive via a smb export causes lockup >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 15 17:10:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Nils Vogels >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD imhotep.yuckfou.org 4.8-STABLE FreeBSD 4.8-STABLE #7: Sun Apr 6 02:48:20 CEST 2003 nivo@imhotep.yuckfou.org:/usr/obj/usr/src/sys/IMHOTEP i386 Using samba-3.0a20 >Description: When mounting a remote filesystem on a windows machine (machine A) using the mount_smbfs command on the FreeBSD machine (machine B), and re-exporting this filesystem using the samba suite, machine B will lock up when machine A tries to connect to the exported drive, which is in fact it's own share. smbd will start consuming a lot of memory for a short while, after which nothing seems to function anymore, not even terminal handlers >How-To-Repeat: 1) mount_smbfs //user@remote_server/share /mnt/blah 2) export /mnt/blah using samba suite. Example of smb.conf: [blah] path = /mnt/blah public = yes writeable = yes printable = no on remote_server mount share blah from FreeBSD server and attempt to access >Fix: >Release-Note: >Audit-Trail: >Unformatted: