Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 19:31:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 211233] www/firefox: frequent crashes
Message-ID:  <bug-211233-21738-ih6kd69DKz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211233-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211233-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211233

--- Comment #2 from Martin Birgmeier <la5lbtyi@aon.at> ---
Hmmm...

# pkg query '%n-%v   %t' `pkg query %dn-%dv firefox-47.0.1_2,1`
firefox-47.0.1_2,1 | sort -k2,2n | sed -n '/firefox-47/,$ p' | gawk 'BEGIN {
OFS =3D "\t"; }
{ $2 =3D strftime("%Y-%m-%d.%H:%M:%S", $2); print; }'=20=20=20=20=20=20=20
firefox-47.0.1_2,1      2016-07-08.13:37:15
ffmpeg-2.8.7_2,1        2016-07-12.19:06:44
harfbuzz-1.2.7  2016-07-12.19:06:47
png-1.6.23      2016-07-14.21:02:48
#=20

So all three ports have been updated before firefox started crashing.

# pkg query -a '%n-%v        %o      %t' | sort -t'  ' -k3,3n | gawk 'BEGIN=
 {
OFS =3D "\t"; }=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
{ $3 =3D strftime("%Y-%m-%d.%H:%M:%S", $3); print; }' | tail -10
png-1.6.23      graphics/png    2016-07-14.21:02:48
e2fsprogs-libuuid-1.43.1_1      misc/e2fsprogs-libuuid  2016-07-15.19:58:53
p7zip-15.14_1   archivers/p7zip 2016-07-15.19:58:54
py27-pytz-2016.6.1,1    devel/py-pytz   2016-07-15.19:58:55
portmaster-3.17.9_3     ports-mgmt/portmaster   2016-07-16.19:09:03
tiff-4.0.6_2    graphics/tiff   2016-07-16.19:09:04
telepathy-qt4-0.9.7     net-im/telepathy-qt4    2016-07-17.20:04:29
nmap-7.25.b1    security/nmap   2016-07-17.20:04:31
webfonts-0.30_11        x11-fonts/webfonts      2016-07-17.20:04:34
git-2.9.2       devel/git       2016-07-18.19:42:00
#=20

So only portmaster, tiff, telepathy-qt4, nmap, webfonts, and git have been
updated since firefox started crashing.

--=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-21738-ih6kd69DKz>