Bug 386579 - Akregator crashes immediately after start
Summary: Akregator crashes immediately after start
Status: RESOLVED DUPLICATE of bug 386349
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 5.4.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-11-06 07:18 UTC by Christian Groove
Modified: 2017-11-06 10:31 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 Christian Groove 2017-11-06 07:18:10 UTC
Application: akregator (5.4.3)

Qt Version: 5.7.1
Frameworks Version: 5.38.0
Operating System: Linux 4.13.10-100.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
i started the application via KDE starter

- Unusual behavior I noticed:
the curious thing is, that it is running after i restart it. It looks like, that the problem occurs, after login.

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd302baf980 (LWP 4325))]

Thread 27 (Thread 0x7fd2831dc700 (LWP 4362)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd3101562f4 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQt5Script.so.5
#2  0x00007fd310156339 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQt5Script.so.5
#3  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7fd283dec700 (LWP 4357)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efe6e79 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efe75d7 in base::SequencedWorkerPool::Worker::Run() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efe83d0 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7fd2977fe700 (LWP 4356)):
#0  0x00007fd32661cb0d in read () from /lib64/libc.so.6
#1  0x00007fd3158444d0 in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x00007fd3157ffc83 in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x00007fd315800104 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#4  0x00007fd31580027c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x00007fd3274276eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#6  0x00007fd3273d868a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#7  0x00007fd3272355e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#8  0x00007fd3272399ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#9  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#10 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7fd29bfff700 (LWP 4355)):
#0  0x00007fd326620f3d in poll () from /lib64/libc.so.6
#1  0x00007fd314ac5c91 in poll_func () from /lib64/libpulse.so.0
#2  0x00007fd314ab74a1 in pa_mainloop_poll () from /lib64/libpulse.so.0
#3  0x00007fd314ab7b3e in pa_mainloop_iterate () from /lib64/libpulse.so.0
#4  0x00007fd314ab7bf0 in pa_mainloop_run () from /lib64/libpulse.so.0
#5  0x00007fd314ac5bd9 in thread () from /lib64/libpulse.so.0
#6  0x00007fd307d741d8 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-10.0.so
#7  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7fd2b8ff9700 (LWP 4354)):
#0  0x00007fd31c396829 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31f015002 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd4e in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b41 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31efe8896 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7fd2b97fa700 (LWP 4353)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31f769b8d in cc::SingleThreadTaskGraphRunner::Run() () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efe83d0 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#5  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7fd2b9ffb700 (LWP 4352)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efdccbe in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd74 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b03 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31efe8896 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7fd2ba7fc700 (LWP 4351)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efe6e79 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efe75d7 in base::SequencedWorkerPool::Worker::Run() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efe83d0 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7fd2baffd700 (LWP 4350)):
#0  0x00007fd32663b5f1 in clock_gettime () from /lib64/libc.so.6
#1  0x00007fd30eb5978d in gettime () from /lib64/libevent-2.0.so.5
#2  0x00007fd30eb5db9c in event_add () from /lib64/libevent-2.0.so.5
#3  0x00007fd31efb81f7 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31e8d9ef8 in content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31e8da3f3 in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31efe8960 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7fd2bb7fe700 (LWP 4349)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efdccbe in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd74 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b03 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31e8d9e48 in content::BrowserThreadImpl::CacheThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31e8da45b in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31efe8960 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7fd2bbfff700 (LWP 4348)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efdccbe in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd74 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b03 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31e8d9d98 in content::BrowserThreadImpl::ProcessLauncherThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31e8da443 in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31efe8960 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7fd2d8ff9700 (LWP 4347)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efdccbe in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd74 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b03 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31e8d9ce8 in content::BrowserThreadImpl::FileUserBlockingThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31e8da433 in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31efe8960 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7fd2d97fa700 (LWP 4346)):
#0  0x00007ffd6984f979 in ?? ()
#1  0x00007ffd6984fea8 in gettimeofday ()
#2  0x00007fd30eb597d5 in gettime () from /lib64/libevent-2.0.so.5
#3  0x00007fd30eb5c171 in event_base_loop () from /lib64/libevent-2.0.so.5
#4  0x00007fd31efb8152 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31e8d9c38 in content::BrowserThreadImpl::FileThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31e8da423 in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe8960 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#11 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#12 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7fd2d9ffb700 (LWP 4345)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efdccbe in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd74 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b03 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31e8d9b88 in content::BrowserThreadImpl::DBThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31e8da413 in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31efe8960 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7fd2da7fc700 (LWP 4344)):
#0  0x00007fd31c396829 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31f015002 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efeba99 in base::PosixDynamicThreadPool::WaitForTask() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efebf85 in base::(anonymous namespace)::WorkerThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7fd2daffd700 (LWP 4343)):
#0  0x00007fd31c396829 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31f015002 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efeba99 in base::PosixDynamicThreadPool::WaitForTask() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efebf85 in base::(anonymous namespace)::WorkerThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7fd2db7fe700 (LWP 4342)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd31efdccbe in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd31efdcd74 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd31efb7b03 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31efe8896 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7fd2dbfff700 (LWP 4341)):
#0  0x00007fd32663ca5a in __fprintf_chk () from /lib64/libc.so.6
#1  0x00007fd30eb6d86e in _warn_helper () from /lib64/libevent-2.0.so.5
#2  0x00007fd30eb6da64 in event_warn () from /lib64/libevent-2.0.so.5
#3  0x00007fd30eb721e8 in epoll_dispatch () from /lib64/libevent-2.0.so.5
#4  0x00007fd30eb5c18a in event_base_loop () from /lib64/libevent-2.0.so.5
#5  0x00007fd31efb8152 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd31efb3b95 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd31efd07ea in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd31efe8896 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd31efe49e2 in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fd2eb4b6700 (LWP 4334)):
#0  0x00007ffd6984f979 in ?? ()
#1  0x00007ffd6984fc2a in clock_gettime ()
#2  0x00007fd32663b616 in clock_gettime () from /lib64/libc.so.6
#3  0x00007fd3272d0b31 in qt_gettime() () from /lib64/libQt5Core.so.5
#4  0x00007fd327425d99 in QTimerInfoList::updateCurrentTime() () from /lib64/libQt5Core.so.5
#5  0x00007fd327426195 in QTimerInfoList::timerWait(timespec&) () from /lib64/libQt5Core.so.5
#6  0x00007fd32742738c in timerSourcePrepareHelper(GTimerSource*, int*) () from /lib64/libQt5Core.so.5
#7  0x00007fd327427455 in timerSourcePrepare(_GSource*, int*) () from /lib64/libQt5Core.so.5
#8  0x00007fd3157ff69d in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#9  0x00007fd31580008b in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#10 0x00007fd31580027c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#11 0x00007fd3274276eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#12 0x00007fd3273d868a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#13 0x00007fd3272355e3 in QThread::exec() () from /lib64/libQt5Core.so.5
#14 0x00007fd32cf89fb9 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#15 0x00007fd3272399ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#16 0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#17 0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fd2ec14d700 (LWP 4333)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd2f1faa53b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007fd2f1faa267 in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fd2ec94e700 (LWP 4332)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd2f1faa53b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007fd2f1faa267 in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fd2ed14f700 (LWP 4331)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd2f1faa53b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007fd2f1faa267 in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fd2ed950700 (LWP 4330)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd2f1faa53b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007fd2f1faa267 in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fd2ee151700 (LWP 4329)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd2f1faa53b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007fd2f1faa267 in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fd2f8d4a700 (LWP 4328)):
#0  0x00007fd326620f3d in poll () from /lib64/libc.so.6
#1  0x00007fd314ef4d10 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fd314ef6aa9 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fd3022a8d69 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fd3272399ca in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fd302bab700 (LWP 4327)):
#0  0x00007fd31c396480 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd326ec06ac in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /lib64/libstdc++.so.6
#2  0x00007fd312bf2eb6 in bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() () from /lib64/libQt5WebKit.so.5
#3  0x00007fd312bf2fe9 in bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) () from /lib64/libQt5WebKit.so.5
#4  0x00007fd326ec676f in ?? () from /lib64/libstdc++.so.6
#5  0x00007fd31c39073a in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd32662ce7f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd302baf980 (LWP 4325)):
[KCrash Handler]
#6  0x0000000080000009 in ?? ()
#7  0x00007fd3273e8a56 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /lib64/libQt5Core.so.5
#8  0x00007fd2e9f70809 in Akregator::MainWidget::slotFramesChanged() () from /usr/lib64/qt5/plugins/akregatorpart.so
#9  0x00007fd327400a56 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fd327400a56 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#11 0x00007fd32c5e9a02 in Akregator::Frame::signalCompleted(Akregator::Frame*) () from /lib64/libakregatorprivate.so.5
#12 0x00007fd32c5ab408 in Akregator::Frame::slotSetState(Akregator::Frame::State) () from /lib64/libakregatorprivate.so.5
#13 0x00007fd2e9f70d2a in Akregator::MainWidget::slotFetchingStopped() () from /usr/lib64/qt5/plugins/akregatorpart.so
#14 0x00007fd327400a56 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007fd32c5e76c9 in Akregator::FetchQueue::slotAbort() () from /lib64/libakregatorprivate.so.5
#16 0x00007fd2e9f760d1 in Akregator::MainWidget::slotOnShutdown() () from /usr/lib64/qt5/plugins/akregatorpart.so
#17 0x00007fd2e9f761ef in Akregator::MainWidget::~MainWidget() () from /usr/lib64/qt5/plugins/akregatorpart.so
#18 0x00007fd2e9f76269 in Akregator::MainWidget::~MainWidget() () from /usr/lib64/qt5/plugins/akregatorpart.so
#19 0x00007fd3274071cc in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#20 0x00007fd328d6c0db in QWidget::~QWidget() () from /lib64/libQt5Widgets.so.5
#21 0x00007fd2e9f3acb1 in Akregator::AkregatorCentralWidget::~AkregatorCentralWidget() () from /usr/lib64/qt5/plugins/akregatorpart.so
#22 0x00007fd327401820 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#23 0x00007fd328d709bb in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#24 0x00007fd328e5934e in QFrame::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#25 0x00007fd328d28ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#26 0x00007fd328d30671 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#27 0x00007fd3273d96fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#28 0x00007fd3273dbde0 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#29 0x00007fd327427653 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#30 0x00007fd3157ffe52 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#31 0x00007fd3158001d0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#32 0x00007fd31580027c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#33 0x00007fd3274276cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#34 0x00007fd3273d868a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#35 0x00007fd3273e018c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#36 0x000055c2d6077ca6 in main ()

Possible duplicates by query: bug 386349.

Reported using DrKonqi
Comment 1 Christophe Marin 2017-11-06 10:31:38 UTC

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