lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a847f3e65eaccf529a0e8b20a1284d73a671dae9.camel@sipsolutions.net>
Date:   Mon, 26 Apr 2021 22:26:47 +0200
From:   Johannes Berg <johannes@...solutions.net>
To:     Harald Arnesen <harald@...gtun.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [BISECTED] 5.12 hangs at reboot

On Mon, 2021-04-26 at 22:10 +0200, Harald Arnesen wrote:
> Linus Torvalds [26.04.2021 20:59]:
> 
> > There's a lockdep assertion there, but you don't seem to have lockdep
> > enabled. So it be interesting to see what happens if you
> > 
> >  (a) enable lockdep
> 
> At the risk of sounding stupid: where is this config option?

CONFIG_PROVE_LOCKING

I have no idea *where* it is either (in menuconfig or so), so if you're
in menuconfig, just hit / and enter PROVE_LOCKING. It'll come up with a
list of entries (probably only one) labeled (1), (2), ... Hit the number
key with the right number and menuconfig will take you there.

If you can't enable it, then you need DEBUG_KERNEL first.

But if you can e.g. switch to a VT (ctrl-alt-fn) and get a stackdump
shown on the screen while it hangs while shutting down (need to wait 2-3
minutes I guess), that's probably enough.

johannes

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ