NetBSD-Bugs archive

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

Re: port-arm/53967 (CURRENT crashes on Raspberry Pi 3)



The following reply was made to PR port-arm/53967; it has been noted by GNATS.

From: Dustin Marquess <dmarquess%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: port-arm-maintainer%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
	gnats-admin%netbsd.org@localhost, skrll%netbsd.org@localhost
Subject: Re: port-arm/53967 (CURRENT crashes on Raspberry Pi 3)
Date: Sun, 10 Feb 2019 23:33:33 -0600

 Didn't fix it, but it did change it at least:
 
 [   2.0504452] panic: kernel diagnostic assertion "pic ==
 &bcm2836mp_pic[cpuid]" failed: file
 "/usr/src/sys/arch/arm/broadcom/bcm2835_intr.c",
 [   2.0704464] cpu2: Begin traceback...
 [   2.0804474] trace fp ffffffc0331ebb70
 [   2.0804474] fp ffffffc0331ebb90 vpanic() at ffffffc00045f980
 netbsd:vpanic+0x198
 [   2.0904482] fp ffffffc0331ebbf0 kern_assert() at ffffffc00058f564
 netbsd:kern_assert+0x5c
 [   2.1104493] fp ffffffc0331ebc80 bcm2836mp_pic_unblock_irqs() at
 ffffffc00000f324 netbsd:bcm2836mp_pic_unblock_irqs+0x13c
 [   2.1204521] fp ffffffc0331ebcc0 pic_establish_intr() at
 ffffffc000003514 netbsd:pic_establish_intr+0x1cc
 [   2.1404512] fp ffffffc0331ebd20 fdtbus_intr_establish_raw() at
 ffffffc00054e848 netbsd:fdtbus_intr_establish_raw+0x40
 [   2.1504514] fp ffffffc0331ebd50 fdtbus_intr_establish() at
 ffffffc00054e8fc netbsd:fdtbus_intr_establish+0x44
 [   2.1704524] fp ffffffc0331ebd90 pmu_fdt_init() at ffffffc00004af08
 netbsd:pmu_fdt_init+0xc8
 [   2.1804537] fp ffffffc0331ebea0 config_interrupts_thread() at
 ffffffc000445068 netbsd:config_interrupts_thread+0x60
 address 0x100 is invalid
 address 0xe8 is invalid
 [   2.2104548] cpu2: End traceback..
 
 On Sun, Feb 10, 2019 at 2:41 AM <skrll%netbsd.org@localhost> wrote:
 >
 > Synopsis: CURRENT crashes on Raspberry Pi 3
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: skrll%NetBSD.org@localhost
 > State-Changed-When: Sun, 10 Feb 2019 08:41:41 +0000
 > State-Changed-Why:
 > Please try an image with sys/arch/arm/broadcom/bcm2835_intr.c:1.17
 >
 >
 >
 


Home | Main Index | Thread Index | Old Index