Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #61881

Bug#906880: Additional information

From Gary <gary@mups.co.uk>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#906880: Additional information
Date 2018-08-21 21:50 +0200
Message-ID <wpkP8-6yY-7@gated-at.bofh.it> (permalink)
References <wpkP8-6yY-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


The Kernel Oops image has the top line cut off which states the bug
occurred in linux4.17.8/lib/list_debug.c:53

That line is part of an if which checks for data corruption in the
function __list_del_entry_valid(struct list_head *entry)


CHECK_DATA_CORRUPTION(prev->next != entry,
  "list_del corruption. prev->next should be %px, but was %px\n",
   entry, prev->next) ||



Gary

Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread


Thread

Bug#906880: Additional information Gary <gary@mups.co.uk> - 2018-08-21 21:50 +0200

csiph-web