qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [Bug] Raspberry PI 2 get stuck in boot


From: Vinicius Maciel
Subject: Re: [Qemu-arm] [Bug] Raspberry PI 2 get stuck in boot
Date: Sun, 5 Mar 2017 16:10:19 -0300


2017-03-04 16:10 GMT-03:00 Vinicius Maciel <address@hidden>:
Hi,

The linux kernel 4.4.34-v7+, version , used in 2017-01-11-raspbian-jessie-lite.img get stuck in boot.

[   31.572869] INFO: rcu_sched detected stalls on CPUs/tasks:

[   31.576423] 1-O..: (13 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=0

[   31.578076] 2-O..: (13 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=0

[   31.579390] 3-O..: (13 GPs behind) idle=001/140000000000000/0 softirq=0/0 fqs=0

[   31.580762] (detected by 0, t=2102 jiffies, g=-287, c=-288, q=1)

[   31.583707] Task dump for CPU 1:

[   31.585268] swapper/1       R running      0     0      1 0x00000000

[   31.591144] Task dump for CPU 2:

[   31.591805] swapper/2       R running      0     0      1 0x00000000

[   31.593095] Task dump for CPU 3:

[   31.593741] swapper/3       R running      0     0      1 0x00000000

[   31.596279] rcu_sched kthread starved for 2102 jiffies! g4294967009 c4294967008 f0x0 s3 ->state=0x0


It happens in target-arm.for-upstream from Peter' repository and http://git.qemu-project.org/qemu.git/ branch master as well.

Best regards,
Vinicius

Hi,

One more information, the kernel get stuck in this line:

drivers/char/hw_random/bcm2835-rng.c:34 --> while ((__raw_readl(rng_base + RNG_STATUS) >> 24) == 0) {

Best regards,
Vinicius

reply via email to

[Prev in Thread] Current Thread [Next in Thread]