Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 11:45:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 201003] forcibly unmounting a filesystem with running binaries results in panic
Message-ID:  <bug-201003-227-G0wLj6Jj0U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201003-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201003-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201003

--- Comment #3 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
(In reply to Edward Tomasz Napierala from comment #2)
Sorry I didn't clarify, I did.

root@hammer:/usr/home/fernape# whoami
root
root@hammer:/usr/home/fernape# mdconfig -s1g
md0
root@hammer:/usr/home/fernape# newfs /dev/md0=20
/dev/md0: 1024.0MB (2097152 sectors) block size 32768, fragment size 4096
        using 4 cylinder groups of 256.03MB, 8193 blks, 32896 inodes.
super-block backups (for fsck_ffs -b #) at:
 192, 524544, 1048896, 1573248
root@hammer:/usr/home/fernape# mount /dev/md=20
root@hammer:/usr/home/fernape# cp test/loop /mnt/
root@hammer:/usr/home/fernape# /mnt/loop=20
loop: mlockall: Cannot allocate memory
root@hammer:/usr/home/fernape# whoami=20
root
root@hammer:/usr/home/fernape# uname -a
FreeBSD hammer 14.0-CURRENT FreeBSD 14.0-CURRENT #9 main-n260951-fe01817876=
a0:
Wed Feb 15 18:45:38 CET 2023=20=20=20=20
root@hammer:/usr/obj/usr/home/fernape/FreeBSD-repos/src/amd64.amd64/sys/GEN=
ERIC
amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201003-227-G0wLj6Jj0U>