Package: iceweasel Version: 38.4.0esr-1 Followup-For: Bug #804060 Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Another normal run of iceweasel under a slightly different kernel than last time: [Thread 0x7fff8a7ff700 (LWP 5081) exited] Program received signal SIGPIPE, Broken pipe. [Switching to Thread 0x7fffde7f1700 (LWP 4544)] 0x00007ffff7bcdf4b in __libc_send (fd=97, buf=buf@entry=0x7fff7f2ee000, n=n@entry=31, flags=flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:31 31 ../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory. (gdb) bt #0 0x00007ffff7bcdf4b in __libc_send (fd=97, buf=buf@entry=0x7fff7f2ee000, n=n@entry=31, flags=flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:31 #1 0x00007ffff1bb0f7f in pt_Send (fd=0x7fffa6244940, buf=0x7fff7f2ee000, amount=31, flags=0, timeout=4294967295) at ptio.c:1914 #2 0x00007ffff1743e8a in ssl_DefSend (ss=ss@entry=0x7fffcb061000, buf=0x7fff7f2ee000 "\025\003\003", len=31, flags=flags@entry=0) at ssldef.c:94 #3 0x00007ffff1734800 in ssl3_SendRecord (ss=ss@entry=0x7fffcb061000, epoch=epoch@entry=0, type=type@entry=content_alert, pIn=0x7fffde7f0b52 "", pIn@entry=0x7fffde7f0b50 "\001", nIn=0, nIn@entry=2, flags=flags@entry=0) at ssl3con.c:2964 #4 0x00007ffff1734fc3 in SSL3_SendAlert (ss=ss@entry=0x7fffcb061000, level=level@entry=alert_warning, desc=desc@entry=close_notify) at ssl3con.c:3255 #5 0x00007ffff1749c46 in ssl_SecureClose (ss=0x7fffcb061000) at sslsecur.c:1144 #6 0x00007ffff40fb82f in nsNSSSocketInfo::CloseSocketAndDestroy(nsNSSShutDownPreventionLock const&) (this=0x7fffb597d340) at /tmp/buildd/iceweasel-38.4.0esr/security/manager/ssl/src/nsNSSIOLayer.cpp:1082 #7 0x00007ffff40fb8b6 in nsSSLIOLayerClose(PRFileDesc*) (fd=0x7fffa62448b0) at /tmp/buildd/iceweasel-38.4.0esr/security/manager/ssl/src/nsNSSIOLayer.cpp:1059 #8 0x00007ffff2d55907 in nsSocketTransport::ReleaseFD_Locked(PRFileDesc*) (this=0x7fffcdc8fda0, fd=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransport2.cpp:1685 ---Type <return> to continue, or q <return> to quit--- #9 0x00007ffff2d55f0e in nsSocketTransport::OnSocketDetached(PRFileDesc*) (this=0x7fffcdc8fda0, fd=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransport2.cpp:1948 #10 0x00007ffff2d62ddb in nsSocketTransportService::DetachSocket(nsSocketTransportService::SocketContext*, nsSocketTransportService::SocketContext*) (this=this@entry=0x7ffff6b66600, listHead=0x7fff7ece2000, sock=0x7fff7ece20f0) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransportService2.cpp:187 #11 0x00007ffff2d633c6 in nsSocketTransportService::DoPollIteration(bool) (this=this@entry=0x7ffff6b66600, wait=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransportService2.cpp:911 #12 0x00007ffff2d63578 in nsSocketTransportService::Run() (this=0x7ffff6b66600) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransportService2.cpp:732 #13 0x00007ffff2ceed11 in nsThread::ProcessNextEvent(bool, bool*) (this=0x7fffdf44e690, aMayWait=<optimized out>, aResult=0x7fffde7f0df7) at /tmp/buildd/iceweasel-38.4.0esr/xpcom/threads/nsThread.cpp:855 #14 0x00007ffff2d02c35 in NS_ProcessNextEvent(nsIThread*, bool) (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at /tmp/buildd/iceweasel-38.4.0esr/xpcom/glue/nsThreadUtils.cpp:265 #15 0x00007ffff2eb9629 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) (this=0x7fffdf44dd40, aDelegate=0x7ffff6b91d50) at /tmp/buildd/iceweasel-38.4.0esr/ipc/glue/MessagePump.cpp:368 ---Type <return> to continue, or q <return> to quit--- #16 0x00007ffff2eae0d2 in MessageLoop::Run() (this=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/ipc/chromium/src/base/message_loop.cc:226 #17 0x00007ffff2eae0d2 in MessageLoop::Run() (this=this@entry=0x7ffff6b91d50) at /tmp/buildd/iceweasel-38.4.0esr/ipc/chromium/src/base/message_loop.cc:200 #18 0x00007ffff2cf0cc3 in nsThread::ThreadFunc(void*) (aArg=0x7fffdf44e690) at /tmp/buildd/iceweasel-38.4.0esr/xpcom/threads/nsThread.cpp:356 #19 0x00007ffff1bb46a8 in _pt_root (arg=0x7ffff6b8ca40) at ptthread.c:212 #20 0x00007ffff7bc70a4 in start_thread (arg=0x7fffde7f1700) at pthread_create.c:309 #21 0x00007ffff707c06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) bt full #0 0x00007ffff7bcdf4b in __libc_send (fd=97, buf=buf@entry=0x7fff7f2ee000, n=n@entry=31, flags=flags@entry=0) at ../sysdeps/unix/sysv/linux/x86_64/send.c:31 resultvar = <optimized out> oldtype = 0 result = <optimized out> #1 0x00007ffff1bb0f7f in pt_Send (fd=0x7fffa6244940, buf=0x7fff7f2ee000, amount=31, flags=0, timeout=4294967295) at ptio.c:1914 syserrno = <optimized out> bytes = -1 fNeedContinue = 0 #2 0x00007ffff1743e8a in ssl_DefSend (ss=ss@entry=0x7fffcb061000, buf=0x7fff7f2ee000 "\025\003\003", len=31, flags=flags@entry=0) at ssldef.c:94 rv = <optimized out> lower = 0x7fffa6244940 sent = 0 #3 0x00007ffff1734800 in ssl3_SendRecord (ss=ss@entry=0x7fffcb061000, epoch=epoch@entry=0, type=type@entry=content_alert, pIn=0x7fffde7f0b52 "", pIn@entry=0x7fffde7f0b50 "\001", nIn=0, nIn@entry=2, flags=flags@entry=0) at ssl3con.c:2964 sent = <optimized out> contentLen = 2 spaceNeeded = <optimized out> numRecords = <optimized out> wrBuf = 0x7fffcb0610a0 ---Type <return> to continue, or q <return> to quit--- rv = <optimized out> totalSent = 0 capRecordVersion = 0 #4 0x00007ffff1734fc3 in SSL3_SendAlert (ss=ss@entry=0x7fffcb061000, level=level@entry=alert_warning, desc=desc@entry=close_notify) at ssl3con.c:3255 sent = <optimized out> bytes = "\001" rv = SECSuccess #5 0x00007ffff1749c46 in ssl_SecureClose (ss=0x7fffcb061000) at sslsecur.c:1144 #6 0x00007ffff40fb82f in nsNSSSocketInfo::CloseSocketAndDestroy(nsNSSShutDownPreventionLock const&) (this=0x7fffb597d340) at /tmp/buildd/iceweasel-38.4.0esr/security/manager/ssl/src/nsNSSIOLayer.cpp:1082 popped = 0x7fffa6244a60 poppedPlaintext = <optimized out> status = <optimized out> #7 0x00007ffff40fb8b6 in nsSSLIOLayerClose(PRFileDesc*) (fd=0x7fffa62448b0) at /tmp/buildd/iceweasel-38.4.0esr/security/manager/ssl/src/nsNSSIOLayer.cpp:1059 locker = {<No data fields>} socketInfo = <optimized out> #8 0x00007ffff2d55907 in nsSocketTransport::ReleaseFD_Locked(PRFileDesc*) (this=0x7fffcdc8fda0, fd=<optimized out>) ---Type <return> to continue, or q <return> to quit--- at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransport2.cpp:1685 fd = <optimized out> this = 0x7fffcdc8fda0 #9 0x00007ffff2d55f0e in nsSocketTransport::OnSocketDetached(PRFileDesc*) (this=0x7fffcdc8fda0, fd=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransport2.cpp:1948 lock = {mLock = 0x7fffcdc8feb8} secCtrl = {<nsCOMPtr_base> = {mRawPtr = 0x7fffb597d3f8}, <No data fields>} ourCallbacks = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} ourEventSink = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} #10 0x00007ffff2d62ddb in nsSocketTransportService::DetachSocket(nsSocketTransportService::SocketContext*, nsSocketTransportService::SocketContext*) (this=this@entry=0x7ffff6b66600, listHead=0x7fff7ece2000, sock=0x7fff7ece20f0) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransportService2.cpp:187 event = {<nsCOMPtr_base> = {mRawPtr = 0x2}, <No data fields>} #11 0x00007ffff2d633c6 in nsSocketTransportService::DoPollIteration(bool) (this=this@entry=0x7ffff6b66600, wait=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransportService2.cpp:911 i = 10 count = 0 pollInterval = 0 ---Type <return> to continue, or q <return> to quit--- n = 11 #12 0x00007ffff2d63578 in nsSocketTransportService::Run() (this=0x7ffff6b66600) at /tmp/buildd/iceweasel-38.4.0esr/netwerk/base/nsSocketTransportService2.cpp:732 pendingEvents = true goingOffline = <optimized out> thread = 0x7fffdf44e690 threadInt = {<nsCOMPtr_base> = {mRawPtr = 0x7fffdf44e690}, <No data fields>} #13 0x00007ffff2ceed11 in nsThread::ProcessNextEvent(bool, bool*) (this=0x7fffdf44e690, aMayWait=<optimized out>, aResult=0x7fffde7f0df7) at /tmp/buildd/iceweasel-38.4.0esr/xpcom/threads/nsThread.cpp:855 event = {<nsCOMPtr_base> = {mRawPtr = 0x7ffff6b66618}, <No data fields>} notifyMainThreadObserver = <optimized out> obs = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} rv = nsresult::NS_OK #14 0x00007ffff2d02c35 in NS_ProcessNextEvent(nsIThread*, bool) (aThread=<optimized out>, aMayWait=aMayWait@entry=true) at /tmp/buildd/iceweasel-38.4.0esr/xpcom/glue/nsThreadUtils.cpp:265 val = true #15 0x00007ffff2eb9629 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) (this=0x7fffdf44dd40, aDelegate=0x7ffff6b91d50) at /tmp/buildd/iceweasel-38.4.0esr/ipc/glue/MessagePump.cpp:368 ---Type <return> to continue, or q <return> to quit--- didWork = <optimized out> #16 0x00007ffff2eae0d2 in MessageLoop::Run() (this=<optimized out>) at /tmp/buildd/iceweasel-38.4.0esr/ipc/chromium/src/base/message_loop.cc:226 save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6b91d50, previous_state_ = 0x0} #17 0x00007ffff2eae0d2 in MessageLoop::Run() (this=this@entry=0x7ffff6b91d50) at /tmp/buildd/iceweasel-38.4.0esr/ipc/chromium/src/base/message_loop.cc:200 save_state = {<MessageLoop::RunState> = {run_depth = 1, quit_received = false}, loop_ = 0x7ffff6b91d50, previous_state_ = 0x0} #18 0x00007ffff2cf0cc3 in nsThread::ThreadFunc(void*) (aArg=0x7fffdf44e690) at /tmp/buildd/iceweasel-38.4.0esr/xpcom/threads/nsThread.cpp:356 self = 0x7fffdf44e690 event = {<nsCOMPtr_base> = {mRawPtr = 0x0}, <No data fields>} #19 0x00007ffff1bb46a8 in _pt_root (arg=0x7ffff6b8ca40) at ptthread.c:212 rv = <optimized out> thred = 0x7ffff6b8ca40 detached = 0 id = 140736926258944 tid = 4544 #20 0x00007ffff7bc70a4 in start_thread (arg=0x7fffde7f1700) ---Type <return> to continue, or q <return> to quit--- at pthread_create.c:309 __res = <optimized out> pd = 0x7fffde7f1700 now = <optimized out> unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736926258944, 3338751933505364231, 0, 140737354125408, 140737332693568, 140736926258944, -3338823395826704121, -3338770097003667193}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = <optimized out> pagesize_m1 = <optimized out> sp = <optimized out> freesize = <optimized out> __PRETTY_FUNCTION__ = "start_thread" #21 0x00007ffff707c06d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 * 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 template lines *** -- 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}/certpat...@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/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} Package: iceweasel Status: enabled Name: Easy Youtube Video Downloader Express Location: ${PROFILE_EXTENSIONS}/{b9acf540-acba-11e1-8ccb-001fd0e08bd4}.xpi Status: enabled Name: English (GB) Language Pack locale Location: /usr/lib/iceweasel/browser/extensions/langpack-en...@iceweasel.mozilla.org.xpi Package: iceweasel-l10n-en-gb Status: enabled Name: Flashblock Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a} Status: enabled Name: Furigana Inserter Location: ${PROFILE_EXTENSIONS}/furiganainser...@zorkzero.net Status: user-disabled Name: Japanese Language Pack locale Location: /usr/lib/iceweasel/browser/extensions/langpack...@iceweasel.mozilla.org.xpi Package: iceweasel-l10n-ja Status: enabled Name: NetVideoHunter Location: ${PROFILE_EXTENSIONS}/netvideohun...@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-jpna...@polarcloud.com Status: enabled Name: Rikaichan Japanese-English Dictionary File Location: ${PROFILE_EXTENSIONS}/rikaichan-j...@polarcloud.com Status: enabled Name: Sage Location: ${PROFILE_EXTENSIONS}/{a6ca9b3b-5e52-4f47-85d8-cca35bb57596}.xpi 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}/tabrest...@plugin.xpi Status: enabled Name: Tree Style Tab Location: /usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/treestyle...@piro.sakura.ne.jp Package: xul-ext-treestyletab Status: user-disabled -- Plugins information Name: IcedTea-Web Plugin (using IcedTea-Web 1.5.2 (1.5.2-1.1)) Location: /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so Package: icedtea-7-plugin:amd64 Status: enabled Name: Shockwave Flash (11.2.202.508) Location: /usr/lib/flashplugin-nonfree/libflashplayer.so Status: enabled -- Addons package information ii icedtea-7-plug 1.5.2-1.1 amd64 web browser plugin based on OpenJ ii iceweasel 38.4.0esr-1 amd64 Web browser based on Firefox ii iceweasel-l10n 1:38.4.0esr- all English (United Kingdom) language ii iceweasel-l10n 1:38.4.0esr- all Japanese language package for Ice ii xul-ext-certif 2.0.14-4 all Certificate Monitor for Iceweasel ii xul-ext-treest 0.16.2015111 all Show browser tabs like a tree -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.4.0-rc2+ (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) Versions of packages iceweasel depends on: ii debianutils 4.5.1 ii fontconfig 2.11.0-6.3 ii libasound2 1.0.29-1 ii libatk1.0-0 2.18.0-1 ii libc6 2.19-22 ii libcairo2 1.14.4-1 ii libdbus-1-3 1.10.4-1.0nosystemd1 ii libdbus-glib-1-2 0.102-1 ii libevent-2.0-5 2.0.21-stable-2+b1 ii libffi6 3.2.1-3 ii libfontconfig1 2.11.0-6.3 ii libfreetype6 2.6.1-0.1 ii libgcc1 1:5.2.1-24 ii libgdk-pixbuf2.0-0 2.32.2-1 ii libglib2.0-0 2.46.2-1 ii libgtk2.0-0 2.24.28-1 ii libhunspell-1.3-0 1.3.3-3+b1 ii libnspr4 2:4.10.10-1 ii libnss3 2:3.20.1-1 ii libpango-1.0-0 1.38.1-1 ii libsqlite3-0 3.9.2-1 ii libstartup-notification0 0.12-4 ii libstdc++6 5.2.1-24 ii libvpx2 1.4.0-4 ii libx11-6 2:1.6.3-1 ii libxcomposite1 1:0.4.4-1 ii libxdamage1 1:1.1.4-2+b1 ii libxext6 2:1.3.3-1 ii libxfixes3 1:5.0.1-2+b2 ii libxrender1 1:0.9.9-2 ii libxt6 1:1.1.5-1 ii procps 2:3.3.10-4.0nosystemd1 ii zlib1g 1:1.2.8.dfsg-2+b1 Versions of packages iceweasel recommends: ii gstreamer1.0-libav 1.6.1-1 ii gstreamer1.0-plugins-good 1.6.1-1 Versions of packages iceweasel suggests: ii fonts-mathjax 2.5.3-1 ii fonts-oflb-asana-math 000.907-6 ii fonts-stix [otf-stix] 1.1.1-4 ii libcanberra0 0.30-2.1 ii libgnomeui-0 2.24.5-3 ii libgssapi-krb5-2 1.13.2+dfsg-4 pn mozplugger <none> -- debconf-show failed