Date: Tue, 19 Jul 2016 18:44:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211233] www/firefox: frequent crashes Message-ID: <bug-211233-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211233 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@FreeBSD.org Reporter: la5lbtyi@aon.at Flags: maintainer-feedback?(gecko@FreeBSD.org) Assignee: gecko@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 | s= ed -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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211233-13>