[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-fs
Subject:    [Bug 245907] fsck_ufs segfaults with gjournal (SU+J)
From:       bugzilla-noreply () freebsd ! org
Date:       2021-04-19 8:58:10
Message-ID: bug-245907-3630-oUgQZrb2mE () https ! bugs ! freebsd ! org/bugzilla/
[Download RAW message or body]

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245907

nvass@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nvass@gmx.com

--- Comment #5 from nvass@gmx.com ---
With the following script you can trigger the problem:

#!/bin/sh
diskfile=`mktemp`
truncate -s 10G $diskfile
mdconfig -u 100 -f $diskfile
disk=/dev/md100

gjournal load
gjournal label ${disk}

newfs -J ${disk}.journal

yes q | fsdb ${disk}.journal

fsck -p /dev/md100.journal

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-fs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic