Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2021 01:57:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 253158] Panic: snapacct_ufs2: bad block - Non-suJ mksnap_ffs(8) crash
Message-ID:  <bug-253158-3630-TiStoa4BwR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253158-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253158-3630@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=3D253158

--- Comment #20 from Cy Schubert <cy@FreeBSD.org> ---
(kgdb) frame 11
#11 0xffffffff807b4109 in vn_io_fault_pgmove (ma=3D0x0, offset=3D<optimized=
 out>,
offset@entry=3D0,=20
    xfersize=3Dxfersize@entry=3D32768, uio=3Duio@entry=3D0xfffffe0097a848b0)
    at /opt/src/git-src/sys/kern/vfs_vnops.c:1513
1513                    pmap_copy_pages(ma, offset, td->td_ma, iov_base &
PAGE_MASK,
(kgdb) info args
ma =3D 0x0
offset =3D <optimized out>
xfersize =3D 32768
uio =3D 0xfffffe0097a848b0
(kgdb) info locals
td =3D 0xfffffe009781b100
cnt =3D 32768
iov_base =3D 732655616
pgadv =3D <optimized out>
(kgdb)=20

I'll build a GENERIC kernel for this VM.

--=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-253158-3630-TiStoa4BwR>