On Sat, Nov 16, 2019 at 10:15:05AM -0800, Christoph Hellwig wrote: > On Fri, Nov 15, 2019 at 11:02:36PM -0800, Christoph Hellwig wrote: > > FYI, this crash for me in xfs/348 with unfortunately a completely > > garbled dmesg. The xfs-5.5-merge-11 is fine. > > git-bisect points to: > > xfs: convert open coded corruption check to use XFS_IS_CORRUPT Also, can you send me the dmesg output, however garbled it is? I ran x/348 with kasan enabled, didn't see anything obviously weird. Though I'm starting to reconsider my decision to embed a full ASSERT output when the XFS_IS_CORRUPT condition triggers... --D