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


Groups > linux.debian.kernel > #61881 > unrolled thread

Bug#906880: Additional information

Started byGary <gary@mups.co.uk>
First post2018-08-21 21:50 +0200
Last post2018-08-21 21:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#61881 — Bug#906880: Additional information

FromGary <gary@mups.co.uk>
Date2018-08-21 21:50 +0200
SubjectBug#906880: Additional information
Message-ID<wpkP8-6yY-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web