Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 23:06:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 235362] Cannot boot Jetson TK1 on FreeBSD 13.0-CURRENT
Message-ID:  <bug-235362-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235362

            Bug ID: 235362
           Summary: Cannot boot Jetson TK1 on FreeBSD 13.0-CURRENT
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: gndaryee@uwaterloo.ca
 Attachment #201568 text/plain
         mime type:

Created attachment 201568
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201568&action=
=3Dedit
Error log with printf statements showing lock state before initializing

Kernel crashes during boot when booting a Jetson TK1 from NFS. Booting the
kernel dies early on with "vm reserv" already initialized.

Further investigation seems to show that not all of the mutexes used in the
array were initialized to zero correctly.

Using git bisect, it appears the commit that brought in the issue is base
r340337 which brought in Linux devicetree specifications.
After isolating the changes to the Jetson TK1, it appears that the memory
region may be too big? Using a smaller length (256MB smaller) appears to
resolve the issue.

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



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