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

--- Comment #9 from Jan Beich <jbe...@freebsd.org> ---
Comment on attachment 219533
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219533
thunderbird build log (compressed)

>  process didn't exit successfully: 
> `.../webrender-e1eff54c5c57c23c/build-script-build` (signal: 11, SIGSEGV: 
> invalid memory reference)

Could be a number of reasons: faulty hardware, kernel bug, broken lang/rust,
aggressive optimizations, FFI ABI mismatch, etc. Find where core(5) file was
dumped and use lldb(1) (or gdb(1)) to get a stacktrace from it. Make another
build and get a stacktrace again. If each stacktrace looks different then it's
likely due to hardware/kernel.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to