Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2020 06:48:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 247945] Kernel option KERN_TLS leads to an immediate panic while booting on ARM64 (RPi4)
Message-ID:  <bug-247945-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247945

            Bug ID: 247945
           Summary: Kernel option KERN_TLS leads to an immediate panic
                    while booting on ARM64 (RPi4)
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: gbe@FreeBSD.org

I have the following kernel configuration for amd64, which I try to use for
arm64 on a Raspberry Pi 4b. 

------------------------------------
include         GENERIC
options         RATELIMIT
options         TCPHPTS
options         KERN_TLS
------------------------------------

After some trail and error I nailed the panic down to the KERN_TLS option. I am
unable to get a crash dump, because my keyboard isn't working over USB, but I
have attached a screenshot of the kernel panic.

The message of the panic is "panic: Thread already setup for VFP".

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247945-227>