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:   Fri, 14 Oct 2016 08:53:06 +0800
From:   Ye Xiaolong <xiaolong.ye@...el.com>
To:     Andi Kleen <andi@...stfloor.org>
Cc:     lkp@...org, hmh@....eng.br, linux-kernel@...r.kernel.org,
        x86@...nel.org
Subject: Re: [x86]  811565123a: BUG: kernel hang in early-boot stage, last
 printk: Probing EDD (edd=off to disable)... ok

On 10/13, Andi Kleen wrote:
>Andi Kleen <andi@...stfloor.org> writes:
>
>Any comments on this?
>
>I still cannot reproduce the failure unfortunately.
>

Btw, you can try below commands to reproduce the error on your local
host, they will download the necessary images and run QEMU:

       git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git
       cd lkp-tests
       bin/lkp qemu -k KERNEL job-script  # job-script is attached in the original report email

Thanks,
Xiaolong
>
>> Could you do two tests for me:
>>
>> - Enable CONFIG_MICROCODE_INTEL and see if it boots then
>>
>> - Add CONFIG_DEBUG_INFO to the config.
>> Add -s to the qemu command line and boot again. Then when it hangs 
>> connect gdb to see where it hangs
>>
>> gdb -ex "target remote localhost:1234" vmlinux
>> bt
>>
>> <show output>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ