On Mon, Feb 25, 2019 at 10:41 PM Nikolaus Rath wrote: > > On Feb 12 2019, Nikolaus Rath wrote: > > On Feb 12 2019, Miklos Szeredi wrote: > >> On Sun, Feb 10, 2019 at 11:05 PM Nikolaus Rath wrote: > >> > >>> Bad news. I can now reliably reproduce the issue again. > >> > >> A reliable reproducer is always good news. Are the messages exactly > >> the same as last time (value of flags, etc)? > > > > The flags, count, mapcount and mapping values are always the same. The > > page and index is varying. So the general format is: > > > > [ 2562.773181] fuse: trying to steal weird page > > [ 2562.773187] page= index= > > flags=17ffffc00000ad, count=1, mapcount=0, mapping= (null) > > Is there anything else I can do to help debugging this? Could you please try the attached patch? Thanks, Miklos