pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Firefox stability?



On Mon, 9 Jan 2017, John D. Baker wrote:

> Since I'm resigned to reverting anyway, I'm giving firefox-48.0.2 (the
> last pre-49.x version in pkgsrc) a whirl.  Downloading and building now.

Firefox-48.0.2 freezes the same way when attempting to print.  This would
seem to indicate a different cause.

The only significant change to my setup that would affect the older
firefox package was the addition of "-dbus" to my PKG_DEFAULT_OPTIONS.
I have eliminated this option and am rebuilding.

Attaching 'ktruss' to my stuck firefox process shows not much, but the
following sequence repeats occasionally:

[...]
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  sendto(0x30, 0x7f7fbbdf17f8, 0xad, 0, 0, 0) Err#32 EPIPE
 25438      1 firefox  sendto(0x30, 0x7f7fbbdf17f8, 0xad, 0, 0, 0) Err#32 EPIPE
 25438      1 firefox  close(0x30)                 = 0
 25438      1 firefox  __socket30(0x18, 0x1, 0)    = 48
 25438      1 firefox  setsockopt(0x30, 0xffff, 0x4, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  setsockopt(0x30, 0xffff, 0x200, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  setsockopt(0x30, 0xffff, 0x800, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  setsockopt(0x30, 0x6, 0x1, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  fcntl(0x30, 0x2, 0x1)       = 0
 25438      1 firefox  fcntl(0x30, 0x3, 0)         = 16777218
 25438      1 firefox  fcntl(0x30, 0x4, 0x1000006) = 0
 25438      1 firefox  connect(0x30, 0x7f7fbbdae598, 0x1c) Err#36 EINPROGRESS
 25438      1 firefox  fcntl(0x30, 0x4, 0x1000002) = 0
 25438      1 firefox  poll(0x7f7ffffef9f0, 0x1, 0x64) = 1
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
 25438      1 firefox  sendto(0x30, 0x7f7fbbdf17f8, 0xad, 0, 0, 0) Err#32 EPIPE
 25438      1 firefox  sendto(0x30, 0x7f7fbbdf17f8, 0xad, 0, 0, 0) Err#32 EPIPE
 25438      1 firefox  close(0x30)                 = 0
 25438      1 firefox  __socket30(0x18, 0x1, 0)    = 48
 25438      1 firefox  setsockopt(0x30, 0xffff, 0x4, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  setsockopt(0x30, 0xffff, 0x200, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  setsockopt(0x30, 0xffff, 0x800, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  setsockopt(0x30, 0x6, 0x1, 0x7f7ffffef53c, 0x4) = 0
 25438      1 firefox  fcntl(0x30, 0x2, 0x1)       = 0
 25438      1 firefox  fcntl(0x30, 0x3, 0)         = 16777218
 25438      1 firefox  fcntl(0x30, 0x4, 0x1000006) = 0
 25438      1 firefox  connect(0x30, 0x7f7fbbdae598, 0x1c) Err#36 EINPROGRESS
 25438      1 firefox  fcntl(0x30, 0x4, 0x1000002) = 0
 25438      1 firefox  poll(0x7f7ffffef9f0, 0x1, 0x64) = 1
 25438      1 firefox  __gettimeofday50(0x7f7ffffeb7d0, 0) = 0
[...]

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index