From nobody  Sat Sep 13 17:48:04 1997
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id RAA09496;
          Sat, 13 Sep 1997 17:48:04 -0700 (PDT)
Message-Id: <199709140048.RAA09496@hub.freebsd.org>
Date: Sat, 13 Sep 1997 17:48:04 -0700 (PDT)
From: sa@hogia.net
To: freebsd-gnats-submit@freebsd.org
Subject: processes hang if the mount_portal process dies.
X-Send-Pr-Version: www-1.0

>Number:         4528
>Category:       kern
>Synopsis:       processes hang if the mount_portal process dies.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 13 17:50:01 PDT 1997
>Closed-Date:    Sun Jun 02 04:30:33 PDT 2002
>Last-Modified:  Sun Jun 02 04:30:33 PDT 2002
>Originator:     Sebastian Andersson
>Release:        FreeBSD 2.2.2-RELEASE
>Organization:
Hogia Communications
>Environment:
FreeBSD 2.2.2-RELEASE #0 GENERIC i386
>Description:
If the mount_portal process dies, any access that accesses the
mountpoint hangs.
>How-To-Repeat:
mount_portal /etc/portal.conf /p &
kill %1
cat /p/tcp/127.0.0.1/25

now cat has hang.
>Fix:
The kernel could perhapps unmount the filesystem when the process dies?
>Release-Note:
>Audit-Trail:

From: KATO Takenori <kato@migmatite.eps.nagoya-u.ac.jp>
To: sa@hogia.net
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: kern/4528: processes hang if the mount_portal process dies.
Date: Sun, 14 Sep 1997 15:34:02 +0900

 > >Environment:
 > FreeBSD 2.2.2-RELEASE #0 GENERIC i386
 
 The LFS, PORTAL and UNION filesystems in 2.2 branch are known to be
 unstable.  Please see /sys/i386/conf/LINT.
 
 The PORTAL and UNION filesystems in 3.0-current are more stable than
 those in 2.2.
 
 ----
 KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp>
 Dept. Earth Planet. Sci., Nagoya Univ.,  Nagoya, 464-01, Japan
 PGP public key: finger kato@eclogite.eps.nagoya-u.ac.jp
 ------------------- Powered by FreeBSD(98) -------------------
State-Changed-From-To: open->feedback 
State-Changed-By: iedowse 
State-Changed-When: Sat Jan 19 13:27:05 PST 2002 
State-Changed-Why:  

Does this problem still exist? 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=4528 
State-Changed-From-To: feedback->closed 
State-Changed-By: iedowse 
State-Changed-When: Sun Jun 2 04:29:49 PDT 2002 
State-Changed-Why:  

Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=4528 
>Unformatted:
