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: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"