[Bug 251020] mail/thunderbird build failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 10 22:31:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251020
--- Comment #9 from Jan Beich <jbeich at 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.
More information about the freebsd-gecko
mailing list