Bug 373804 - Crash when searching google for html5 tests
Summary: Crash when searching google for html5 tests
Status: RESOLVED DUPLICATE of bug 373781
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-12-18 07:49 UTC by thesirdmz
Modified: 2016-12-21 01:28 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 thesirdmz 2016-12-18 07:49:09 UTC
Application: konqueror (5.0.97)
 (Compiled from sources)
Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.7.10-hardened x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed: This system has seen KDE 5, but has never seen Konqueror before.
Opened Konqueror.
Searched google for html5 tests.
Crash, no search results noticably shown

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fe1e7dc37c0 (LWP 13464))]

Thread 19 (Thread 0x7fe1d3722700 (LWP 13465)):
#0  0x00007fe1e77d8acd in poll () from /lib64/libc.so.6
#1  0x00007fe1decd09d6 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007fe1decd2a6d in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007fe1d56637a3 in QXcbEventReader::run() () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fe1e2f50978 in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#5  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7fe1d2201700 (LWP 13466)):
#0  0x00007fe1e77ef6c0 in clock_gettime () from /lib64/libc.so.6
#1  0x00007fe1e2fd9920 in do_gettime(long long*, long long*) () from /usr/lib64/libQt5Core.so.5
#2  0x00007fe1e2fd9a12 in qt_gettime() () from /usr/lib64/libQt5Core.so.5
#3  0x00007fe1e30ecc68 in QTimerInfoList::updateCurrentTime() () from /usr/lib64/libQt5Core.so.5
#4  0x00007fe1e30ed1d8 in QTimerInfoList::timerWait(timespec&) () from /usr/lib64/libQt5Core.so.5
#5  0x00007fe1e30ee361 in timerSourcePrepareHelper(GTimerSource*, int*) () from /usr/lib64/libQt5Core.so.5
#6  0x00007fe1e30ee471 in timerSourcePrepare(_GSource*, int*) () from /usr/lib64/libQt5Core.so.5
#7  0x00007fe1dd4a950a in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#8  0x00007fe1dd4a9c6d in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#9  0x00007fe1dd4a9e5d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fe1e30eecac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#11 0x00007fe1e30aad32 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#12 0x00007fe1e2f4c4aa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#13 0x00007fe1e7f2b55a in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5
#14 0x00007fe1e2f50978 in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#15 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#16 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7fe1b5ae6700 (LWP 13523)):
#0  0x00007fe1e77d496d in write () from /lib64/libc.so.6
#1  0x00007fe1e7769c67 in _IO_file_write () from /lib64/libc.so.6
#2  0x00007fe1e77691f6 in new_do_write () from /lib64/libc.so.6
#3  0x00007fe1e776a2c6 in _IO_file_xsputn () from /lib64/libc.so.6
#4  0x00007fe1e773d289 in buffered_vfprintf () from /lib64/libc.so.6
#5  0x00007fe1e773a495 in vfprintf () from /lib64/libc.so.6
#6  0x00007fe1e77f0d5c in __fprintf_chk () from /lib64/libc.so.6
#7  0x00007fe1bcb55c6e in _warn_helper () from /usr/lib64/libevent-2.0.so.5
#8  0x00007fe1bcb55eaf in event_warn () from /usr/lib64/libevent-2.0.so.5
#9  0x00007fe1bcb5a41f in epoll_dispatch () from /usr/lib64/libevent-2.0.so.5
#10 0x00007fe1bcb4728e in event_base_loop () from /usr/lib64/libevent-2.0.so.5
#11 0x00007fe1be3ceee6 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#14 0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#15 0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#16 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#17 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7fe1b52e5700 (LWP 13524)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be40092b in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be4009d5 in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be3e908d in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7fe1b48d7700 (LWP 13525)):
#0  0x00007fe1df362798 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007fe1be4003fb in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be40b52f in base::PosixDynamicThreadPool::WaitForTask() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be40b7ab in base::(anonymous namespace)::WorkerThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7fe1a7fff700 (LWP 13526)):
#0  0x00007fe1df362798 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007fe1be4003fb in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be40b52f in base::PosixDynamicThreadPool::WaitForTask() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be40b7ab in base::(anonymous namespace)::WorkerThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7fe1a77fe700 (LWP 13527)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be40092b in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be4009d5 in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be3e908d in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1bdb38aa2 in content::BrowserThreadImpl::DBThreadRun(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1bdb38e6a in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7fe1a6ffd700 (LWP 13528)):
#0  0x00007fe1e77eef9b in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x00007fe1e77f0d00 in __fprintf_chk () from /lib64/libc.so.6
#2  0x00007fe1bcb55c6e in _warn_helper () from /usr/lib64/libevent-2.0.so.5
#3  0x00007fe1bcb55eaf in event_warn () from /usr/lib64/libevent-2.0.so.5
#4  0x00007fe1bcb5a41f in epoll_dispatch () from /usr/lib64/libevent-2.0.so.5
#5  0x00007fe1bcb4728e in event_base_loop () from /usr/lib64/libevent-2.0.so.5
#6  0x00007fe1be3cef40 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1bdb38b36 in content::BrowserThreadImpl::FileThreadRun(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1bdb38e77 in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7fe1a67fc700 (LWP 13529)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be40092b in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be4009d5 in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be3e908d in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1bdb38bca in content::BrowserThreadImpl::FileUserBlockingThreadRun(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1bdb38e84 in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7fe1a5ffb700 (LWP 13530)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be40092b in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be4009d5 in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be3e908d in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1bdb38c5e in content::BrowserThreadImpl::ProcessLauncherThreadRun(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1bdb38e91 in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#11 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fe1a57fa700 (LWP 13531)):
#0  0x00007fe1e77eef9b in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x00007fe1e77f0d00 in __fprintf_chk () from /lib64/libc.so.6
#2  0x00007fe1bcb55c6e in _warn_helper () from /usr/lib64/libevent-2.0.so.5
#3  0x00007fe1bcb55eaf in event_warn () from /usr/lib64/libevent-2.0.so.5
#4  0x00007fe1bcb5a41f in epoll_dispatch () from /usr/lib64/libevent-2.0.so.5
#5  0x00007fe1bcb4728e in event_base_loop () from /usr/lib64/libevent-2.0.so.5
#6  0x00007fe1be3ceee6 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1bdb38cf2 in content::BrowserThreadImpl::CacheThreadRun(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1bdb38e9e in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fe1a4ff9700 (LWP 13532)):
#0  0x00007fe1e77eef9b in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x00007fe1e77f0d00 in __fprintf_chk () from /lib64/libc.so.6
#2  0x00007fe1bcb55c6e in _warn_helper () from /usr/lib64/libevent-2.0.so.5
#3  0x00007fe1bcb55eaf in event_warn () from /usr/lib64/libevent-2.0.so.5
#4  0x00007fe1bcb5a41f in epoll_dispatch () from /usr/lib64/libevent-2.0.so.5
#5  0x00007fe1bcb4728e in event_base_loop () from /usr/lib64/libevent-2.0.so.5
#6  0x00007fe1be3ceee6 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1bdb38d86 in content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1bdb38eab in content::BrowserThreadImpl::Run(base::MessageLoop*) () from /usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fe187fff700 (LWP 13533)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be40092b in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be4009d5 in base::WaitableEvent::Wait() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be3e908d in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fe1877fe700 (LWP 13534)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1bde06d7e in cc::SingleThreadTaskGraphRunner::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be40923f in base::DelegateSimpleThread::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be40932a in base::SimpleThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fe186ffd700 (LWP 13535)):
#0  0x00007fe1df362798 in pthread_cond_timedwait () from /lib64/libpthread.so.0
#1  0x00007fe1be4003fb in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be400920 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be3e90b1 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fe1867fc700 (LWP 13536)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be4085f4 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be409175 in base::SequencedWorkerPool::Worker::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be40932a in base::SimpleThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fe185ffb700 (LWP 13537)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be10e09f in mojo::system::Waiter::Wait(unsigned long, unsigned long*) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be0fb557 in mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long, unsigned int*, mojo::system::HandleSignalsState*) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be0fb6b0 in mojo::system::Core::Wait(unsigned int, unsigned int, unsigned long, mojo::system::UserPointer<MojoHandleSignalsState>) () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be0f7cda in MojoWait () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1bebc958f in mojo::common::MessagePumpMojo::WaitForReadyHandles(mojo::common::MessagePumpMojo::RunState const&) const () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe1bebca5e7 in mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) () from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe1bebca644 in mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe1bebca6f4 in mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1be3f6ffa in base::RunLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1be3e6893 in base::MessageLoop::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe1be409c11 in base::Thread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe1857fa700 (LWP 13538)):
#0  0x00007fe1df3623ef in pthread_cond_wait () from /lib64/libpthread.so.0
#1  0x00007fe1be4085f4 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe1be409175 in base::SequencedWorkerPool::Worker::Run() () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe1be40932a in base::SimpleThread::ThreadMain() () from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe1be4069f1 in base::(anonymous namespace)::ThreadFunc(void*) () from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe1df35c5a0 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fe1e77e24cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe1e7dc37c0 (LWP 13464)):
[KCrash Handler]
#6  0x00007fe1e364ea17 in QOpenGLContext::shareGroup() const () from /usr/lib64/libQt5Gui.so.5
#7  0x00007fe1e364ea6a in QOpenGLContext::areSharing(QOpenGLContext*, QOpenGLContext*) () from /usr/lib64/libQt5Gui.so.5
#8  0x00007fe1bd3d5b75 in QtWebEngineCore::DelegatedFrameNode::DelegatedFrameNode() () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe1bd3e76df in QtWebEngineCore::RenderWidgetHostViewQt::updatePaintNode(QSGNode*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe1c0b1d7aa in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::paintGL() () from /usr/lib64/libQt5WebEngineWidgets.so.5
#11 0x00007fe1e3b03f36 in QOpenGLWidgetPrivate::invokeUserPaint() () from /usr/lib64/libQt5Widgets.so.5
#12 0x00007fe1e3ae8c51 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#13 0x00007fe1c0b1de2d in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::event(QEvent*) () from /usr/lib64/libQt5WebEngineWidgets.so.5
#14 0x00007fe1e3aa70f8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007fe1e3aae090 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#16 0x00007fe1e30af470 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007fe1e3ae2d40 in QWidgetPrivate::sendPaintEvent(QRegion const&) () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007fe1e3b05298 in QOpenGLWidget::resizeEvent(QResizeEvent*) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007fe1c0b1dac8 in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::resizeEvent(QResizeEvent*) () from /usr/lib64/libQt5WebEngineWidgets.so.5
#20 0x00007fe1e3ae8c84 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#21 0x00007fe1c0b1de2d in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::event(QEvent*) () from /usr/lib64/libQt5WebEngineWidgets.so.5
#22 0x00007fe1e3aa70f8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#23 0x00007fe1e3aae090 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#24 0x00007fe1e30af470 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#25 0x00007fe1e3ae2c52 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib64/libQt5Widgets.so.5
#26 0x00007fe1e3ae61c6 in QWidgetPrivate::show_helper() () from /usr/lib64/libQt5Widgets.so.5
#27 0x00007fe1e3ae6169 in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQt5Widgets.so.5
#28 0x00007fe1e3ae61e2 in QWidgetPrivate::show_helper() () from /usr/lib64/libQt5Widgets.so.5
#29 0x00007fe1e3ae873d in QWidget::setVisible(bool) () from /usr/lib64/libQt5Widgets.so.5
#30 0x00007fe1e3ae6173 in QWidgetPrivate::showChildren(bool) () from /usr/lib64/libQt5Widgets.so.5
#31 0x00007fe1e3ae61e2 in QWidgetPrivate::show_helper() () from /usr/lib64/libQt5Widgets.so.5
#32 0x00007fe1e3ae873d in QWidget::setVisible(bool) () from /usr/lib64/libQt5Widgets.so.5
#33 0x00007fe1e7ae8982 in KonqFrame::attachWidget(QWidget*) () from /usr/lib64/libkdeinit5_konqueror.so
#34 0x00007fe1e7ae90cb in KonqFrame::attach(KonqViewFactory const&) () from /usr/lib64/libkdeinit5_konqueror.so
#35 0x00007fe1e7adbf09 in KonqView::switchView(KonqViewFactory&) () from /usr/lib64/libkdeinit5_konqueror.so
#36 0x00007fe1e7adc66a in KonqView::changePart(QString const&, QString const&, bool) () from /usr/lib64/libkdeinit5_konqueror.so
#37 0x00007fe1e7adc786 in KonqView::ensureViewSupports(QString const&, bool) () from /usr/lib64/libkdeinit5_konqueror.so
#38 0x00007fe1e7b130f8 in KonqMainWindow::openView(QString, QUrl const&, KonqView*, KonqOpenURLRequest const&) () from /usr/lib64/libkdeinit5_konqueror.so
#39 0x00007fe1e7ad83a5 in KonqRun::tryOpenView(QString const&, bool) () from /usr/lib64/libkdeinit5_konqueror.so
#40 0x00007fe1e7ad864b in KonqRun::foundMimeType(QString const&) () from /usr/lib64/libkdeinit5_konqueror.so
#41 0x00007fe1e6480ffd in KRun::mimeTypeDetermined(QString const&) () from /usr/lib64/libKF5KIOWidgets.so.5
#42 0x00007fe1e69f375c in KParts::BrowserRun::slotBrowserMimetype(KIO::Job*, QString const&) () from /usr/lib64/libKF5Parts.so.5
#43 0x00007fe1e30ceb0d in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5
#44 0x00007fe1e614586b in KIO::TransferJob::mimetype(KIO::Job*, QString const&) () from /usr/lib64/libKF5KIOCore.so.5
#45 0x00007fe1e6145c1d in KIO::TransferJob::slotMimetype(QString const&) () from /usr/lib64/libKF5KIOCore.so.5
#46 0x00007fe1e30cebad in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5
#47 0x00007fe1e612be93 in KIO::SlaveInterface::mimeType(QString const&) () from /usr/lib64/libKF5KIOCore.so.5
#48 0x00007fe1e612d76b in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libKF5KIOCore.so.5
#49 0x00007fe1e612c0a2 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libKF5KIOCore.so.5
#50 0x00007fe1e612f83b in KIO::Slave::gotInput() () from /usr/lib64/libKF5KIOCore.so.5
#51 0x00007fe1e30cebad in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5
#52 0x00007fe1e60f154f in KIO::ConnectionPrivate::dequeue() () from /usr/lib64/libKF5KIOCore.so.5
#53 0x00007fe1e30cd79d in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#54 0x00007fe1e3aa70f8 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#55 0x00007fe1e3aae090 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#56 0x00007fe1e30af470 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#57 0x00007fe1e30af6c9 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#58 0x00007fe1e30eeac2 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5Core.so.5
#59 0x00007fe1dd4a9af0 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#60 0x00007fe1dd4a9d56 in g_main_context_iterate.isra () from /usr/lib64/libglib-2.0.so.0
#61 0x00007fe1dd4a9e5d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#62 0x00007fe1e30eecac in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#63 0x00007fe1e30aad32 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#64 0x00007fe1e30afdf0 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#65 0x00007fe1e7b3cf03 in kdemain () from /usr/lib64/libkdeinit5_konqueror.so
#66 0x00007fe1e771264c in __libc_start_main () from /lib64/libc.so.6
#67 0x0000557f7dc59989 in _start ()

Possible duplicates by query: bug 373789.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-12-21 01:28:07 UTC

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