Bug 370302 - Kontact crashes when viewing an email message.
Summary: Kontact crashes when viewing an email message.
Status: RESOLVED DUPLICATE of bug 368434
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-08 14:36 UTC by Boris Bigott
Modified: 2016-11-02 16:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Bigott 2016-10-08 14:36:19 UTC
Application: kontact (5.3.0 (QtWebEngine))

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.7.5-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
- What I was doing when the application crashed:

I can reproduces this bug by viewing an email and simply scrolling up and down until kontact crashes. Other kde applications (as in all I tried) work flawlessly.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
84	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f0fd524d940 (LWP 6387))]

Thread 33 (Thread 0x7f0e9bb60700 (LWP 6453)):
#0  timerSourcePrepare (source=0x7f0e9c004b50, timeout=timeout@entry=0x7f0e9bb5fab4) at kernel/qeventdispatcher_glib.cpp:159
#1  0x00007f0fe3ea3f59 in g_main_context_prepare (context=context@entry=0x7f0e9c004220, priority=priority@entry=0x7f0e9bb5fb40) at gmain.c:3442
#2  0x00007f0fe3ea492b in g_main_context_iterate (context=context@entry=0x7f0e9c004220, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#3  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0e9c004220, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0e9c003180, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0e9bb5fc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#7  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bd8996f0) at thread/qthread_unix.cpp:341
#8  0x00007f0fe5b595ca in start_thread (arg=0x7f0e9bb60700) at pthread_create.c:333
#9  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 32 (Thread 0x7f0eacd1d700 (LWP 6450)):
#0  0x00007f0fed3c03ed in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fe3ea4a06 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f0ea0005040, timeout=<optimized out>, context=0x7f0ea0001bb0) at gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7f0ea0001bb0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#3  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0ea0001bb0, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ea0001ae0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0eacd1cc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#7  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bd8207a0) at thread/qthread_unix.cpp:341
#8  0x00007f0fe5b595ca in start_thread (arg=0x7f0eacd1d700) at pthread_create.c:333
#9  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 31 (Thread 0x7f0eadaad700 (LWP 6445)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cbfe79 in base::SequencedWorkerPool::Inner::ThreadLoop (this=0x55b4bcabe650, this_worker=this_worker@entry=0x7f0f848fef70) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:845
#2  0x00007f0fe9cc0540 in base::SequencedWorkerPool::Worker::Run (this=0x7f0f848fef70) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:520
#3  0x00007f0fe9cc0710 in base::SimpleThread::ThreadMain (this=0x7f0f848fef70) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/simple_thread.cc:66
#4  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#5  0x00007f0fe5b595ca in start_thread (arg=0x7f0eadaad700) at pthread_create.c:333
#6  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 30 (Thread 0x7f0eaf7fe700 (LWP 6434)):
#0  g_mutex_unlock (mutex=0x7f0e9c000990) at gthread-posix.c:1347
#1  0x00007f0fe3ea491e in g_main_context_iterate (context=context@entry=0x7f0e9c000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3818
#2  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0e9c000990, may_block=may_block@entry=1) at gmain.c:3901
#3  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0e9c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0eaf7fdc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bd0d57d0) at thread/qthread_unix.cpp:341
#7  0x00007f0fe5b595ca in start_thread (arg=0x7f0eaf7fe700) at pthread_create.c:333
#8  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 29 (Thread 0x7f0eaffff700 (LWP 6432)):
#0  g_main_context_prepare (context=context@entry=0x7f0ea4000990, priority=priority@entry=0x7f0eafffeb40) at gmain.c:3437
#1  0x00007f0fe3ea492b in g_main_context_iterate (context=context@entry=0x7f0ea4000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#2  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0ea4000990, may_block=may_block@entry=1) at gmain.c:3901
#3  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ea40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0eafffec80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bd073760) at thread/qthread_unix.cpp:341
#7  0x00007f0fe5b595ca in start_thread (arg=0x7f0eaffff700) at pthread_create.c:333
#8  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 28 (Thread 0x7f0eb77fe700 (LWP 6426)):
#0  g_main_context_prepare (context=context@entry=0x7f0ea8000990, priority=priority@entry=0x7f0eb77fdb40) at gmain.c:3426
#1  0x00007f0fe3ea492b in g_main_context_iterate (context=context@entry=0x7f0ea8000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3820
#2  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0ea8000990, may_block=may_block@entry=1) at gmain.c:3901
#3  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ea80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0eb77fdc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bcee95f0) at thread/qthread_unix.cpp:341
#7  0x00007f0fe5b595ca in start_thread (arg=0x7f0eb77fe700) at pthread_create.c:333
#8  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 27 (Thread 0x7f0eb7fff700 (LWP 6424)):
#0  0x00007f0fed3bc039 in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fe3ee7660 in read (__nbytes=16, __buf=0x7f0eb7ffea70, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f0ebc002750) at gwakeup.c:210
#3  0x00007f0fe3ea44d6 in g_main_context_check (context=context@entry=0x7f0eb0000990, max_priority=2147483647, fds=fds@entry=0x7f0eb0002e20, n_fds=n_fds@entry=1) at gmain.c:3632
#4  0x00007f0fe3ea49a4 in g_main_context_iterate (context=context@entry=0x7f0eb0000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#5  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0eb0000990, may_block=may_block@entry=1) at gmain.c:3901
#6  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0eb00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#7  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0eb7ffec80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#8  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#9  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bcebff00) at thread/qthread_unix.cpp:341
#10 0x00007f0fe5b595ca in start_thread (arg=0x7f0eb7fff700) at pthread_create.c:333
#11 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7f0ecd1aa700 (LWP 6422)):
#0  0x00007f0fed3bc04d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fe3ee7660 in read (__nbytes=16, __buf=0x7f0ecd1a9a70, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f0eb8002360) at gwakeup.c:210
#3  0x00007f0fe3ea44d6 in g_main_context_check (context=context@entry=0x7f0ebc000990, max_priority=2147483647, fds=fds@entry=0x7f0ebc003220, n_fds=n_fds@entry=1) at gmain.c:3632
#4  0x00007f0fe3ea49a4 in g_main_context_iterate (context=context@entry=0x7f0ebc000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#5  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0ebc000990, may_block=may_block@entry=1) at gmain.c:3901
#6  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ebc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#7  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0ecd1a9c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#8  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#9  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bcdc6570) at thread/qthread_unix.cpp:341
#10 0x00007f0fe5b595ca in start_thread (arg=0x7f0ecd1aa700) at pthread_create.c:333
#11 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7f0ecdc4b700 (LWP 6420)):
#0  0x00007f0fed3bc04d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fe3ee7660 in read (__nbytes=16, __buf=0x7f0ecdc4aa70, __fd=<optimized out>) at /usr/include/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f0ec4002570) at gwakeup.c:210
#3  0x00007f0fe3ea44d6 in g_main_context_check (context=context@entry=0x7f0eb8000990, max_priority=2147483647, fds=fds@entry=0x7f0eb8002e20, n_fds=n_fds@entry=1) at gmain.c:3632
#4  0x00007f0fe3ea49a4 in g_main_context_iterate (context=context@entry=0x7f0eb8000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#5  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0eb8000990, may_block=may_block@entry=1) at gmain.c:3901
#6  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0eb80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#7  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0ecdc4ac80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#8  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#9  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bcc37f90) at thread/qthread_unix.cpp:341
#10 0x00007f0fe5b595ca in start_thread (arg=0x7f0ecdc4b700) at pthread_create.c:333
#11 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7f0ece44c700 (LWP 6418)):
#0  0x00007f0fed3c03ed in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fe3ea4a06 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f0ec4003020, timeout=<optimized out>, context=0x7f0ec4000990) at gmain.c:4135
#2  g_main_context_iterate (context=context@entry=0x7f0ec4000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#3  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0ec4000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ec40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0ece44bc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#7  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bcc94c80) at thread/qthread_unix.cpp:341
#8  0x00007f0fe5b595ca in start_thread (arg=0x7f0ece44c700) at pthread_create.c:333
#9  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7f0ecec4d700 (LWP 6416)):
#0  0x00007f0fe3ee8a09 in g_mutex_lock (mutex=mutex@entry=0x7f0ec0000990) at gthread-posix.c:1335
#1  0x00007f0fe3ea4b08 in g_main_context_iteration (context=0x7f0ec0000990, may_block=may_block@entry=1) at gmain.c:3900
#2  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ec00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#3  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0ecec4cc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#4  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#5  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bcc471f0) at thread/qthread_unix.cpp:341
#6  0x00007f0fe5b595ca in start_thread (arg=0x7f0ecec4d700) at pthread_create.c:333
#7  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7f0ecf44e700 (LWP 6415)):
#0  g_mutex_unlock (mutex=0x7f0ec8000990) at gthread-posix.c:1347
#1  0x00007f0fe3ea4599 in g_main_context_dispatch (context=context@entry=0x7f0ec8000990) at gmain.c:3772
#2  0x00007f0fe3ea4a70 in g_main_context_iterate (context=context@entry=0x7f0ec8000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#3  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0ec8000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0ec80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0ecf44dc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fedfd4343 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#7  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x55b4bccb27e0) at thread/qthread_unix.cpp:341
#8  0x00007f0fe5b595ca in start_thread (arg=0x7f0ecf44e700) at pthread_create.c:333
#9  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7f0f62ffb700 (LWP 6414)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fd7125bc4 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f0fd7211380 <QTWTF::pageheap_memory>) at /usr/src/debug/qtscript-opensource-src-5.6.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f0fd7125c09 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at /usr/src/debug/qtscript-opensource-src-5.6.1/src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f0fe5b595ca in start_thread (arg=0x7f0f62ffb700) at pthread_create.c:333
#4  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7f0f637fc700 (LWP 6409)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9bcfb90 in mojo::system::Waiter::Wait (this=this@entry=0x7f0f637fb5a0, deadline=deadline@entry=18446744073709551615, context=context@entry=0x7f0f637fb6a4) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/third_party/mojo/src/mojo/edk/system/waiter.cc:62
#2  0x00007f0fe9bbb48c in mojo::system::Core::WaitManyInternal (this=this@entry=0x55b4bca904f0, handles=handles@entry=0x7f0f54002500, signals=signals@entry=0x7f0f54002ef0, num_handles=num_handles@entry=7, deadline=deadline@entry=18446744073709551615, result_index=result_index@entry=0x7f0f637fb6a4, signals_states=0x0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/third_party/mojo/src/mojo/edk/system/core.cc:600
#3  0x00007f0fe9bbb98c in mojo::system::Core::WaitMany (this=0x55b4bca904f0, handles=..., signals=..., num_handles=7, deadline=deadline@entry=18446744073709551615, result_index=..., signals_states=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/third_party/mojo/src/mojo/edk/system/core.cc:179
#4  0x00007f0fe9bb7de5 in MojoWaitMany (handles=<optimized out>, signals=<optimized out>, num_handles=<optimized out>, deadline=deadline@entry=18446744073709551615, result_index=result_index@entry=0x7f0f637fb7c0, signals_states=signals_states@entry=0x0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/third_party/mojo/src/mojo/edk/embedder/entrypoints.cc:41
#5  0x00007f0feb231e47 in mojo::WaitMany<std::vector<mojo::Handle, std::allocator<mojo::Handle> >, std::vector<unsigned int, std::allocator<unsigned int> > >(std::vector<mojo::Handle, std::allocator<mojo::Handle> > const&, std::vector<unsigned int, std::allocator<unsigned int> > const&, unsigned long, decltype(nullptr)) (signals_states=void, deadline=18446744073709551615, signals=std::vector of length 7, capacity 8 = {...}, handles=std::vector of length 7, capacity 8 = {...}) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/third_party/mojo/src/mojo/public/cpp/system/handle.h:267
#6  mojo::common::MessagePumpMojo::DoInternalWork (this=this@entry=0x7f0f54001940, run_state=..., block=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:178
#7  0x00007f0feb23207e in mojo::common::MessagePumpMojo::DoRunLoop (this=this@entry=0x7f0f54001940, run_state=run_state@entry=0x7f0f637fba20, delegate=delegate@entry=0x55b4bcb39850) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:150
#8  0x00007f0feb2321b9 in mojo::common::MessagePumpMojo::Run (this=0x7f0f54001940, delegate=0x55b4bcb39850) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/mojo/common/message_pump_mojo.cc:119
#9  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0f637fbc60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#10 0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#11 0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x55b4bcb396b0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#12 base::Thread::ThreadMain (this=0x55b4bcb396b0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#13 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#14 0x00007f0fe5b595ca in start_thread (arg=0x7f0f637fc700) at pthread_create.c:333
#15 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7f0f63ffd700 (LWP 6408)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cbfe79 in base::SequencedWorkerPool::Inner::ThreadLoop (this=0x55b4bcabe650, this_worker=this_worker@entry=0x55b4bcb3d660) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:845
#2  0x00007f0fe9cc0540 in base::SequencedWorkerPool::Worker::Run (this=0x55b4bcb3d660) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/sequenced_worker_pool.cc:520
#3  0x00007f0fe9cc0710 in base::SimpleThread::ThreadMain (this=0x55b4bcb3d660) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/simple_thread.cc:66
#4  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#5  0x00007f0fe5b595ca in start_thread (arg=0x7f0f63ffd700) at pthread_create.c:333
#6  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 18 (Thread 0x7f0f8cff9700 (LWP 6407)):
#0  __libc_disable_asynccancel () at ../sysdeps/unix/sysv/linux/x86_64/cancellation.S:98
#1  0x00007f0fed3bc059 in read () at ../sysdeps/unix/syscall-template.S:84
#2  0x00007f0fc93e4b31 in read (__nbytes=10, __buf=0x7f0f8cff8ab0, __fd=54) at /usr/include/bits/unistd.h:44
#3  pa_read (fd=54, buf=buf@entry=0x7f0f8cff8ab0, count=count@entry=10, type=type@entry=0x55b4bcb0ed58) at pulsecore/core-util.c:433
#4  0x00007f0fc9866d7e in clear_wakeup (m=<optimized out>) at pulse/mainloop.c:781
#5  pa_mainloop_prepare (m=m@entry=0x55b4bcb0ec80, timeout=-1) at pulse/mainloop.c:789
#6  0x00007f0fc98677f0 in pa_mainloop_iterate (m=0x55b4bcb0ec80, block=<optimized out>, retval=0x0) at pulse/mainloop.c:923
#7  0x00007f0fc98678b0 in pa_mainloop_run (m=0x55b4bcb0ec80, retval=retval@entry=0x0) at pulse/mainloop.c:944
#8  0x00007f0fc98758c9 in thread (userdata=0x55b4bcb0bd40) at pulse/thread-mainloop.c:100
#9  0x00007f0fc941218b in internal_thread_func (userdata=0x55b4bcb0c540) at pulsecore/thread-posix.c:81
#10 0x00007f0fe5b595ca in start_thread (arg=0x7f0f8cff9700) at pthread_create.c:333
#11 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7f0f8d7fa700 (LWP 6406)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0f6c0018c0, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0f6c0018c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0f6c0018b0, delegate=0x55b4bcaebb70) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0f8d7f9c60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x55b4bcb12170) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  base::Thread::ThreadMain (this=0x55b4bcb12170) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#8  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#9  0x00007f0fe5b595ca in start_thread (arg=0x7f0f8d7fa700) at pthread_create.c:333
#10 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7f0f8dffb700 (LWP 6405)):
#0  __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x00007f0fed3db7c4 in ___fprintf_chk (fp=0x7f0fed687750 <_IO_stdfile_2_lock>, flag=flag@entry=1, format=format@entry=0x7f0fdf517c74 "[%s] %s\n") at fprintf_chk.c:30
#2  0x00007f0fdf4ff89e in fprintf (__fmt=0x7f0fdf517c74 "[%s] %s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97
#3  event_log (msg=0x7f0f8dffa520 "epoll_wait: Bad file descriptor", severity=2) at log.c:222
#4  _warn_helper (severity=severity@entry=2, errstr=0x7f0fed451e98 "Bad file descriptor", fmt=fmt@entry=0x7f0fdf51845a "epoll_wait", ap=ap@entry=0x7f0f8dffa950) at log.c:187
#5  0x00007f0fdf4ffa94 in event_warn (fmt=fmt@entry=0x7f0fdf51845a "epoll_wait") at log.c:101
#6  0x00007f0fdf5040d8 in epoll_dispatch (base=0x7f0f780019e0, tv=<optimized out>) at epoll.c:413
#7  0x00007f0fdf4ee0e0 in event_base_loop (base=0x7f0f780019e0, flags=flags@entry=2) at event.c:1607
#8  0x00007f0fe9c7022e in base::MessagePumpLibevent::Run (this=0x7f0f78001940, delegate=0x7f0f80001ba0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:237
#9  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0f8dffac60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#10 0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#11 0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x7f0f80001a18) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#12 base::Thread::ThreadMain (this=0x7f0f80001a18) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#13 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#14 0x00007f0fe5b595ca in start_thread (arg=0x7f0f8dffb700) at pthread_create.c:333
#15 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7f0f8e7fc700 (LWP 6404)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0f80001950, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0f80001950) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0f80001940, delegate=0x7f0f84005580) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0f8e7fbc60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x7f0f84005430) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  base::Thread::ThreadMain (this=0x7f0f84005430) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#8  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#9  0x00007f0fe5b595ca in start_thread (arg=0x7f0f8e7fc700) at pthread_create.c:333
#10 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f0f8effd700 (LWP 6403)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe955b989 in cc::TaskGraphRunner::Run (this=0x55b4bcaec5f0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/cc/raster/task_graph_runner.cc:362
#2  0x00007f0fe9cc0710 in base::SimpleThread::ThreadMain (this=0x55b4bcaec530) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/simple_thread.cc:66
#3  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#4  0x00007f0fe5b595ca in start_thread (arg=0x7f0f8effd700) at pthread_create.c:333
#5  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f0f8f7fe700 (LWP 6402)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0f7c0018c0, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0f7c0018c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0f7c0018b0, delegate=0x55b4bcb12280) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0f8f7fdc60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x55b4bcb0fec0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  base::Thread::ThreadMain (this=0x55b4bcb0fec0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#8  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#9  0x00007f0fe5b595ca in start_thread (arg=0x7f0f8f7fe700) at pthread_create.c:333
#10 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f0f8ffff700 (LWP 6401)):
#0  __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x00007f0fed3db7c4 in ___fprintf_chk (fp=0x7f0fed687750 <_IO_stdfile_2_lock>, flag=flag@entry=1, format=format@entry=0x7f0fdf517c74 "[%s] %s\n") at fprintf_chk.c:30
#2  0x00007f0fdf4ff89e in fprintf (__fmt=0x7f0fdf517c74 "[%s] %s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97
#3  event_log (msg=0x7f0f8fffe190 "epoll_wait: Bad file descriptor", severity=2) at log.c:222
#4  _warn_helper (severity=severity@entry=2, errstr=0x7f0fed451e98 "Bad file descriptor", fmt=fmt@entry=0x7f0fdf51845a "epoll_wait", ap=ap@entry=0x7f0f8fffe5c0) at log.c:187
#5  0x00007f0fdf4ffa94 in event_warn (fmt=fmt@entry=0x7f0fdf51845a "epoll_wait") at log.c:101
#6  0x00007f0fdf5040d8 in epoll_dispatch (base=0x7f0f84001950, tv=<optimized out>) at epoll.c:413
#7  0x00007f0fdf4ee0e0 in event_base_loop (base=0x7f0f84001950, flags=flags@entry=1) at event.c:1607
#8  0x00007f0fe9c703ab in base::MessagePumpLibevent::Run (this=0x7f0f840018b0, delegate=0x55b4bcb103c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:270
#9  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0f8fffe8d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#10 0x00007f0fe9c92f35 in base::MessageLoop::Run (this=this@entry=0x55b4bcb103c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#11 0x00007f0fe9cc0a18 in base::Thread::Run (this=this@entry=0x55b4bcb0fd60, message_loop=message_loop@entry=0x55b4bcb103c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#12 0x00007f0fe91b84b8 in content::BrowserThreadImpl::IOThreadRun (this=this@entry=0x55b4bcb0fd60, message_loop=message_loop@entry=0x55b4bcb103c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:211
#13 0x00007f0fe91b861b in content::BrowserThreadImpl::Run (this=0x55b4bcb0fd60, message_loop=0x55b4bcb103c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:246
#14 0x00007f0fe9cc0c88 in base::Thread::ThreadMain (this=0x55b4bcb0fd60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#15 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#16 0x00007f0fe5b595ca in start_thread (arg=0x7f0f8ffff700) at pthread_create.c:333
#17 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f0facff9700 (LWP 6400)):
#0  __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x00007f0fed3db7c4 in ___fprintf_chk (fp=0x7f0fed687750 <_IO_stdfile_2_lock>, flag=flag@entry=1, format=format@entry=0x7f0fdf517c74 "[%s] %s\n") at fprintf_chk.c:30
#2  0x00007f0fdf4ff89e in fprintf (__fmt=0x7f0fdf517c74 "[%s] %s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97
#3  event_log (msg=0x7f0facff8190 "epoll_wait: Bad file descriptor", severity=2) at log.c:222
#4  _warn_helper (severity=severity@entry=2, errstr=0x7f0fed451e98 "Bad file descriptor", fmt=fmt@entry=0x7f0fdf51845a "epoll_wait", ap=ap@entry=0x7f0facff85c0) at log.c:187
#5  0x00007f0fdf4ffa94 in event_warn (fmt=fmt@entry=0x7f0fdf51845a "epoll_wait") at log.c:101
#6  0x00007f0fdf5040d8 in epoll_dispatch (base=0x7f0f880019e0, tv=<optimized out>) at epoll.c:413
#7  0x00007f0fdf4ee0e0 in event_base_loop (base=0x7f0f880019e0, flags=flags@entry=1) at event.c:1607
#8  0x00007f0fe9c703ab in base::MessagePumpLibevent::Run (this=0x7f0f88001940, delegate=0x55b4bcb0ce20) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:270
#9  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0facff88d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#10 0x00007f0fe9c92f35 in base::MessageLoop::Run (this=this@entry=0x55b4bcb0ce20) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#11 0x00007f0fe9cc0a18 in base::Thread::Run (this=this@entry=0x55b4bcb0b820, message_loop=message_loop@entry=0x55b4bcb0ce20) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#12 0x00007f0fe91b8408 in content::BrowserThreadImpl::CacheThreadRun (this=this@entry=0x55b4bcb0b820, message_loop=message_loop@entry=0x55b4bcb0ce20) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:205
#13 0x00007f0fe91b867b in content::BrowserThreadImpl::Run (this=0x55b4bcb0b820, message_loop=0x55b4bcb0ce20) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:244
#14 0x00007f0fe9cc0c88 in base::Thread::ThreadMain (this=0x55b4bcb0b820) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#15 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#16 0x00007f0fe5b595ca in start_thread (arg=0x7f0facff9700) at pthread_create.c:333
#17 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f0fad7fa700 (LWP 6399)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0f94000950, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0f94000950) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0f94000940, delegate=0x55b4bcb09f50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0fad7f98d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=this@entry=0x55b4bcb09f50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0a18 in base::Thread::Run (this=this@entry=0x55b4bcb078d0, message_loop=message_loop@entry=0x55b4bcb09f50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  0x00007f0fe91b8358 in content::BrowserThreadImpl::ProcessLauncherThreadRun (this=this@entry=0x55b4bcb078d0, message_loop=message_loop@entry=0x55b4bcb09f50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:198
#8  0x00007f0fe91b866b in content::BrowserThreadImpl::Run (this=0x55b4bcb078d0, message_loop=0x55b4bcb09f50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:242
#9  0x00007f0fe9cc0c88 in base::Thread::ThreadMain (this=0x55b4bcb078d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#10 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#11 0x00007f0fe5b595ca in start_thread (arg=0x7f0fad7fa700) at pthread_create.c:333
#12 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f0fadffb700 (LWP 6398)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0f90000950, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0f90000950) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0f90000940, delegate=0x55b4bcb07b10) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0fadffa8d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=this@entry=0x55b4bcb07b10) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0a18 in base::Thread::Run (this=this@entry=0x55b4bcb07810, message_loop=message_loop@entry=0x55b4bcb07b10) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  0x00007f0fe91b82a8 in content::BrowserThreadImpl::FileUserBlockingThreadRun (this=this@entry=0x55b4bcb07810, message_loop=message_loop@entry=0x55b4bcb07b10) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:191
#8  0x00007f0fe91b865b in content::BrowserThreadImpl::Run (this=0x55b4bcb07810, message_loop=0x55b4bcb07b10) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:240
#9  0x00007f0fe9cc0c88 in base::Thread::ThreadMain (this=0x55b4bcb07810) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#10 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#11 0x00007f0fe5b595ca in start_thread (arg=0x7f0fadffb700) at pthread_create.c:333
#12 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f0fae7fc700 (LWP 6397)):
#0  __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x00007f0fed3db7c4 in ___fprintf_chk (fp=0x7f0fed687750 <_IO_stdfile_2_lock>, flag=flag@entry=1, format=format@entry=0x7f0fdf517c74 "[%s] %s\n") at fprintf_chk.c:30
#2  0x00007f0fdf4ff89e in fprintf (__fmt=0x7f0fdf517c74 "[%s] %s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97
#3  event_log (msg=0x7f0fae7fb190 "epoll_wait: Bad file descriptor", severity=2) at log.c:222
#4  _warn_helper (severity=severity@entry=2, errstr=0x7f0fed451e98 "Bad file descriptor", fmt=fmt@entry=0x7f0fdf51845a "epoll_wait", ap=ap@entry=0x7f0fae7fb5c0) at log.c:187
#5  0x00007f0fdf4ffa94 in event_warn (fmt=fmt@entry=0x7f0fdf51845a "epoll_wait") at log.c:101
#6  0x00007f0fdf5040d8 in epoll_dispatch (base=0x7f0f9c0019e0, tv=<optimized out>) at epoll.c:413
#7  0x00007f0fdf4ee0e0 in event_base_loop (base=0x7f0f9c0019e0, flags=flags@entry=2) at event.c:1607
#8  0x00007f0fe9c7022e in base::MessagePumpLibevent::Run (this=0x7f0f9c001940, delegate=0x55b4bcb05c50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:237
#9  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0fae7fb8d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#10 0x00007f0fe9c92f35 in base::MessageLoop::Run (this=this@entry=0x55b4bcb05c50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#11 0x00007f0fe9cc0a18 in base::Thread::Run (this=this@entry=0x55b4bcb058b0, message_loop=message_loop@entry=0x55b4bcb05c50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#12 0x00007f0fe91b81f8 in content::BrowserThreadImpl::FileThreadRun (this=this@entry=0x55b4bcb058b0, message_loop=message_loop@entry=0x55b4bcb05c50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:184
#13 0x00007f0fe91b864b in content::BrowserThreadImpl::Run (this=0x55b4bcb058b0, message_loop=0x55b4bcb05c50) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:238
#14 0x00007f0fe9cc0c88 in base::Thread::ThreadMain (this=0x55b4bcb058b0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#15 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#16 0x00007f0fe5b595ca in start_thread (arg=0x7f0fae7fc700) at pthread_create.c:333
#17 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f0faeffd700 (LWP 6396)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0f980018c0, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0f980018c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0f980018b0, delegate=0x55b4bcb03b60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0faeffc8d0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=this@entry=0x55b4bcb03b60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0a18 in base::Thread::Run (this=this@entry=0x55b4bcaed960, message_loop=message_loop@entry=0x55b4bcb03b60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  0x00007f0fe91b8148 in content::BrowserThreadImpl::DBThreadRun (this=this@entry=0x55b4bcaed960, message_loop=message_loop@entry=0x55b4bcb03b60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:177
#8  0x00007f0fe91b863b in content::BrowserThreadImpl::Run (this=0x55b4bcaed960, message_loop=0x55b4bcb03b60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/content/browser/browser_thread_impl.cc:236
#9  0x00007f0fe9cc0c88 in base::Thread::ThreadMain (this=0x55b4bcaed960) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#10 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#11 0x00007f0fe5b595ca in start_thread (arg=0x7f0faeffd700) at pthread_create.c:333
#12 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f0faf7fe700 (LWP 6395)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f0fe9cb5102 in base::ConditionVariable::TimedWait (this=this@entry=0x7f0fb4007638, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102
#2  0x00007f0fe9cc3aa1 in base::PosixDynamicThreadPool::WaitForTask (this=0x7f0fb40075e0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:177
#3  0x00007f0fe9cc3fcd in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x7f0fb4007be0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:83
#4  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#5  0x00007f0fe5b595ca in start_thread (arg=0x7f0faf7fe700) at pthread_create.c:333
#6  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f0faffff700 (LWP 6394)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f0fe9cb5102 in base::ConditionVariable::TimedWait (this=this@entry=0x7f0fb4007638, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:102
#2  0x00007f0fe9cc3aa1 in base::PosixDynamicThreadPool::WaitForTask (this=0x7f0fb40075e0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:177
#3  0x00007f0fe9cc3fcd in base::(anonymous namespace)::WorkerThread::ThreadMain (this=0x7f0fb4007910) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/worker_pool_posix.cc:83
#4  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#5  0x00007f0fe5b595ca in start_thread (arg=0x7f0faffff700) at pthread_create.c:333
#6  0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f0fbcbbd700 (LWP 6393)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f0fe9cb5925 in base::WaitableEvent::TimedWait (this=this@entry=0x7f0fa80018c0, max_time=...) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:214
#2  0x00007f0fe9cb5a04 in base::WaitableEvent::Wait (this=this@entry=0x7f0fa80018c0) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154
#3  0x00007f0fe9c96c73 in base::MessagePumpDefault::Run (this=0x7f0fa80018b0, delegate=0x7f0fb4006680) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:52
#4  0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0fbcbbcc60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#5  0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#6  0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x7f0fec4f95b8 <base::(anonymous namespace)::g_inotify_reader+88>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#7  base::Thread::ThreadMain (this=0x7f0fec4f95b8 <base::(anonymous namespace)::g_inotify_reader+88>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#8  0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#9  0x00007f0fe5b595ca in start_thread (arg=0x7f0fbcbbd700) at pthread_create.c:333
#10 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f0fbd3be700 (LWP 6392)):
#0  0x00007f0fed3bc0ad in write () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f0fed33fb7f in _IO_new_file_write (f=0x7f0fed686520 <_IO_2_1_stderr_>, data=0x7f0fbd3baeb0, n=39) at fileops.c:1263
#2  0x00007f0fed340304 in new_do_write (to_do=39, data=0x7f0fbd3baeb0 "[warn] epoll_wait: Bad file descriptor\n", fp=0x7f0fed686520 <_IO_2_1_stderr_>) at fileops.c:518
#3  _IO_new_file_xsputn (f=0x7f0fed686520 <_IO_2_1_stderr_>, data=<optimized out>, n=39) at fileops.c:1342
#4  0x00007f0fed317154 in buffered_vfprintf (s=0x7f0fed686520 <_IO_2_1_stderr_>, format=<optimized out>, args=<optimized out>) at vfprintf.c:2341
#5  0x00007f0fed31466d in _IO_vfprintf_internal (s=s@entry=0x7f0fed686520 <_IO_2_1_stderr_>, format=format@entry=0x7f0fdf517c74 "[%s] %s\n", ap=ap@entry=0x7f0fbd3bd438) at vfprintf.c:1293
#6  0x00007f0fed3db819 in ___fprintf_chk (fp=0x7f0fed686520 <_IO_2_1_stderr_>, flag=flag@entry=1, format=format@entry=0x7f0fdf517c74 "[%s] %s\n") at fprintf_chk.c:35
#7  0x00007f0fdf4ff89e in fprintf (__fmt=0x7f0fdf517c74 "[%s] %s\n", __stream=<optimized out>) at /usr/include/bits/stdio2.h:97
#8  event_log (msg=0x7f0fbd3bd520 "epoll_wait: Bad file descriptor", severity=2) at log.c:222
#9  _warn_helper (severity=severity@entry=2, errstr=0x7f0fed451e98 "Bad file descriptor", fmt=fmt@entry=0x7f0fdf51845a "epoll_wait", ap=ap@entry=0x7f0fbd3bd950) at log.c:187
#10 0x00007f0fdf4ffa94 in event_warn (fmt=fmt@entry=0x7f0fdf51845a "epoll_wait") at log.c:101
#11 0x00007f0fdf5040d8 in epoll_dispatch (base=0x7f0fb40019e0, tv=<optimized out>) at epoll.c:413
#12 0x00007f0fdf4ee0e0 in event_base_loop (base=0x7f0fb40019e0, flags=flags@entry=2) at event.c:1607
#13 0x00007f0fe9c7022e in base::MessagePumpLibevent::Run (this=0x7f0fb4001940, delegate=0x55b4bcac0b30) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:237
#14 0x00007f0fe9ca80f4 in base::RunLoop::Run (this=this@entry=0x7f0fbd3bdc60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/run_loop.cc:55
#15 0x00007f0fe9c92f35 in base::MessageLoop::Run (this=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/message_loop/message_loop.cc:287
#16 0x00007f0fe9cc0c06 in base::Thread::Run (message_loop=<optimized out>, this=0x55b4bcabfb80) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:198
#17 base::Thread::ThreadMain (this=0x55b4bcabfb80) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/thread.cc:248
#18 0x00007f0fe9cbd0fd in base::(anonymous namespace)::ThreadFunc (params=<optimized out>) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:76
#19 0x00007f0fe5b595ca in start_thread (arg=0x7f0fbd3be700) at pthread_create.c:333
#20 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f0fbf59d700 (LWP 6389)):
#0  g_mutex_unlock (mutex=0x7f0fb8000990) at gthread-posix.c:1347
#1  0x00007f0fe3ea4419 in g_main_context_check (context=context@entry=0x7f0fb8000990, max_priority=2147483647, fds=fds@entry=0x7f0fb80190a0, n_fds=n_fds@entry=1) at gmain.c:3679
#2  0x00007f0fe3ea49a4 in g_main_context_iterate (context=context@entry=0x7f0fb8000990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#3  0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0fb8000990, may_block=may_block@entry=1) at gmain.c:3901
#4  0x00007f0fee1c624b in QEventDispatcherGlib::processEvents (this=0x7f0fb80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7f0fbf59cc40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#6  0x00007f0fedfd4343 in QThread::exec (this=this@entry=0x7f0ff30c0060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500
#7  0x00007f0ff304b559 in QDBusConnectionManager::run (this=0x7f0ff30c0060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189
#8  0x00007f0fedfd899a in QThreadPrivate::start (arg=0x7f0ff30c0060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341
#9  0x00007f0fe5b595ca in start_thread (arg=0x7f0fbf59d700) at pthread_create.c:333
#10 0x00007f0fed3cbf6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f0fd524d940 (LWP 6387)):
[KCrash Handler]
#6  0x00007f0fed2fd6f5 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f0fed2ff2fa in __GI_abort () at abort.c:89
#8  0x00007f0fed33e670 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f0fed455060 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#9  0x00007f0fed346e0a in malloc_printerr (ar_ptr=<optimized out>, ptr=<optimized out>, str=0x7f0fed455128 "double free or corruption (fasttop)", action=3) at malloc.c:5004
#10 _int_free (av=<optimized out>, p=<optimized out>, have_lock=<optimized out>) at malloc.c:3865
#11 0x00007f0fed34a36c in __GI___libc_free (mem=mem@entry=0x55b4bc96f4c0) at malloc.c:2966
#12 0x00007f0fc2b64f75 in nouveau_bo_del (bo=0x55b4bc96f4c0) at nouveau.c:622
#13 nouveau_bo_ref (bo=bo@entry=0x0, pref=pref@entry=0x7ffc94f87910) at nouveau.c:788
#14 0x00007f0fc2b66064 in pushbuf_flush (push=push@entry=0x55b4bc970940) at pushbuf.c:417
#15 0x00007f0fc2b66bc0 in nouveau_pushbuf_kick (push=0x55b4bc970940, chan=<optimized out>) at pushbuf.c:779
#16 0x00007f0fc3505ae6 in PUSH_KICK (push=<optimized out>) at ./nouveau_winsys.h:59
#17 nv50_flush (pipe=0x55b4bd1a6c10, fence=<optimized out>, flags=<optimized out>) at nv50/nv50_context.c:40
#18 0x00007f0fc3164a44 in st_glFlush (ctx=<optimized out>) at state_tracker/st_cb_flush.c:121
#19 0x00007f0fc30186d8 in _mesa_make_current (newCtx=newCtx@entry=0x0, drawBuffer=drawBuffer@entry=0x0, readBuffer=readBuffer@entry=0x0) at main/context.c:1687
#20 0x00007f0fc319d13b in st_api_make_current (stapi=<optimized out>, stctxi=0x0, stdrawi=0x0, streadi=0x0) at state_tracker/st_manager.c:799
#21 0x00007f0fc32e5a2f in dri_unbind_context (cPriv=<optimized out>) at dri_context.c:207
#22 0x00007f0fc32e54da in driUnbindContext (pcp=0x55b4bd1a6090) at dri_util.c:589
#23 0x00007f0fe3c03c05 in MakeContextCurrent (dpy=0x55b4bc8a7b90, draw=10485887, read=10485887, gc_user=0x55b4bd923f80) at glxcurrent.c:214
#24 0x00007f0fce8cf140 in QGLXContext::makeCurrent (this=0x55b4bd923c50, surface=0x55b4bd8eadd0) at qglxintegration.cpp:487
#25 0x00007f0fee4ea5b8 in QOpenGLContext::makeCurrent (this=0x55b4bd923a40, surface=0x55b4bd8893e0) at kernel/qopenglcontext.cpp:970
#26 0x00007f0feea6f9d1 in QOpenGLWidget::makeCurrent (this=<optimized out>) at kernel/qopenglwidget.cpp:1044
#27 0x00007f0feea6fb65 in QOpenGLWidgetPrivate::render (this=0x55b4bd9230a0) at kernel/qopenglwidget.cpp:837
#28 0x00007f0feea4f940 in QWidget::event (this=this@entry=0x55b4bd9210c0, event=event@entry=0x7ffc94f87f60) at kernel/qwidget.cpp:9114
#29 0x00007f0feea70533 in QOpenGLWidget::event (this=this@entry=0x55b4bd9210c0, e=e@entry=0x7ffc94f87f60) at kernel/qopenglwidget.cpp:1342
#30 0x00007f0ff2fd5f4e in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::event (this=0x55b4bd9210c0, event=0x7ffc94f87f60) at /usr/src/debug/qtwebengine-opensource-src-5.6.1/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp:311
#31 0x00007f0feea09c0c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55b4bd9210c0, e=0x7ffc94f87f60) at kernel/qapplication.cpp:3804
#32 0x00007f0feea0f0ef in QApplication::notify (this=0x7ffc94f88c00, receiver=0x55b4bd9210c0, e=0x7ffc94f87f60) at kernel/qapplication.cpp:3561
#33 0x00007f0fee1767aa in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x55b4bd9210c0, event=event@entry=0x7ffc94f87f60) at kernel/qcoreapplication.cpp:1015
#34 0x00007f0feea486ea in QCoreApplication::sendSpontaneousEvent (event=0x7ffc94f87f60, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:228
#35 QWidgetPrivate::sendPaintEvent (this=0x55b4bd9230a0, toBePainted=...) at kernel/qwidget.cpp:5666
#36 0x00007f0feea175d6 in QWidgetBackingStore::doSync (this=this@entry=0x55b4bcd93d60) at kernel/qwidgetbackingstore.cpp:1262
#37 0x00007f0feea18151 in QWidgetBackingStore::sync (this=0x55b4bcd93d60) at kernel/qwidgetbackingstore.cpp:1145
#38 0x00007f0feea37bef in QWidgetPrivate::syncBackingStore (this=0x55b4bca69ba0) at kernel/qwidget.cpp:1942
#39 0x00007f0feea4fa18 in QWidget::event (this=this@entry=0x55b4bca5f990, event=event@entry=0x55b4bd8790e0) at kernel/qwidget.cpp:9053
#40 0x00007f0feeb6957b in QMainWindow::event (this=this@entry=0x55b4bca5f990, event=event@entry=0x55b4bd8790e0) at widgets/qmainwindow.cpp:1543
#41 0x00007f0ff18d2917 in KMainWindow::event (this=this@entry=0x55b4bca5f990, ev=ev@entry=0x55b4bd8790e0) at /usr/src/debug/kxmlgui-5.26.0/src/kmainwindow.cpp:867
#42 0x00007f0ff1917835 in KXmlGuiWindow::event (this=0x55b4bca5f990, ev=0x55b4bd8790e0) at /usr/src/debug/kxmlgui-5.26.0/src/kxmlguiwindow.cpp:118
#43 0x00007f0feea09c0c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55b4bca5f990, e=0x55b4bd8790e0) at kernel/qapplication.cpp:3804
#44 0x00007f0feea0f0ef in QApplication::notify (this=0x7ffc94f88c00, receiver=0x55b4bca5f990, e=0x55b4bd8790e0) at kernel/qapplication.cpp:3561
#45 0x00007f0fee1767aa in QCoreApplication::notifyInternal2 (receiver=0x55b4bca5f990, event=event@entry=0x55b4bd8790e0) at kernel/qcoreapplication.cpp:1015
#46 0x00007f0fee17884f in QCoreApplication::sendEvent (event=0x55b4bd8790e0, receiver=<optimized out>) at kernel/qcoreapplication.h:225
#47 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55b4bc8938a0) at kernel/qcoreapplication.cpp:1650
#48 0x00007f0fee178d68 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508
#49 0x00007f0fee1c61b3 in postEventSourceDispatch (s=0x55b4bc8e4c50) at kernel/qeventdispatcher_glib.cpp:270
#50 0x00007f0fe3ea46ba in g_main_dispatch (context=0x7f0fc40016f0) at gmain.c:3154
#51 g_main_context_dispatch (context=context@entry=0x7f0fc40016f0) at gmain.c:3769
#52 0x00007f0fe3ea4a70 in g_main_context_iterate (context=context@entry=0x7f0fc40016f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#53 0x00007f0fe3ea4b1c in g_main_context_iteration (context=0x7f0fc40016f0, may_block=may_block@entry=1) at gmain.c:3901
#54 0x00007f0fee1c622f in QEventDispatcherGlib::processEvents (this=0x55b4bc8f1f80, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#55 0x00007f0fee1755ea in QEventLoop::exec (this=this@entry=0x7ffc94f88960, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#56 0x00007f0fee17d17c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285
#57 0x000055b4ba8394e7 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdepim-16.08.1/kontact/src/main.cpp:223

Possible duplicates by query: bug 368434, bug 368180, bug 367836, bug 361381, bug 359798.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-11-02 16:03:50 UTC

*** This bug has been marked as a duplicate of bug 368434 ***