As reported by Stefan Blachmann in a reply on freebsd-hackers[1],
having `options VESA` compiled into the kernel or loaded as a module
breaks suspend-resume with the nvidia driver. See PR 253733.
The default console is provided by vt(4), which does not use the
`options VESA` driver, which serves n
In tracking down a armv7 build failure for some ports
the fail during rustc, I managed to get a gdb backtrace
for an example .core finally. This is based on not
striping (no debug information). (rustc's build in
armv7 contexts attempt links that fail for lack of a
sufficient process address space.)
On 26/11/2021 21:48, Mark Johnston wrote:
On Fri, Nov 26, 2021 at 02:00:27PM -0500, Mark Johnston wrote:
Thanks, I can reproduce it now.
Our libdwarf is complaining that the first compilation unit header in
.debug_info contains an unsupported DWARF version number (libdwarf only
supports 2, 3 an