Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2013 13:59:39 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/174969: unionfs and tmpfs can produce panic when mixed
Message-ID:  <201301041359.r04DxdCo017868@red.freebsd.org>
Resent-Message-ID: <201301041400.r04E00fS030136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174969
>Category:       kern
>Synopsis:       unionfs and tmpfs can produce panic when mixed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 04 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9_1
>Organization:
None
>Environment:
FreeBSD urquan.xim.bz 9.1-RELEASE FreeBSD 9.1-RELEASE #3 r244839M: Sun Dec 30 00:34:33 EET 2012     arcade@urquan.xim.bz:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
I'm doing this:

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
 >>> /etc/fstab
 /tmp /some/other/dir unionfs ro,late,below 0 0
 
 cd /some/other/dir
 ls
 
 The system shows directory contents and I see shell prompt. Immediately after this panic occurs.
 
 https://docs.google.com/open?id=0Bxzr6h0p2pN8aU4xZ3E4ZkttSTA



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