Bug#805713: chromium: SIGPIPE and lock-up

2015-11-24 Thread Arthur Marsh
Package: chromium
Followup-For: Bug #805713

Dear Maintainer,

*** Reporter, 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)?

After upgrading chromium to the version in experimental (47.0.2526.16-1), 
I have no longer experienced the problem.

   * What was the outcome of this action?
   * What outcome did you expect instead?

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


-- 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 chromium depends on:
ii  libasound21.0.29-1
ii  libatk1.0-0   2.18.0-1
ii  libavcodec-ffmpeg56   7:2.8.2-1
ii  libavformat-ffmpeg56  7:2.8.2-1
ii  libavutil-ffmpeg547:2.8.2-1
ii  libc6 2.19-22
ii  libcairo2 1.14.4-1
ii  libcups2  2.1.0-6.0nosystemd1
ii  libdbus-1-3   1.10.4-1.0nosystemd1
ii  libexpat1 2.1.0-7
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6.1-0.1
ii  libgcc1   1:5.2.1-25
ii  libgdk-pixbuf2.0-02.32.2-1
ii  libglib2.0-0  2.46.2-1
ii  libgnome-keyring0 3.12.0-1+b1
ii  libgtk2.0-0   2.24.28-1
ii  libjpeg62-turbo   1:1.4.1-2
ii  libnspr4  2:4.10.10-1
ii  libnspr4-0d   2:4.10.10-1
ii  libnss3   2:3.20.1-1
ii  libnss3-1d2:3.20.1-1
ii  libpango-1.0-01.38.1-1
ii  libpangocairo-1.0-0   1.38.1-1
ii  libpci3   1:3.3.1-1
ii  libspeechd2   0.8-7
ii  libsrtp1  1.5.2~dfsg-3+b1
ii  libstdc++65.2.1-25
ii  libx11-6  2:1.6.3-1
ii  libxcomposite11:0.4.4-1
ii  libxcursor1   1:1.1.14-1+b1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  libxi62:1.7.5-1
ii  libxml2   2.9.2+zdfsg1-4
ii  libxrandr22:1.5.0-1
ii  libxrender1   1:0.9.9-2
ii  libxslt1.11.1.28-2.1
ii  libxss1   1:1.2.2-1
ii  libxtst6  2:1.2.2-1+b1
ii  x11-utils 7.7+3
ii  xdg-utils 1.1.1-1

chromium recommends no packages.

Versions of packages chromium suggests:
ii  chromium-l10n  47.0.2526.16-1

-- debconf-show failed

-- debsums errors found:
prelink: /usr/lib/chromium/chromium: at least one of file's dependencies has 
changed since prelinking
debsums: changed file /usr/lib/chromium/chromium (from chromium package)



Bug#805713: chromium: SIGPIPE and lock-up

2015-11-23 Thread Arthur Marsh
Package: chromium
Version: 46.0.2490.71-1
Followup-For: Bug #805713

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

running chromium with several windows and tabs under KDE:

[New Thread 0x7fff2f12c700 (LWP 9088)]
[Thread 0x7fff2f12c700 (LWP 9088) exited]
[31850:31899:1123/182836:ERROR:sandbox_ipc_linux.cc(432)] sendmsg: Broken pipe
[New Thread 0x7fff2f12c700 (LWP 9146)]
[Thread 0x7fff2f12c700 (LWP 9146) exited]
[New Thread 0x7fff2f12c700 (LWP 9211)]
[Thread 0x7fff2f12c700 (LWP 9211) exited]
[New Thread 0x7fff2f12c700 (LWP 9229)]
[Thread 0x7fff2f12c700 (LWP 9229) exited]
[New Thread 0x7fff2f12c700 (LWP 10141)]
[Thread 0x7fff2f12c700 (LWP 10141) exited]
[New Thread 0x7fff2f12c700 (LWP 10274)]
[New Thread 0x7fff2d526700 (LWP 10276)]
[Thread 0x7fff2f12c700 (LWP 10274) exited]
[Thread 0x7fff2d526700 (LWP 10276) exited]
[31850:31921:1123/183531:ERROR:channel.cc(307)] RawChannel read error 
(connection broken)

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7fff9b7fe700 (LWP 31921)]
0x7fffef645a7d in write () at ../sysdeps/unix/syscall-template.S:81
81  ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb) bt
#0  0x7fffef645a7d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x568c2c60 in net::SocketLibevent::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c2e0860, buf_len=52, 
buf=) at ../../net/socket/socket_libevent.cc:437
#2  0x568c2c60 in net::SocketLibevent::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c2e0860, buf=
0x7fff8c1a6ad0, buf_len=52, callback=...)
at ../../net/socket/socket_libevent.cc:266
#3  0x567f98fb in net::TCPSocketLibevent::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8cfc09e0, buf=0x7fff8c1a6ad0, 
buf_len=52, callback=...) at ../../net/socket/tcp_socket_libevent.cc:311
#4  0x567f8446 in net::TCPClientSocket::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c32db40, buf=0x7fff8c38ddd0, 
buf_len=52, callback=...) at ../../net/socket/tcp_client_socket.cc:284
#5  0x56736f3d in net::SSLClientSocketOpenSSL::BufferSend() (this=
0x7fff8c4d8710) at ../../net/socket/ssl_client_socket_openssl.cc:1647
#6  0x56736978 in net::SSLClientSocketOpenSSL::Write(net::IOBuffer*, 
int, base::Callback const&) (this=0x7fff8c4d8710)
at ../../net/socket/ssl_client_socket_openssl.cc:1012
#7  0x56736978 in net::SSLClientSocketOpenSSL::Write(net::IOBuffer*, 
int, base::Callback const&) (this=0x7fff8c4d8710)
at ../../net/socket/ssl_client_socket_openssl.cc:1471
#8  0x56736978 in net::SSLClientSocketOpenSSL::Write(net::IOBuffer*, 
int, base::Callback const&) (this=0x7fff8c4d8710, buf=, ---Type  to continue, or q  to quit---
buf_len=, callback=...)
at ../../net/socket/ssl_client_socket_openssl.cc:786
#9  0x5680cee3 in net::SpdySession::DoWrite() (this=)
at ../../net/spdy/spdy_session.cc:1589
#10 0x5680c8bd in 
net::SpdySession::DoWriteLoop(net::SpdySession::WriteState, int) 
(this=0x7fff8c3af200, expected_write_state=(unknown: 2352537040), result=0) at 
../../net/spdy/spdy_session.cc:1500
#11 0x5680c78b in 
net::SpdySession::PumpWriteLoop(net::SpdySession::WriteState, int) 
(this=0x7fff8c3af200, expected_write_state=(unknown: 2352537040), result=0) at 
../../net/spdy/spdy_session.cc:1479
#12 0x564f9469 in base::debug::TaskAnnotator::RunTask(char const*, 
base::PendingTask const&) (this=) at ../../base/callback.h:396
#13 0x564f9469 in base::debug::TaskAnnotator::RunTask(char const*, 
base::PendingTask const&) (this=, queue_function=, pending_task=...) at ../../base/debug/task_annotator.cc:51
#14 0x564b054f in base::MessageLoop::RunTask(base::PendingTask const&) 
(this=0x5c4fa970, pending_task=...)
at ../../base/message_loop/message_loop.cc:481
#15 0x564b08b9 in 
base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) 
(this=0x5c4fa970, pending_task=...)
at ../../base/message_loop/message_loop.cc:490
#16 0x564b0abd in base::MessageLoop::DoWork() (this=0x5c4fa970)
at ../../base/message_loop/message_loop.cc:602
#17 0x5648c8d9 in 
base::MessagePumpLibevent::Run(base::MessagePump::Dele---Type  to 
continue, or q  to quit---
gate*) (this=0x7fff8c0018b0, delegate=0x5c4fa970)
at ../../base/message_loop/message_pump_libevent.cc:237
#18 0x564c229d in base::RunLoop::Run() (this=0x7fff9b7fd810)
at ../../base/run_loop.cc:55
#19 0x564afbe7 in base::MessageLoop::Run() (this=)
at ../../base/message_loop/message_loop.cc:288
#20 0x586c7966 in 
content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) (this=0xa1, 
message_loop=0x7fff8c38ddd0)
at ../../content/browser/browser_thread_impl.cc:211
#21 0x586c7ade in content::BrowserThreadImpl::Run(base::MessageLoop*) 

Bug#805713: chromium: SIGPIPE and lock-up

2015-11-23 Thread Arthur Marsh
Package: chromium
Version: 46.0.2490.71-1
Followup-For: Bug #805713

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

same as before, running chromium with several windows and tabs open using -g
option, this time with latest gcc-5 and associate libraries but with a
Debian built kernel:

[Thread 0x7fff3979f700 (LWP 19444) exited]
Fontconfig error: Cannot load default config file

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7fff9f7fe700 (LWP 18704)]
0x7fffef645a7d in write () at ../sysdeps/unix/syscall-template.S:81
81  ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb) bt
#0  0x7fffef645a7d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x568c2c60 in net::SocketLibevent::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c714b50, buf_len=52, 
buf=) at ../../net/socket/socket_libevent.cc:437
#2  0x568c2c60 in net::SocketLibevent::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c714b50, buf=
0x7fff8c347b60, buf_len=52, callback=...)
at ../../net/socket/socket_libevent.cc:266
#3  0x567f98fb in net::TCPSocketLibevent::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c36c100, buf=0x7fff8c347b60, 
buf_len=52, callback=...) at ../../net/socket/tcp_socket_libevent.cc:311
#4  0x567f8446 in net::TCPClientSocket::Write(net::IOBuffer*, int, 
base::Callback const&) (this=0x7fff8c61eaa0, buf=0x7fff8c672d70, 
buf_len=52, callback=...) at ../../net/socket/tcp_client_socket.cc:284
#5  0x56736f3d in net::SSLClientSocketOpenSSL::BufferSend() (this=
0x7fff8c495390) at ../../net/socket/ssl_client_socket_openssl.cc:1647
#6  0x56736978 in net::SSLClientSocketOpenSSL::Write(net::IOBuffer*, 
int, base::Callback const&) (this=0x7fff8c495390)
at ../../net/socket/ssl_client_socket_openssl.cc:1012
#7  0x56736978 in net::SSLClientSocketOpenSSL::Write(net::IOBuffer*, 
int, base::Callback const&) (this=0x7fff8c495390)
at ../../net/socket/ssl_client_socket_openssl.cc:1471
#8  0x56736978 in net::SSLClientSocketOpenSSL::Write(net::IOBuffer*, 
int, base::Callback const&) (this=0x7fff8c495390, buf=, ---Type  to continue, or q  to quit---
buf_len=, callback=...)
at ../../net/socket/ssl_client_socket_openssl.cc:786
#9  0x5680cee3 in net::SpdySession::DoWrite() (this=)
at ../../net/spdy/spdy_session.cc:1589
#10 0x5680c8bd in 
net::SpdySession::DoWriteLoop(net::SpdySession::WriteState, int) 
(this=0x7fff8c427240, expected_write_state=(unknown: 2355572080), result=0) at 
../../net/spdy/spdy_session.cc:1500
#11 0x5680c78b in 
net::SpdySession::PumpWriteLoop(net::SpdySession::WriteState, int) 
(this=0x7fff8c427240, expected_write_state=(unknown: 2355572080), result=0) at 
../../net/spdy/spdy_session.cc:1479
#12 0x564f9469 in base::debug::TaskAnnotator::RunTask(char const*, 
base::PendingTask const&) (this=) at ../../base/callback.h:396
#13 0x564f9469 in base::debug::TaskAnnotator::RunTask(char const*, 
base::PendingTask const&) (this=, queue_function=, pending_task=...) at ../../base/debug/task_annotator.cc:51
#14 0x564b054f in base::MessageLoop::RunTask(base::PendingTask const&) 
(this=0x5c512d80, pending_task=...)
at ../../base/message_loop/message_loop.cc:481
#15 0x564b08b9 in 
base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) 
(this=0x5c512d80, pending_task=...)
at ../../base/message_loop/message_loop.cc:490
#16 0x564b0abd in base::MessageLoop::DoWork() (this=0x5c512d80)
at ../../base/message_loop/message_loop.cc:602
#17 0x5648c8d9 in 
base::MessagePumpLibevent::Run(base::MessagePump::Dele---Type  to 
continue, or q  to quit---
gate*) (this=0x7fff8c0018b0, delegate=0x5c512d80)
at ../../base/message_loop/message_pump_libevent.cc:237
#18 0x564c229d in base::RunLoop::Run() (this=0x7fff9f7fd810)
at ../../base/run_loop.cc:55
#19 0x564afbe7 in base::MessageLoop::Run() (this=)
at ../../base/message_loop/message_loop.cc:288
#20 0x586c7966 in 
content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) (this=0x154, 
message_loop=0x7fff8c672d70)
at ../../content/browser/browser_thread_impl.cc:211
#21 0x586c7ade in content::BrowserThreadImpl::Run(base::MessageLoop*) 
(this=0x5c512990, message_loop=0x5c512d80)
at ../../content/browser/browser_thread_impl.cc:246
#22 0x564de722 in base::Thread::ThreadMain() (this=0x5c512990)
at ../../base/threading/thread.cc:251
#23 0x564da8fd in base::(anonymous namespace)::ThreadFunc(void*) 
(params=) at ../../base/threading/platform_thread_posix.cc:64
#24 0x7fffef63f0a4 in start_thread (arg=0x7fff9f7fe700)
at pthread_create.c:309
#25 0x7fffef37406d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) bt full
#0  

Bug#805713: chromium: SIGPIPE and lock-up

2015-11-21 Thread Arthur Marsh
Package: chromium
Version: 46.0.2490.71-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Running several windows/tabs open under KDE from unstable.
After running for nearly 2 hours under gdb, chromium stopped:

[Thread 0x7fff32820700 (LWP 30858) exited]
[25489:25531:1121/200429:ERROR:channel.cc(307)] RawChannel read error 
(connection broken)

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7fff9affd700 (LWP 25531)]
0x7fffef647a7d in write () at ../sysdeps/unix/syscall-template.S:81
81  ../sysdeps/unix/syscall-template.S: No such file or directory.
(gdb) bt
#0  0x7fffef647a7d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x568c2c60 in  ()
#2  0x567f98fb in  ()
#3  0x567f8446 in  ()
#4  0x56736f3d in  ()
#5  0x56736978 in  ()
#6  0x5680cee3 in  ()
#7  0x5680c8bd in  ()
#8  0x5680c78b in  ()
#9  0x564f9469 in  ()
#10 0x564b054f in  ()
#11 0x564b08b9 in  ()
#12 0x564b0abd in  ()
#13 0x5648c8d9 in  ()
#14 0x564c229d in  ()
#15 0x564afbe7 in  ()
#16 0x586c7966 in  ()
#17 0x586c7ade in  ()
#18 0x564de722 in  ()
#19 0x564da8fd in  ()
#20 0x7fffef6410a4 in start_thread (arg=0x7fff9affd700)
at pthread_create.c:309
#21 0x7fffef37606d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) bt full
#0  0x7fffef647a7d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x568c2c60 in  ()
#2  0x567f98fb in  ()
#3  0x567f8446 in  ()
#4  0x56736f3d in  ()
#5  0x56736978 in  ()
#6  0x5680cee3 in  ()
#7  0x5680c8bd in  ()
#8  0x5680c78b in  ()
#9  0x564f9469 in  ()
#10 0x564b054f in  ()
#11 0x564b08b9 in  ()
#12 0x564b0abd in  ()
#13 0x5648c8d9 in  ()
#14 0x564c229d in  ()
#15 0x564afbe7 in  ()
#16 0x586c7966 in  ()
#17 0x586c7ade in  ()
#18 0x564de722 in  ()
#19 0x564da8fd in  ()
#20 0x7fffef6410a4 in start_thread (arg=0x7fff9affd700)
at pthread_create.c:309
__res = 
pd = 0x7fff9affd700
---Type  to continue, or q  to quit---
now = 
unwind_buf = 
  {cancel_jmp_buf = {{jmp_buf = {140735793846016, 
2922336591827451253, 0, 140737354125408, 93825109403672, 140735793846016, 
-2922541101447365259, -2922300225586840203}, mask_was_saved = 0}}, priv = {pad 
= {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = 
pagesize_m1 = 
sp = 
freesize = 
__PRETTY_FUNCTION__ = "start_thread"
#21 0x7fffef37606d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

I will install chromium-dbg before running chromium again to try to help
isolate the location of the problem.

   * 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 ***


-- 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-rc1+ (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 chromium depends on:
ii  libasound21.0.29-1
ii  libatk1.0-0   2.18.0-1
ii  libavcodec-ffmpeg56   7:2.8.2-1
ii  libavformat-ffmpeg56  7:2.8.2-1
ii  libavutil-ffmpeg547:2.8.2-1
ii  libc6 2.19-22
ii  libcairo2 1.14.4-1
ii  libcups2  2.1.0-6.0nosystemd1
ii  libdbus-1-3   1.10.4-1.0nosystemd1
ii  libexpat1 2.1.0-7
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6-2
ii  libgcc1   1:5.2.1-23
ii  libgdk-pixbuf2.0-02.32.2-1
ii  libglib2.0-0  2.46.2-1
ii  libgnome-keyring0 3.12.0-1+b1
ii  libgtk2.0-0   2.24.28-1
ii  libjpeg62-turbo   1:1.4.1-2
ii  libnspr4  2:4.10.10-1
ii  libnspr4-0d   2:4.10.10-1
ii  libnss3   2:3.20.1-1
ii  libnss3-1d2:3.20.1-1
ii  libpango-1.0-01.38.1-1
ii  libpangocairo-1.0-0   1.38.1-1
ii  libpci3   1:3.3.1-1
ii  libspeechd2   0.8-7
ii  libsrtp0  1.4.5~20130609~dfsg-1.1
ii  libstdc++65.2.1-23
ii  libx11-6  2:1.6.3-1
ii  libxcomposite11:0.4.4-1
ii  libxcursor1   1:1.1.14-1+b1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  libxi62:1.7.5-1
ii  libxml2