[Bug 211233] www/firefox: frequent crashes
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 19 18:44:30 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211233
Bug ID: 211233
Summary: www/firefox: frequent crashes
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gecko at FreeBSD.org
Reporter: la5lbtyi at aon.at
Flags: maintainer-feedback?(gecko at FreeBSD.org)
Assignee: gecko at FreeBSD.org
Since yesterday, firefox crashes very frequently. After a crash it leaves an
on-disk state leading to even more frequent crashes up to the point where it
crashes immediately after starting.
Restoring .mozilla/firefox and .cache/mozilla/firefox from a backup improves
the situation for a while.
I suspect that one of the port upgrades is causing this behavior.
Getting the list of dependencies:
# pkg query %dn-%dv firefox-47.0.1_2,1 > /tmp/x1
Checking which ports have been installed more recently than firefox itself:
# pkg query '%n-%v %t' `cat /tmp/x1` firefox-47.0.1_2,1 | sort -k2,2n | sed
-n '/firefox-47/,$ p'
firefox-47.0.1_2,1 1467920026
ffmpeg-2.8.7_2,1 1468341989
harfbuzz-1.2.7 1468342073
png-1.6.23 1468519635
#
So I guess it could be one of ffmpeg, harfbuzz, or png.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list