On Thu, May 24, 2012 at 9:07 PM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > On Thu, 24 May 2012 20:27:34 +0200 > Sasha Levin <levinsasha928@xxxxxxxxx> wrote: > >> Hi all, >> >> During fuzzing with trinity inside a KVM tools guest, using latest linux-next, I've stumbled on the following: >> >> [ 2043.098949] ------------[ cut here ]------------ >> [ 2043.099014] kernel BUG at mm/memory.c:1230! > > That's > > VM_BUG_ON(!rwsem_is_locked(&tlb->mm->mmap_sem)); > > in zap_pmd_range()? Yup. > The assertion was added in Jan 2011 by 14d1a55cd26f1860 ("thp: add > debug checks for mapcount related invariants"). AFAICT it's just wrong > on the exit path. Unclear why it's triggering now... I'm not sure if that's indeed the issue or not, but note that this is the first time I've managed to trigger that with the fuzzer, and it's not that easy to reproduce. Which is a bit odd for code that was there for 4 months... -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href