Bug#703393: iceweasel: sigpipe error, locks up

Arthur Marsh arthur.marsh at internode.on.net
Tue Mar 19 05:31:34 UTC 2013


Package: iceweasel
Version: 19.0.2-1
Followup-For: Bug #703393

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

The same symptom happened again soon after start-up:

Thread 0x7fffa5dfd700 (LWP 1502) exited]

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7ffff26ff700 (LWP 23488)]
0x000000300220e887 in __libc_send (fd=62, buf=buf at entry=0x7fffb7ec2000,
    n=n at entry=37, flags=-1, flags at entry=0)
    at ../sysdeps/unix/sysv/linux/x86_64/send.c:32
32      ../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory.
(gdb) bt
#0  0x000000300220e887 in __libc_send (fd=62, buf=buf at entry=0x7fffb7ec2000,
    n=n at entry=37, flags=-1, flags at entry=0)
    at ../sysdeps/unix/sysv/linux/x86_64/send.c:32
#1  0x000000304e026edb in pt_Send (fd=0x7fffb2d66370, buf=0x7fffb7ec2000,
    amount=37, flags=0, timeout=4294967295) at ptio.c:1914
#2  0x00007ffff4de604c in ssl_DefSend (ss=ss at entry=0x7fffa79fb000,
    buf=0x7fffb7ec2000 "\025\003\001", len=37, flags=flags at entry=0)
    at ssldef.c:95
#3  0x00007ffff4dd8018 in ssl3_SendRecord (ss=ss at entry=0x7fffa79fb000,
    epoch=epoch at entry=0, type=type at entry=content_alert, pIn=0x7ffff26fec52 "",
    pIn at entry=0x7ffff26fec50 "\001", nIn=0, nIn at entry=2, flags=flags at entry=0)
    at ssl3con.c:2556
#4  0x00007ffff4dd8596 in SSL3_SendAlert (ss=ss at entry=0x7fffa79fb000,
    level=level at entry=alert_warning, desc=desc at entry=close_notify)
    at ssl3con.c:2847
#5  0x00007ffff4deb336 in ssl_SecureClose (ss=0x7fffa79fb000)
    at sslsecur.c:1061
#6  0x00007ffff661ed35 in nsNSSSocketInfo::CloseSocketAndDestroy (
    this=0x7fffb35a79d0)
    at /tmp/buildd/iceweasel-19.0.2/security/manager/ssl/src/nsNSSIOLayer.cpp:700
#7  0x00007ffff661ed8a in nsSSLIOLayerClose (fd=0x7fffd2921c40)
    at /tmp/buildd/iceweasel-19.0.2/security/manager/ssl/src/nsNSSIOLayer.cpp:690
---Type <return> to continue, or q <return> to quit---
#8  0x00007ffff5dc49f8 in ReleaseFD_Locked (this=0x7fffa74c7f80,
    fd=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransport2.cpp:1418
#9  nsSocketTransport::ReleaseFD_Locked (this=0x7fffa74c7f80,
    fd=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransport2.cpp:1412
#10 0x00007ffff5dc6c88 in nsSocketTransport::OnSocketDetached (
    this=0x7fffa74c7f80, fd=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransport2.cpp:1661
#11 0x00007ffff5dc7339 in nsSocketTransportService::DetachSocket (
    this=this at entry=0x7ffff413af50, listHead=0x7fffd36d0000,
    sock=0x7fffd36d0090)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransportService2.cpp:188
#12 0x00007ffff5dc7c62 in nsSocketTransportService::DoPollIteration (
    this=this at entry=0x7ffff413af50, wait=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransportService2.cpp:818
#13 0x00007ffff5dc7dcc in nsSocketTransportService::Run (this=0x7ffff413af50)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransportService2.cpp:646
---Type <return> to continue, or q <return> to quit---
#14 0x00007ffff68babb8 in nsThread::ProcessNextEvent (this=0x7ffff7d2dde0,
    mayWait=<optimized out>, result=0x7ffff26fee5f)
    at /tmp/buildd/iceweasel-19.0.2/xpcom/threads/nsThread.cpp:627
#15 0x00007ffff688ff29 in NS_ProcessNextEvent_P (thread=<optimized out>,
    mayWait=true)
    at /tmp/buildd/iceweasel-19.0.2/build-xulrunner/xpcom/build/nsThreadUtils.cpp:238
#16 0x00007ffff68bb408 in nsThread::ThreadFunc (arg=0x7ffff7d2dde0)
    at /tmp/buildd/iceweasel-19.0.2/xpcom/threads/nsThread.cpp:265
#17 0x000000304e02a4b3 in _pt_root (arg=0x7ffff7d598c0) at ptthread.c:156
#18 0x0000003002207e0e in start_thread (arg=0x7ffff26ff700)
    at pthread_create.c:311
#19 0x00000030016e894d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
(gdb) bt full
#0  0x000000300220e887 in __libc_send (fd=62, buf=buf at entry=0x7fffb7ec2000,
    n=n at entry=37, flags=-1, flags at entry=0)
    at ../sysdeps/unix/sysv/linux/x86_64/send.c:32
        resultvar = 18446744073709551584
        oldtype = 0
        result = -32
#1  0x000000304e026edb in pt_Send (fd=0x7fffb2d66370, buf=0x7fffb7ec2000,
    amount=37, flags=0, timeout=4294967295) at ptio.c:1914
        syserrno = <optimized out>
        bytes = -1
        fNeedContinue = 0
#2  0x00007ffff4de604c in ssl_DefSend (ss=ss at entry=0x7fffa79fb000,
    buf=0x7fffb7ec2000 "\025\003\001", len=37, flags=flags at entry=0)
    at ssldef.c:95
        rv = <optimized out>
        lower = 0x7fffb2d66370
        sent = 0
#3  0x00007ffff4dd8018 in ssl3_SendRecord (ss=ss at entry=0x7fffa79fb000,
    epoch=epoch at entry=0, type=type at entry=content_alert, pIn=0x7ffff26fec52 "",
    pIn at entry=0x7ffff26fec50 "\001", nIn=0, nIn at entry=2, flags=flags at entry=0)
    at ssl3con.c:2556
        sent = <optimized out>
        contentLen = 2
        spaceNeeded = <optimized out>
---Type <return> to continue, or q <return> to quit---
        numRecords = <optimized out>
        wrBuf = 0x7fffa79fb098
        rv = <optimized out>
        totalSent = <optimized out>
        capRecordVersion = 0
#4  0x00007ffff4dd8596 in SSL3_SendAlert (ss=ss at entry=0x7fffa79fb000,
    level=level at entry=alert_warning, desc=desc at entry=close_notify)
    at ssl3con.c:2847
        sent = <optimized out>
        bytes = "\001"
        rv = SECSuccess
#5  0x00007ffff4deb336 in ssl_SecureClose (ss=0x7fffa79fb000)
    at sslsecur.c:1061
No locals.
#6  0x00007ffff661ed35 in nsNSSSocketInfo::CloseSocketAndDestroy (
    this=0x7fffb35a79d0)
    at /tmp/buildd/iceweasel-19.0.2/security/manager/ssl/src/nsNSSIOLayer.cpp:700
        popped = 0x7fffb2d663a0
        status = <optimized out>
#7  0x00007ffff661ed8a in nsSSLIOLayerClose (fd=0x7fffd2921c40)
    at /tmp/buildd/iceweasel-19.0.2/security/manager/ssl/src/nsNSSIOLayer.cpp:690
        locker = {<No data fields>}
---Type <return> to continue, or q <return> to quit---
        socketInfo = <optimized out>
#8  0x00007ffff5dc49f8 in ReleaseFD_Locked (this=0x7fffa74c7f80,
    fd=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransport2.cpp:1418
No locals.
#9  nsSocketTransport::ReleaseFD_Locked (this=0x7fffa74c7f80,
    fd=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransport2.cpp:1412
No locals.
#10 0x00007ffff5dc6c88 in nsSocketTransport::OnSocketDetached (
    this=0x7fffa74c7f80, fd=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransport2.cpp:1661
        lock = {mLock = 0x7fffa74c8080}
        secCtrl = {<nsCOMPtr_base> = {
            mRawPtr = 0x7fffb35a7a90}, <No data fields>}
        ourCallbacks = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        ourEventSink = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#11 0x00007ffff5dc7339 in nsSocketTransportService::DetachSocket (
    this=this at entry=0x7ffff413af50, listHead=0x7fffd36d0000,
    sock=0x7fffd36d0090)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransportService2.c---Type <return> to continue, or q <return> to quit---
pp:188
        event = {<nsCOMPtr_base> = {
            mRawPtr = 0x7ffff5dc5598}, <No data fields>}
#12 0x00007ffff5dc7c62 in nsSocketTransportService::DoPollIteration (
    this=this at entry=0x7ffff413af50, wait=<optimized out>)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransportService2.cpp:818
        i = 6
        count = 54
        pollInterval = 0
        n = 1
#13 0x00007ffff5dc7dcc in nsSocketTransportService::Run (this=0x7ffff413af50)
    at /tmp/buildd/iceweasel-19.0.2/netwerk/base/src/nsSocketTransportService2.cpp:646
        pendingEvents = false
        goingOffline = <optimized out>
        thread = 0x7ffff7d2dde0
        threadInt = {<nsCOMPtr_base> = {
            mRawPtr = 0x7ffff7d2dde0}, <No data fields>}
#14 0x00007ffff68babb8 in nsThread::ProcessNextEvent (this=0x7ffff7d2dde0,
    mayWait=<optimized out>, result=0x7ffff26fee5f)
    at /tmp/buildd/iceweasel-19.0.2/xpcom/threads/nsThread.cpp:627
        event = {<nsCOMPtr_base> = {
            mRawPtr = 0x7ffff413af68}, <No data fields>}
---Type <return> to continue, or q <return> to quit---
        notifyMainThreadObserver = <optimized out>
        obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
        canary = {static sOutputFD = 0}
        rv = NS_OK
#15 0x00007ffff688ff29 in NS_ProcessNextEvent_P (thread=<optimized out>,
    mayWait=true)
    at /tmp/buildd/iceweasel-19.0.2/build-xulrunner/xpcom/build/nsThreadUtils.cpp:238
        val = <optimized out>
#16 0x00007ffff68bb408 in nsThread::ThreadFunc (arg=0x7ffff7d2dde0)
    at /tmp/buildd/iceweasel-19.0.2/xpcom/threads/nsThread.cpp:265
        self = 0x7ffff7d2dde0
        event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>}
#17 0x000000304e02a4b3 in _pt_root (arg=0x7ffff7d598c0) at ptthread.c:156
        thred = 0x7ffff7d598c0
        detached = 0
#18 0x0000003002207e0e in start_thread (arg=0x7ffff26ff700)
    at pthread_create.c:311
        __res = <optimized out>
        pd = 0x7ffff26ff700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140737260812032,
                9100311739870795643, 1, 140737488336912, 4096,
                140737260812032, -9100321773493102725, 9091299864666363771},
---Type <return> to continue, or q <return> to quit---
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#19 0x00000030016e894d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
No locals.


-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: Certificate Patrol
Location: /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/CertPatrol at PSYC.EU
Package: xul-ext-certificatepatrol
Status: enabled

Name: ChatZilla
Location: ${PROFILE_EXTENSIONS}/{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}
Status: enabled

Name: Default theme
Location: /usr/lib/iceweasel/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: English (GB) Language Pack locale
Location: /usr/lib/iceweasel/extensions/langpack-en-GB at iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-en-gb
Status: enabled

Name: Flashblock
Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a}.xpi
Status: enabled

Name: Japanese Language Pack locale
Location: /usr/lib/iceweasel/extensions/langpack-ja at iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-ja
Status: enabled

Name: NetVideoHunter
Location: ${PROFILE_EXTENSIONS}/netvideohunter at netvideohunter.com
Status: user-disabled

Name: NoScript
Location: ${PROFILE_EXTENSIONS}/{73a6fe31-595d-460b-a920-fcc0f8843232}.xpi
Status: enabled

Name: Rikaichan
Location: ${PROFILE_EXTENSIONS}/{0AA9101C-D3C1-4129-A9B7-D778C6A17F82}
Status: enabled

Name: Rikaichan Japanese Names Dictionary File
Location: ${PROFILE_EXTENSIONS}/rikaichan-jpnames at polarcloud.com
Status: enabled

Name: Rikaichan Japanese-English Dictionary File
Location: ${PROFILE_EXTENSIONS}/rikaichan-jpen at polarcloud.com
Status: enabled

Name: Sage-Too
Location: ${PROFILE_EXTENSIONS}/{0f9daf7e-2ee2-4fcf-9d4f-d43d93963420}
Status: app-disabled

Name: ShowIP
Location: ${PROFILE_EXTENSIONS}/{3e9bb2a7-62ca-4efa-a4e6-f6f6168a652d}.xpi
Status: enabled

Name: Tab Restore
Location: ${PROFILE_EXTENSIONS}/tabrestore at plugin.xpi
Status: enabled

Name: Tree Style Tab
Location: /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/treestyletab at piro.sakura.ne.jp
Package: xul-ext-treestyletab
Status: enabled

-- Plugins information
Name: DivX® Web Player
Location: /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
Package: totem-mozilla
Status: enabled

Name: IcedTea-Web Plugin (using IcedTea-Web 1.3.1 (1.3.1-3))
Location: /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Package: icedtea-6-plugin:amd64
Status: enabled

Name: QuickTime Plug-in 7.6.6
Location: /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
Package: totem-mozilla
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/gnash/libgnashplugin.so
Package: browser-plugin-gnash
Status: enabled

Name: VLC Multimedia Plugin (compatible Totem 3.0.1)
Location: /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
Package: totem-mozilla
Status: enabled

Name: Windows Media Player Plug-in 10 (compatible; Totem)
Location: /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
Package: totem-mozilla
Status: enabled


-- Addons package information
ii  browser-plugin 0.8.11~git20 amd64        GNU Shockwave Flash (SWF) player 
ii  icedtea-6-plug 1.3.1-3      amd64        web browser plugin based on OpenJ
ii  iceweasel      19.0.2-1     amd64        Web browser based on Firefox
ii  iceweasel-l10n 1:19.0.2-1   all          English (United Kingdom) language
ii  iceweasel-l10n 1:19.0.2-1   all          Japanese language package for Ice
ii  totem-mozilla  3.0.1-8      amd64        Totem Mozilla plugin
ii  xul-ext-certif 2.0.14-4     all          Certificate Monitor for Iceweasel
ii  xul-ext-treest 0.14.2012081 all          Show tabs like a tree

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9.0-rc2+ (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils         4.3.4
ii  fontconfig          2.9.0-7.1
ii  libc6               2.17-0experimental2
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-0        2.33.12+really2.32.4-5
ii  libgtk2.0-0         2.24.10-2
ii  libnspr4            2:4.9.5-1
ii  libnspr4-0d         2:4.9.5-1
ii  libsqlite3-0        3.7.15.2-1
ii  libstdc++6          4.8-20130228-1
ii  procps              1:3.3.4-2
ii  xulrunner-19.0      19.0.2-1

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  fonts-stix [otf-stix]  1.1.0-1
ii  libgssapi-krb5-2       1.10.1+dfsg-4+nmu1
pn  mozplugger             <none>

Versions of packages xulrunner-19.0 depends on:
ii  libasound2                1.0.25-4
ii  libatk1.0-0               2.4.0-2
ii  libbz2-1.0                1.0.6-4
ii  libc6                     2.17-0experimental2
ii  libcairo2                 1.12.2-3
ii  libdbus-1-3               1.6.8-1
ii  libdbus-glib-1-2          0.100.2-1
ii  libevent-2.0-5            2.0.19-stable-3
ii  libfontconfig1            2.9.0-7.1
ii  libfreetype6              2.4.9-1.1
ii  libgcc1                   1:4.8-20130228-1
ii  libgdk-pixbuf2.0-0        2.26.1-1
ii  libglib2.0-0              2.33.12+really2.32.4-5
ii  libgtk2.0-0               2.24.10-2
ii  libhunspell-1.3-0         1.3.2-4
ii  libmozjs19d               19.0.2-1
ii  libnspr4                  2:4.9.5-1
ii  libnss3                   2:3.14.3-1
ii  libpango1.0-0             1.30.0-1
ii  libpixman-1-0             0.26.0-4
ii  libsqlite3-0              3.7.15.2-1
ii  libstartup-notification0  0.12-1
ii  libstdc++6                4.8-20130228-1
ii  libvpx1                   1.1.0-1
ii  libx11-6                  2:1.5.0-1
ii  libxext6                  2:1.3.1-2
ii  libxrender1               1:0.9.7-1
ii  libxt6                    1:1.1.3-1
ii  zlib1g                    1:1.2.7.dfsg-13

Versions of packages xulrunner-19.0 suggests:
ii  libcanberra0  0.28-6
ii  libgnomeui-0  2.24.5-2

-- no debconf information



More information about the pkg-mozilla-maintainers mailing list