You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: ge...@freebsd.org
Log URL:
https://pkg-status.freebsd.org/beefy13/data/132i386-quarterly/6b3e4babafb
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: ge...@freebsd.org
Log URL:
https://pkg-status.freebsd.org/beefy15/data/132i386-default/4e3f6232f50d/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291
--- Comment #19 from Tomoaki AOKI ---
(In reply to Tatsuki Makino from comment #18)
Sorry.
Unfortunately, bt all just after crash cannot be obtained like below.
% lldb -o r -- /usr/local/bin/firefox --safe-mode
(lldb) target create "/usr/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291
--- Comment #20 from Tomoaki AOKI ---
And as appears in the 3rd backtrace uploaded, `c` also fails.
Maybe we should set so-called breakpoint somewhere firefox starts generating
core, but I'm not enough understood how and where to set it. :-