Skip to content

Instantly share code, notes, and snippets.

Created February 12, 2015 19:47
Show Gist options
  • Save anonymous/a9f43525c7c46d322aca to your computer and use it in GitHub Desktop.
Save anonymous/a9f43525c7c46d322aca to your computer and use it in GitHub Desktop.
[ 745.774051] WARNING: CPU: 61 PID: 25211 at lib/list_debug.c:53 __list_del_entry+0xf5/0x1b0()
[ 745.774051] list_del corruption, ffffea00080600a0->next is LIST_POISON1 (dead000000100100)
[ 745.774051] Modules linked in:
[ 745.783528] CPU: 61 PID: 25211 Comm: trinity-c61 Not tainted 3.19.0-next-20150212-sasha-00072-gdc1aa32 #1913
[ 745.783528] ffff8801fefe8000 000000009bd9dc8f ffff8801feff7a38 ffffffffa2b863a0
[ 745.783528] 0000000000000000 ffff8801feff7ab8 ffff8801feff7a88 ffffffff9831b68a
[ 745.783528] ffff880014d249b0 ffffffff9a0d2435 ffff8801feff7a88 ffffed003fdfef53
[ 745.783528] Call Trace:
[ 745.783528] [<ffffffffa2b863a0>] dump_stack+0x4f/0x7b
[ 745.783528] [<ffffffff9831b68a>] warn_slowpath_common+0xca/0x130
[ 745.783528] [<ffffffff9a0d2435>] ? __list_del_entry+0xf5/0x1b0
[ 745.783528] [<ffffffff9831b79e>] warn_slowpath_fmt+0xae/0xe0
[ 745.783528] [<ffffffff9831b6f0>] ? warn_slowpath_common+0x130/0x130
[ 745.783528] [<ffffffff9a0d2435>] __list_del_entry+0xf5/0x1b0
[ 745.783528] [<ffffffff9a0d2501>] list_del+0x11/0x80
[ 745.783528] [<ffffffff98788b5b>] split_huge_page_to_list+0x107b/0x19d0
[ 745.783528] [<ffffffff986eb32a>] follow_page_mask+0x81a/0xa60
[ 745.783528] [<ffffffff986eb75e>] __get_user_pages+0x1ee/0x1050
[ 745.783528] [<ffffffff9841eca0>] ? __lock_acquire+0x2490/0x4e60
[ 745.783528] [<ffffffff986eb570>] ? follow_page_mask+0xa60/0xa60
[ 745.783528] [<ffffffff98702b7d>] ? __mm_populate+0x21d/0x360
[ 745.783528] [<ffffffff9870154f>] __mlock_vma_pages_range+0x15f/0x220
[ 745.783528] [<ffffffff98702b41>] __mm_populate+0x1e1/0x360
[ 745.783528] [<ffffffff98702774>] ? do_mlockall+0x234/0x420
[ 745.783528] [<ffffffff98702960>] ? do_mlockall+0x420/0x420
[ 745.783528] [<ffffffff99d942b0>] ? security_capable+0x40/0x60
[ 745.783528] [<ffffffff98703356>] SyS_mlockall+0x346/0x440
[ 745.783528] [<ffffffffa2bfc0af>] tracesys_phase2+0xdc/0xe1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment