linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* WARNING in collapse_file
@ 2019-10-25  8:27 syzbot
  2019-10-25 21:36 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: syzbot @ 2019-10-25  8:27 UTC (permalink / raw)
  To: akpm, hughd, jglisse, kirill.shutemov, linux-kernel, linux-mm,
	songliubraving, syzkaller-bugs, willy

Hello,

syzbot found the following crash on:

HEAD commit:    a6fcdcd9 Add linux-next specific files for 20191021
git tree:       linux-next
console output: https://syzkaller.appspot.com/x/log.txt?x=11145ed8e00000
kernel config:  https://syzkaller.appspot.com/x/.config?x=32434321999f01e9
dashboard link: https://syzkaller.appspot.com/bug?extid=742a9c5d4ab05d343c49
compiler:       gcc (GCC) 9.0.0 20181231 (experimental)

Unfortunately, I don't have any reproducer for this crash yet.

IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+742a9c5d4ab05d343c49@syzkaller.appspotmail.com

------------[ cut here ]------------
WARNING: CPU: 0 PID: 1080 at mm/khugepaged.c:1643  
collapse_file+0x1f9d/0x4170 mm/khugepaged.c:1643
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 1080 Comm: khugepaged Not tainted 5.4.0-rc4-next-20191021 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS  
Google 01/01/2011
Call Trace:
  __dump_stack lib/dump_stack.c:77 [inline]
  dump_stack+0x172/0x1f0 lib/dump_stack.c:113
  panic+0x2e3/0x75c kernel/panic.c:221
  __warn.cold+0x2f/0x35 kernel/panic.c:582
  report_bug+0x289/0x300 lib/bug.c:195
  fixup_bug arch/x86/kernel/traps.c:174 [inline]
  fixup_bug arch/x86/kernel/traps.c:169 [inline]
  do_error_trap+0x11b/0x200 arch/x86/kernel/traps.c:267
  do_invalid_op+0x37/0x50 arch/x86/kernel/traps.c:286
  invalid_op+0x23/0x30 arch/x86/entry/entry_64.S:1027
RIP: 0010:collapse_file+0x1f9d/0x4170 mm/khugepaged.c:1643
Code: a1 c0 ff 31 c9 ba 01 00 00 00 4c 89 fe 48 8b bd c0 fe ff ff e8 e4 e9  
ec ff e9 b4 fd ff ff 4c 8b bd 88 fe ff ff e8 93 a1 c0 ff <0f> 0b 4c 8b a3  
50 ff ff ff c7 85 80 fe ff ff 00 00 00 00 e9 05 f6
RSP: 0018:ffff8880a7e57ad0 EFLAGS: 00010293
RAX: ffff8880a7e74440 RBX: ffff8880a7e57c88 RCX: ffffffff81b2a998
RDX: 0000000000000000 RSI: ffffffff81b2acbd RDI: 0000000000000001
RBP: ffff8880a7e57cb0 R08: ffff8880a7e74440 R09: fffff940004730b1
R10: fffff940004730b0 R11: ffffea0002398587 R12: 0000000000000001
R13: ffffea0002ffa848 R14: 0000000000000000 R15: ffffea0002230000
  khugepaged_scan_file mm/khugepaged.c:1881 [inline]
  khugepaged_scan_mm_slot mm/khugepaged.c:1979 [inline]
  khugepaged_do_scan mm/khugepaged.c:2063 [inline]
  khugepaged+0x2da9/0x4360 mm/khugepaged.c:2108
  kthread+0x361/0x430 kernel/kthread.c:255
  ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
Kernel Offset: disabled
Rebooting in 86400 seconds..


---
This bug is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this bug report. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: WARNING in collapse_file
  2019-10-25  8:27 WARNING in collapse_file syzbot
@ 2019-10-25 21:36 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2019-10-25 21:36 UTC (permalink / raw)
  To: syzbot
  Cc: hughd, jglisse, kirill.shutemov, linux-kernel, linux-mm,
	songliubraving, syzkaller-bugs, willy

On Fri, 25 Oct 2019 01:27:07 -0700 syzbot <syzbot+742a9c5d4ab05d343c49@syzkaller.appspotmail.com> wrote:

> syzbot found the following crash on:
> 
> HEAD commit:    a6fcdcd9 Add linux-next specific files for 20191021
> git tree:       linux-next
> console output: https://syzkaller.appspot.com/x/log.txt?x=11145ed8e00000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=32434321999f01e9
> dashboard link: https://syzkaller.appspot.com/bug?extid=742a9c5d4ab05d343c49
> compiler:       gcc (GCC) 9.0.0 20181231 (experimental)
> 
> Unfortunately, I don't have any reproducer for this crash yet.
> 
> IMPORTANT: if you fix the bug, please add the following tag to the commit:
> Reported-by: syzbot+742a9c5d4ab05d343c49@syzkaller.appspotmail.com
> 
> ------------[ cut here ]------------
> WARNING: CPU: 0 PID: 1080 at mm/khugepaged.c:1643  

Yup, thanks, this was addressed in v4:

https://ozlabs.org/~akpm/mmotm/broken-out/mmthp-recheck-each-page-before-collapsing-file-thp-v4.patch

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-25 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25  8:27 WARNING in collapse_file syzbot
2019-10-25 21:36 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).