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

--- Comment #9 from Tomoaki AOKI <junch...@dec.sakura.ne.jp> ---
Created attachment 244552
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244552&action=edit
Crash backtrace all on stable/14 from inside lldb.

As per advice/request from Tatsuki Makino on FreeBSD-ports ML [1], uploading
outputs by`bt all` using core obtained from firefox running under lldb.

`lldb -o r -- /usr/local/bin/firefox`

then bt all under

`lldb --core ~/firefox.core --file /usr/local/lib/firefox/firefox`

debugger session.

Running firefox from command line after those resulted in crash after a few
seconds (startup and untouched), Outputs from firefox are included.

Note that this time,
  *ports tree are updated to commit fb0373a15c107e3b50a5706d018aa35ad9892afc,
   including devel/glib20 update.

  *Check for OPTIONS, disabled now-non-default LIBPROXY and rebuilt firefox
117.

LIBPROXY option is dropped from default at commit
1bfb54119658886bda56773f280c32805ef4b089 (2018-11-20 18:55:42 +0000) by
jbeich@.
But unfortunately, options framework does not have the functionality to show
that each option is set to default or not, thus I didn't noticed the change for
such a long time.
Now the difference from default is PULSEAUDIO alone is intentionally set in
AUDIO group.

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

Reply via email to