Bug 403961 - segfault in QNetworkAccessM
Summary: segfault in QNetworkAccessM
Status: RESOLVED WORKSFORME
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-05 15:09 UTC by zl29ah
Modified: 2022-10-21 05:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (23.94 KB, text/plain)
2019-03-17 16:46 UTC, Alex Dănilă
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zl29ah 2019-02-05 15:09:03 UTC
SUMMARY
#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


STEPS TO REPRODUCE
1. run marble-18.12.1 on a shitty wifi that redirects you to a captive portal
2. click and zoom around for a few seconds

OBSERVED RESULT
segfault

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 4.20.6 
Qt Version: 5.11.3
Comment 1 zl29ah 2019-02-05 15:11:10 UTC
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@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@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@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@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@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@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@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@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
Comment 2 Christoph Feck 2019-02-22 17:25:27 UTC
Is this with Qt 5.12.x? We got other crashes in libQt5Network.so lately.
Comment 3 Christoph Feck 2019-02-22 17:27:20 UTC
Also in 5.11.1, see bug 401825.
Comment 4 zl29ah 2019-02-22 17:56:28 UTC
> Qt Version: 5.11.3
Comment 5 Alex Dănilă 2019-03-17 16:46:05 UTC
Created attachment 118864 [details]
New crash information added by DrKonqi

marble (2.2.20 (2.3 development version)) using Qt 5.11.3

- What I was doing when the application crashed:
Used Marble not being aware of the redirections to the login portal.

-- Backtrace (Reduced):
#6  0x00007f8787719ba4 in QHttpNetworkConnectionChannel::sendRequest (this=<optimized out>) at access/qhttpnetworkconnectionchannel.cpp:251
#7  0x00007f8787718c69 in QHttpNetworkConnectionPrivate::_q_startNextRequest (this=0x7f86e40404a0) at access/qhttpnetworkconnection.cpp:1044
#8  0x00007f8786432182 in QObject::event (this=0x7f86e40e47c0, e=<optimized out>) at kernel/qobject.cpp:1251
#9  0x00007f8786e214b1 in QApplicationPrivate::notify_helper (this=this@entry=0x565195467680, receiver=receiver@entry=0x7f86e40e47c0, e=e@entry=0x7f86e40703e0) at kernel/qapplication.cpp:3726
#10 0x00007f8786e28950 in QApplication::notify (this=0x7ffc54c90130, receiver=0x7f86e40e47c0, e=0x7f86e40703e0) at kernel/qapplication.cpp:3485
Comment 6 Justin Zobel 2022-09-21 03:13:55 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status when you reply to "CONFIRMED" when replying. Thank you!
Comment 7 Bug Janitor Service 2022-10-06 04:50:44 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Bug Janitor Service 2022-10-21 05:01:50 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!