All of lore.kernel.org
 help / color / mirror / Atom feed
* Alpha: rare random memory corruption/segfault in user space bisected
@ 2022-05-06 21:21 Michael Cree
  2022-05-07  1:56 ` Hillf Danton
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Cree @ 2022-05-06 21:21 UTC (permalink / raw)
  To: linux-alpha; +Cc: linux-kernel, Joonsoo Kim, Andrew Morton

Alpha kernel has been exhibiting rare and random memory
corruptions/segaults in user space since the 5.9.y kernel.  First seen
on the Debian Ports build daemon when running 5.10.y kernel resulting
in the occasional (one or two a day) build failures with gcc ICEs either
due to self detected corrupt memory structures or segfaults.  Have been
running 5.8.y kernel without such problems for over six months.

Tried bisecting last year but went off track with incorrect good/bad
determinations due to rare nature of bug.  After trying a 5.16.y kernel
early this year and seen the bug is still present retried the bisection
and have got to:

aae466b0052e1888edd1d7f473d4310d64936196 is the first bad commit
commit aae466b0052e1888edd1d7f473d4310d64936196
Author: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Date:   Tue Aug 11 18:30:50 2020 -0700

    mm/swap: implement workingset detection for anonymous LRU


Pretty confident this is the bad commit as the kernel built to the parent
commit (3852f6768ede54...) has not failed in four days running. Always have
seen the failure within one day of running in past.

Cheers,
Michael.

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

end of thread, other threads:[~2022-06-08  2:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 21:21 Alpha: rare random memory corruption/segfault in user space bisected Michael Cree
2022-05-07  1:56 ` Hillf Danton
2022-05-07 18:27   ` Yu Zhao
2022-05-11 20:36     ` Michael Cree
2022-05-23 20:56       ` Yu Zhao
2022-05-30  8:25         ` Michael Cree
2022-06-08  0:20           ` Yu Zhao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.