[marble] [Bug 403961] segfault in QNetworkAccessM

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Feb 5 15:11:10 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=403961

--- Comment #1 from zl29ah at gmail.com ---
Backtraces for all the threads:

(gdb)     thread apply all bt

Thread 57 (Thread 0x7fff095a6700 (LWP 1441)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 56 (Thread 0x7fff09da7700 (LWP 1440)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 55 (Thread 0x7fff0a5a8700 (LWP 1439)):
#0  0x00007ffff777fd24 in QHttpNetworkConnectionChannel::sendRequest() () from
/usr/lib64/libQt5Network.so.5
#1  0x00007ffff777e6b9 in QHttpNetworkConnectionPrivate::_q_startNextRequest()
() from /usr/lib64/libQt5Network.so.5
#2  0x00007ffff68bb67a in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff71ea461 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#4  0x00007ffff71f1b10 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#5  0x00007ffff68936b1 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#6  0x00007ffff689677a in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#7  0x00007ffff68e24c3 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib64/libQt5Core.so.5
#8  0x00007ffff520880e in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#9  0x00007ffff5208aa8 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#10 0x00007ffff5208b3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#11 0x00007ffff68e2263 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#12 0x00007ffff6892693 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#13 0x00007ffff6709986 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#14 0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#15 0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#16 0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 54 (Thread 0x7fff38ff9700 (LWP 1412)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007ffff5208a16 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007ffff5208b3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff68e2263 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff6892693 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ffff6709986 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 53 (Thread 0x7fff28fca700 (LWP 1409)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 52 (Thread 0x7fff297cb700 (LWP 1407)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 50 (Thread 0x7fff3a7fc700 (LWP 1405)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 48 (Thread 0x7fff2bfff700 (LWP 1385)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007ffff5208a16 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007ffff5208b3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff68e2263 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff6892693 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
--Type <RET> for more, q to quit, c to continue without paging--c
#5  0x00007ffff6709986 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007ffff7c70a99 in Marble::FileStorageWatcher::run (this=0x5555558d9238)
at
/var/tmp/portage/kde-apps/marble-18.12.1/work/marble-18.12.1/src/lib/marble/FileStorageWatcher.cpp:269
#7  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 47 (Thread 0x7fff3affd700 (LWP 1369)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 45 (Thread 0x7fff3b7fe700 (LWP 1367)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 43 (Thread 0x7fff397fa700 (LWP 1365)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 42 (Thread 0x7fff39ffb700 (LWP 1364)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff6712dd0 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQt5Core.so.5
#2  0x00007ffff670b540 in QThreadPoolThread::run() () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 38 (Thread 0x7fff3bfff700 (LWP 1360)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 37 (Thread 0x7fff58ff9700 (LWP 1359)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 36 (Thread 0x7fff597fa700 (LWP 1335)):
#0  0x00007ffff636a9e2 in epoll_wait () from /lib64/libc.so.6
#1  0x00007fffeb64f07a in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6
#2  0x00007fffeb644399 in event_base_loop () from /usr/lib64/libevent-2.1.so.6
#3  0x00007ffff0943474 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 35 (Thread 0x7fff59ffb700 (LWP 1327)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007ffff5208a16 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007ffff5208b3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff68e2263 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff6892693 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ffff6709986 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007ffff6b30545 in QDBusConnectionManager::run() () from
/usr/lib64/libQt5DBus.so.5
#7  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 34 (Thread 0x7fff5a7fc700 (LWP 1325)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 33 (Thread 0x7fff5affd700 (LWP 1324)):
#0  0x00007ffff636a9e2 in epoll_wait () from /lib64/libc.so.6
#1  0x00007fffeb64f07a in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6
#2  0x00007fffeb644399 in event_base_loop () from /usr/lib64/libevent-2.1.so.6
#3  0x00007ffff094338d in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7fff5b7fe700 (LWP 1323)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff093ce30 in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7fff5bfff700 (LWP 1322)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff093ce30 in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7fff7cff9700 (LWP 1321)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff13e5788 in cc::SingleThreadTaskGraphRunner::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff0987ec6 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7fff7d7fa700 (LWP 1320)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705f8 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff097068f in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09754a8 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7fff7dffb700 (LWP 1319)):
#0  0x00007ffff636a9e2 in epoll_wait () from /lib64/libc.so.6
#1  0x00007fffeb64f07a in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6
#2  0x00007fffeb644399 in event_base_loop () from /usr/lib64/libevent-2.1.so.6
#3  0x00007ffff0943474 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffefa776ca in
content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffefa77b77 in content::BrowserThreadImpl::Run(base::RunLoop*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff0985488 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7fff7e7fc700 (LWP 1318)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705f8 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff097068f in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09754a8 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7fff7effd700 (LWP 1317)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705f8 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff097068f in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09754a8 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7fff7f7fe700 (LWP 1316)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705f8 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff097068f in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09754a8 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7fff7ffff700 (LWP 1315)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705f8 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff097068f in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09754a8 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7fffa0ff9700 (LWP 1314)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007ffff096e849 in base::ConditionVariable::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705f8 in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff097068f in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09754a8 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7fffa17fa700 (LWP 1313)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7fffa1ffb700 (LWP 1312)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7fffa27fc700 (LWP 1311)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7fffa2ffd700 (LWP 1310)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7fffa37fe700 (LWP 1309)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0976971 in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7fffa3fff700 (LWP 1308)):
#0  0x00007ffff5d6b4c9 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007ffff096e917 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff09705ea in base::WaitableEvent::TimedWaitUntil(base::TimeTicks
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff09706d2 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff0975491 in
base::internal::SchedulerWorker::Delegate::WaitForWork(base::WaitableEvent*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff097678f in base::internal::SchedulerWorker::Thread::ThreadMain()
() from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7fffb4f01700 (LWP 1307)):
#0  0x00007ffff636a9e2 in epoll_wait () from /lib64/libc.so.6
#1  0x00007fffeb64f07a in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6
#2  0x00007fffeb644399 in event_base_loop () from /usr/lib64/libevent-2.1.so.6
#3  0x00007ffff094338d in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7fffb5702700 (LWP 1306)):
#0  0x00007ffff636111f in select () from /lib64/libc.so.6
#1  0x00007ffff0925b1f in base::(anonymous
namespace)::InotifyReaderCallback(base::(anonymous namespace)::InotifyReader*,
int) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff091f498 in base::debug::TaskAnnotator::RunTask(char const*,
base::PendingTask*) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff093fcfa in base::MessageLoop::RunTask(base::PendingTask*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff09407af in
base::MessageLoop::DeferOrRunPendingTask(base::PendingTask) () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff094092a in base::MessageLoop::DoWork() [clone .part.202] () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff093cdd1 in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#11 0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7fffb5f03700 (LWP 1305)):
#0  0x00007ffff636a9e2 in epoll_wait () from /lib64/libc.so.6
#1  0x00007fffeb64f07a in epoll_dispatch () from /usr/lib64/libevent-2.1.so.6
#2  0x00007fffeb644399 in event_base_loop () from /usr/lib64/libevent-2.1.so.6
#3  0x00007ffff094338d in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096258b in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff0985354 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7fffb6704700 (LWP 1304)):
#0  0x00007ffff633469a in waitpid () from /lib64/libc.so.6
#1  0x00007ffff0959f06 in base::(anonymous
namespace)::BackgroundReaper::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#4  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7fffb6f05700 (LWP 1299)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007fffefdaa962 in content::SandboxIPCHandler::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007ffff0987ec6 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007ffff0980da1 in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7fffcdffb700 (LWP 1275)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007ffff5208a16 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007ffff5208b3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff68e2263 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff6892693 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ffff6709986 in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#7  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#8  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7fffce7fc700 (LWP 1274)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b1c58, cond=0x5555556b1c80) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b1c58) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b1bb8) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fffceffd700 (LWP 1273)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b1af8, cond=0x5555556b1b20) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b1af8) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b1a58) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fffcf7fe700 (LWP 1272)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b1998, cond=0x5555556b19c0) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b1998) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b18f8) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fffcffff700 (LWP 1271)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b1838, cond=0x5555556b1860) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b1838) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b1798) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fffdc984700 (LWP 1270)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b16d8, cond=0x5555556b1700) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b16d8) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b1638) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fffdd185700 (LWP 1269)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b1578, cond=0x5555556b15a0) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b1578) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b14d8) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fffdd986700 (LWP 1268)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b1418, cond=0x5555556b1440) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b1418) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b1378) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fffde187700 (LWP 1267)):
#0  0x00007ffff5d6b0dc in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fffe46bb5d7 in cnd_wait (mtx=0x5555556b12b8, cond=0x5555556b12e0) at
../mesa-9999/include/c11/threads_posix.h:155
#2  pipe_semaphore_wait (sema=0x5555556b12b8) at
../mesa-9999/src/gallium/auxiliary/os/os_thread.h:108
#3  thread_function (init_data=init_data at entry=0x5555556b1218) at
../mesa-9999/src/gallium/drivers/llvmpipe/lp_rast.c:805
#4  0x00007fffe46bb34d in impl_thrd_routine (p=<optimized out>) at
../mesa-9999/include/c11/threads_posix.h:87
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fffe56c0700 (LWP 1264)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007fffee1b2cf7 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007fffee1b491a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007fffe5db3f39 in QXcbEventReader::run() () from
/usr/lib64/libQt5XcbQpa.so.5
#4  0x00007ffff67128aa in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ffff5d643f3 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff636a58f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fffe641f380 (LWP 1198)):
#0  0x00007ffff635e623 in poll () from /lib64/libc.so.6
#1  0x00007ffff5208a16 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007ffff5208b3c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff68e2263 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007fffe5e17db1 in
QPAEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007ffff6892693 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#6  0x00007ffff689a482 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#7  0x000055555556aabf in main (argc=<optimized out>, argv=<optimized out>) at
/var/tmp/portage/kde-apps/marble-18.12.1/work/marble-18.12.1/src/apps/marble-qt/qtmain.cpp:308

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list