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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 12 Oct 2017 17:28:13 +0800
From:   Fengguang Wu <fengguang.wu@...el.com>
To:     Peter Zijlstra <peterz@...radead.org>
Cc:     Byungchul Park <byungchul.park@....com>,
        Ingo Molnar <mingo@...nel.org>, linux-kernel@...r.kernel.org,
        LKP <lkp@...org>, Josh Poimboeuf <jpoimboe@...hat.com>
Subject: Re: [lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer
 dereference at 000001f2

>>[   35.721719] Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/admin-guide/init.rst for guidance.
>
>Well I got the same result. The script and initrd image matches well
>with my local version. I'll dig what goes wrong.
>
>>And it did download that initrd thingy...
>>
>>$ shasum openwrt-trinity-i386.cgz
>>0a405d02a162defd82a5ffd556fd24e0ee2f994a  openwrt-trinity-i386.cgz
>>
>>
>>Anything else I need?

Oops, we downloaded the wrong URL.

% du openwrt-trinity-i386.cgz
4.0K    openwrt-trinity-i386.cgz

Please try this:

rm openwrt-trinity-i386.cgz
wget https://github.com/fengguang/reproduce-kernel-bug/raw/master/openwrt/openwrt-trinity-i386.cgz

Thanks,
Fengguang

Powered by blists - more mailing lists