Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2025 04:36:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292032] armv7 on aarch64 (tested chroot, lib32) gets SIGSEGV for the likes of: gpart show [native armv7 kernel use contexts do not get any SIGSEGV's]
Message-ID:  <bug-292032-227-SzcUwU8hAK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292032-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #7 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #2)

Hmm. The failing contexts end up with a bunch of
"(0)" examples in the output (non-zero (...)
lines not shown below):

# gpart show 
=>        34  1000215149  nda0  GPT  (0)
          34        2014        - free -  (0)
. . .
  1000214528         655        - free -  (0)

=>        34  2930277101  da0  GPT  (0)
          34       32734       - free -  (0)
. . .
   523773952    13096960       - free -  (0)
. . .
  2894069760    36207375       - free -  (0)

=>        40  1953525088  da1  GPT  (0)
. . .
      532520        2008       - free -  (0)
. . .
     4098048     6504448       - free -  (0)
. . .
  1758785536   194739592       - free -  (0)

Segmentation fault (core dumped)


By contrast the working ones do not.

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

home | help

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