Application: akregator (5.9.3) Qt Version: 5.11.3 Frameworks Version: 5.54.0 Operating System: Linux 4.20.11-200.fc29.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: Akgregator crashed immediatly after I started it from applications menu. The crash can be reproduced every time. -- Backtrace: Application: Akregator (akregator), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f1d678d1f00 (LWP 10187))] Thread 25 (Thread 0x7f1cd7fff700 (LWP 10239)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7f1d18ff9700 (LWP 10238)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d6a93dfda in ?? () from /lib64/libQt5Script.so.5 #2 0x00007f1d6a93e045 in ?? () from /lib64/libQt5Script.so.5 #3 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #4 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7f1d19ffb700 (LWP 10216)): #0 0x00007f1d77938f84 in read () from /lib64/libc.so.6 #1 0x00007f1d6d288e90 in ?? () from /lib64/libglib-2.0.so.0 #2 0x00007f1d6d241e9b in g_main_context_check () from /lib64/libglib-2.0.so.0 #3 0x00007f1d6d242350 in ?? () from /lib64/libglib-2.0.so.0 #4 0x00007f1d6d2424d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #5 0x00007f1d77fea5ab in QEventDispatcherGlib::processEvents (this=0x7f1cd8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #6 0x00007f1d77f98e0b in QEventLoop::exec (this=this@entry=0x7f1d19ffa6a0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #7 0x00007f1d77e00e86 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #8 0x00007f1d77e0a2fb in QThreadPrivate::start (arg=0x556791f37d60) at thread/qthread_unix.cpp:367 #9 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #10 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7f1d1a7fc700 (LWP 10215)): #0 0x00007f1d7793d421 in poll () from /lib64/libc.so.6 #1 0x00007f1d521fa675 in poll_func () from /lib64/libpulse.so.0 #2 0x00007f1d521ebc58 in pa_mainloop_poll () from /lib64/libpulse.so.0 #3 0x00007f1d521ec2a2 in pa_mainloop_iterate () from /lib64/libpulse.so.0 #4 0x00007f1d521ec350 in pa_mainloop_run () from /lib64/libpulse.so.0 #5 0x00007f1d521fa5bd in thread () from /lib64/libpulse.so.0 #6 0x00007f1d5219106c in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-12.2.so #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7f1d1affd700 (LWP 10214)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72bfbbf0 in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:63 #4 0x00007f1d72c2161b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #5 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #6 0x00007f1d72c44554 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #7 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #8 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #9 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #10 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7f1d1b7fe700 (LWP 10213)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d73594ac8 in cc::SingleThreadTaskGraphRunner::Run () at ./../../3rdparty/chromium/cc/raster/single_thread_task_graph_runner.cc:123 #3 0x00007f1d72c470d6 in base::SimpleThread::ThreadMain () at ./../../3rdparty/chromium/base/threading/simple_thread.cc:68 #4 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #5 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #6 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7f1d1bfff700 (LWP 10212)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72c346d8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7f1d24ff9700 (LWP 10211)): #0 0x00007f1d7793909b in lseek64 () from /lib64/libc.so.6 #1 0x00007f1d730a0a1f in ReadFromOffset () at ../../3rdparty/chromium/base/third_party/symbolize/symbolize.cc:168 #2 0x00007f1d730a12ea in ReadFromOffsetExact () at ../../3rdparty/chromium/base/third_party/symbolize/symbolize.cc:181 #3 OpenObjectFileContainingPcAndGetStartAddress () at ../../3rdparty/chromium/base/third_party/symbolize/symbolize.cc:576 #4 0x00007f1d730a1795 in SymbolizeAndDemangle () at ../../3rdparty/chromium/base/third_party/symbolize/symbolize.cc:775 #5 0x00007f1d72bdc815 in ProcessBacktrace () at ./../../3rdparty/chromium/base/debug/stack_trace_posix.cc:176 #6 0x00007f1d72bddc97 in base::debug::StackTrace::OutputToStream () at ./../../3rdparty/chromium/base/debug/stack_trace_posix.cc:827 #7 0x00007f1d72bf8622 in logging::LogMessage::~LogMessage () at ./../../3rdparty/chromium/base/logging.cc:583 #8 0x00007f1d72c1ef85 in base::RandBytes () at ./../../3rdparty/chromium/base/rand_util_posix.cc:56 #9 0x00007f1d72c1f465 in base::RandBytes () at ./../../3rdparty/chromium/base/rand_util_posix.cc:57 #10 0x00007f1d72c1f486 in base::RandUint64 () at ./../../3rdparty/chromium/base/rand_util.cc:21 #11 0x00007f1d739ad679 in mojo::edk::Core::CreateMessagePipe () at ../../3rdparty/chromium/mojo/edk/system/core.cc:672 #12 0x00007f1d71bad3f5 in mojo::CreateMessagePipe () at ../../3rdparty/chromium/mojo/public/cpp/system/message_pipe.h:54 #13 mojo::MessagePipe::MessagePipe () at ../../3rdparty/chromium/mojo/public/cpp/system/message_pipe.h:133 #14 mojo::MakeRequest<service_manager::mojom::PIDReceiver> () at ../../3rdparty/chromium/mojo/public/cpp/bindings/interface_request.h:138 #15 0x00007f1d71c81c71 in content::ChildConnection::IOThreadContext::InitializeOnIOThread () at ../../3rdparty/chromium/content/common/service_manager/child_connection.cc:83 #16 0x00007f1d71c8213b in base::internal::FunctorTraits<void (content::ChildConnection::IOThreadContext::*)(service_manager::Identity const&, mojo::ScopedHandleBase<mojo::MessagePipeHandle>), void>::Invoke<scoped_refptr<content::ChildConnection::IOThreadContext>, service_manager::Identity, mojo::ScopedHandleBase<mojo::MessagePipeHandle> > () at ../../3rdparty/chromium/base/bind_internal.h:211 #17 base::internal::InvokeHelper<false, void>::MakeItSo<void (content::ChildConnection::IOThreadContext::*)(service_manager::Identity const&, mojo::ScopedHandleBase<mojo::MessagePipeHandle>), scoped_refptr<content::ChildConnection::IOThreadContext>, service_manager::Identity, mojo::ScopedHandleBase<mojo::MessagePipeHandle> > () at ../../3rdparty/chromium/base/bind_internal.h:294 #18 base::internal::Invoker<base::internal::BindState<void (content::ChildConnection::IOThreadContext::*)(service_manager::Identity const&, mojo::ScopedHandleBase<mojo::MessagePipeHandle>), scoped_refptr<content::ChildConnection::IOThreadContext>, service_manager::Identity, base::internal::PassedWrapper<mojo::ScopedHandleBase<mojo::MessagePipeHandle> > >, void ()>::RunImpl<void (content::ChildConnection::IOThreadContext::*)(service_manager::Identity const&, mojo::ScopedHandleBase<mojo::MessagePipeHandle>), std::tuple<scoped_refptr<content::ChildConnection::IOThreadContext>, service_manager::Identity, base::internal::PassedWrapper<mojo::ScopedHandleBase<mojo::MessagePipeHandle> > >, 0ul, 1ul, 2ul>(void (content::ChildConnection::IOThreadContext::*&&)(service_manager::Identity const&, mojo::ScopedHandleBase<mojo::MessagePipeHandle>), std::tuple<scoped_refptr<content::ChildConnection::IOThreadContext>, service_manager::Identity, base::internal::PassedWrapper<mojo::ScopedHandleBase<mojo::MessagePipeHandle> > >&&, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul>) () at ../../3rdparty/chromium/base/bind_internal.h:368 #19 base::internal::Invoker<base::internal::BindState<void (content::ChildConnection::IOThreadContext::*)(service_manager::Identity const&, mojo::ScopedHandleBase<mojo::MessagePipeHandle>), scoped_refptr<content::ChildConnection::IOThreadContext>, service_manager::Identity, base::internal::PassedWrapper<mojo::ScopedHandleBase<mojo::MessagePipeHandle> > >, void ()>::RunOnce(base::internal::BindStateBase*) () at ../../3rdparty/chromium/base/bind_internal.h:336 #20 0x00007f1d72bdde78 in base::OnceCallback<void ()>::Run() && () at ../../3rdparty/chromium/base/callback.h:65 #21 base::debug::TaskAnnotator::RunTask () at ./../../3rdparty/chromium/base/debug/task_annotator.cc:55 #22 0x00007f1d72bfeaba in base::internal::IncomingTaskQueue::RunTask () at ./../../3rdparty/chromium/base/message_loop/incoming_task_queue.cc:124 #23 base::MessageLoop::RunTask () at ./../../3rdparty/chromium/base/message_loop/message_loop.cc:399 #24 0x00007f1d72bff56f in base::MessageLoop::DeferOrRunPendingTask () at ./../../3rdparty/chromium/base/message_loop/message_loop.cc:411 #25 0x00007f1d72bff6ea in base::MessageLoop::DoWork () at ./../../3rdparty/chromium/base/message_loop/message_loop.cc:455 #26 0x00007f1d72c020e2 in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:220 #27 0x00007f1d72c2161b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #28 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #29 0x00007f1d71d334ba in content::BrowserThreadImpl::IOThreadRun () at ../../3rdparty/chromium/content/browser/browser_thread_impl.cc:248 #30 0x00007f1d71d33967 in content::BrowserThreadImpl::Run () at ../../3rdparty/chromium/content/browser/browser_thread_impl.cc:283 #31 0x00007f1d72c44688 in base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #32 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #33 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #34 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7f1d257fa700 (LWP 10210)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72c346d8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7f1d25ffb700 (LWP 10209)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72c346d8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007f1d72c35ba1 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7f1d267fc700 (LWP 10208)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72c346d8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f1d26ffd700 (LWP 10207)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72c346d8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f1d277fe700 (LWP 10206)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72c346d8 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:169 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f1d27fff700 (LWP 10205)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f1d40ff9700 (LWP 10204)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c35ba1 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f1d417fa700 (LWP 10203)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c35ba1 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f1d41ffb700 (LWP 10202)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f1d427fc700 (LWP 10201)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c35ba1 in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:68 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f1d42ffd700 (LWP 10200)): #0 0x00007f1d6fc8eb28 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2db57 in base::ConditionVariable::TimedWait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:120 #2 0x00007f1d72c2f81a in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:221 #3 0x00007f1d72c2f902 in base::WaitableEvent::TimedWait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:161 #4 0x00007f1d72c346c1 in base::internal::SchedulerWorker::Delegate::WaitForWork () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:171 #5 0x00007f1d72c359bf in base::internal::SchedulerWorker::Thread::ThreadMain () at ./../../3rdparty/chromium/base/task_scheduler/scheduler_worker.cc:42 #6 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #7 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #8 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f1d437fe700 (LWP 10199)): #0 0x00007f1d77955dbc in __lll_lock_wait_private () from /lib64/libc.so.6 #1 0x00007f1d77957c68 in __fprintf_chk () from /lib64/libc.so.6 #2 0x00007f1d6c798e7f in event_logv_ () from /lib64/libevent-2.1.so.6 #3 0x00007f1d6c799048 in event_warn () from /lib64/libevent-2.1.so.6 #4 0x00007f1d6c79aa40 in epoll_dispatch () from /lib64/libevent-2.1.so.6 #5 0x00007f1d6c790598 in event_base_loop () from /lib64/libevent-2.1.so.6 #6 0x00007f1d72c0214d in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247 #7 0x00007f1d72c2161b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #8 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #9 0x00007f1d72c44554 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #10 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #11 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #12 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #13 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f1d43fff700 (LWP 10198)): #0 0x00007f1d6fc8e73c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f1d72c2da89 in base::ConditionVariable::Wait () at ./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:71 #2 0x00007f1d72c2f828 in base::WaitableEvent::TimedWaitUntil () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:223 #3 0x00007f1d72c2f8bf in base::WaitableEvent::Wait () at ./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:154 #4 0x00007f1d72bfbbdf in base::MessagePumpDefault::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:57 #5 0x00007f1d72c2161b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #6 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #7 0x00007f1d72c44554 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #8 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #9 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #10 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #11 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f1d50d8b700 (LWP 10197)): #0 0x00007f1d7793902f in write () from /lib64/libc.so.6 #1 0x00007f1d778c895d in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc.so.6 #2 0x00007f1d778c7ccf in new_do_write () from /lib64/libc.so.6 #3 0x00007f1d778c908e in __GI__IO_file_xsputn () from /lib64/libc.so.6 #4 0x00007f1d7789f2da in buffered_vfprintf () from /lib64/libc.so.6 #5 0x00007f1d7789c6f2 in vfprintf () from /lib64/libc.so.6 #6 0x00007f1d77957cba in __fprintf_chk () from /lib64/libc.so.6 #7 0x00007f1d6c798e7f in event_logv_ () from /lib64/libevent-2.1.so.6 #8 0x00007f1d6c799048 in event_warn () from /lib64/libevent-2.1.so.6 #9 0x00007f1d6c79aa40 in epoll_dispatch () from /lib64/libevent-2.1.so.6 #10 0x00007f1d6c790598 in event_base_loop () from /lib64/libevent-2.1.so.6 #11 0x00007f1d72c0214d in base::MessagePumpLibevent::Run () at ./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247 #12 0x00007f1d72c2161b in base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:130 #13 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:113 #14 0x00007f1d72c44554 in base::Thread::Run () at ./../../3rdparty/chromium/base/threading/thread.cc:255 #15 base::Thread::ThreadMain () at ./../../3rdparty/chromium/base/threading/thread.cc:338 #16 0x00007f1d72c3ffd1 in ThreadFunc () at ./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:75 #17 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #18 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f1d59375700 (LWP 10190)): #0 0x00007f1d7793d421 in poll () from /lib64/libc.so.6 #1 0x00007f1d6d2423a6 in ?? () from /lib64/libglib-2.0.so.0 #2 0x00007f1d6d2424d0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #3 0x00007f1d77fea5ab in QEventDispatcherGlib::processEvents (this=0x7f1d4c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f1d77f98e0b in QEventLoop::exec (this=this@entry=0x7f1d59374670, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140 #5 0x00007f1d77e00e86 in QThread::exec (this=this@entry=0x7f1d79082060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120 #6 0x00007f1d79006f89 in QDBusConnectionManager::run (this=0x7f1d79082060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #7 0x00007f1d77e0a2fb in QThreadPrivate::start (arg=0x7f1d79082060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:367 #8 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f1d5a6b6700 (LWP 10189)): #0 0x00007f1d7793d421 in poll () from /lib64/libc.so.6 #1 0x00007f1d6d1bf39f in ?? () from /lib64/libxcb.so.1 #2 0x00007f1d6d1c101a in xcb_wait_for_event () from /lib64/libxcb.so.1 #3 0x00007f1d5a7c4bf9 in QXcbEventReader::run (this=0x556791bc0040) at qxcbconnection.h:409 #4 0x00007f1d77e0a2fb in QThreadPrivate::start (arg=0x556791bc0040) at thread/qthread_unix.cpp:367 #5 0x00007f1d6fc8858e in start_thread () from /lib64/libpthread.so.0 #6 0x00007f1d779486a3 in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f1d678d1f00 (LWP 10187)): [KCrash Handler] #6 0x00007f1d7788353f in raise () from /lib64/libc.so.6 #7 0x00007f1d7786d895 in abort () from /lib64/libc.so.6 #8 0x00007f1d77dcba63 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1840 #9 QMessageLogger::fatal (this=this@entry=0x7ffd66390e10, msg=msg@entry=0x7f1d6ca580af "%s") at global/qlogging.cpp:880 #10 0x00007f1d6ca53b06 in QQuickWidgetPrivate::handleContextCreationFailure (this=this@entry=0x556791fe5400, format=..., isEs=isEs@entry=false) at /usr/include/qt5/QtCore/qarraydata.h:206 #11 0x00007f1d6ca53e2a in QQuickWidgetPrivate::createContext (this=0x556791fe5400) at qquickwidget.cpp:881 #12 0x00007f1d6ca56046 in QQuickWidget::resizeEvent (this=0x556791fe34c0, e=<optimized out>) at qquickwidget.cpp:1216 #13 0x00007f1d7733e1dd in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::resizeEvent (this=0x556791fe34c0, resizeEvent=<optimized out>) at render_widget_host_view_qt_delegate_widget.cpp:389 #14 0x00007f1d788cad5e in QWidget::event (this=this@entry=0x556791fe34c0, event=event@entry=0x7ffd66391390) at kernel/qwidget.cpp:9066 #15 0x00007f1d6ca56d35 in QQuickWidget::event (this=0x556791fe34c0, e=0x7ffd66391390) at qquickwidget.cpp:1525 #16 0x00007f1d7733e41e in QtWebEngineCore::RenderWidgetHostViewQtDelegateWidget::event (this=0x556791fe34c0, event=0x7ffd66391390) at render_widget_host_view_qt_delegate_widget.cpp:485 #17 0x00007f1d7888b285 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x556791fe34c0, e=0x7ffd66391390) at kernel/qapplication.cpp:3726 #18 0x00007f1d788929a0 in QApplication::notify(QObject*, QEvent*) () at kernel/qapplication.cpp:3485 #19 0x00007f1d77f99ec6 in QCoreApplication::notifyInternal2 (receiver=receiver@entry=0x556791fe34c0, event=event@entry=0x7ffd66391390) at kernel/qcoreapplication.cpp:1047 #20 0x00007f1d788c2dc3 in QCoreApplication::sendEvent (event=0x7ffd66391390, receiver=0x556791fe34c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #21 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=this@entry=0x556791fe5400, recursive=recursive@entry=false, disableUpdates=<optimized out>, disableUpdates@entry=false) at kernel/qwidget.cpp:7935 #22 0x00007f1d788c6d07 in QWidgetPrivate::show_helper (this=0x556791fe5400) at kernel/qwidget.cpp:7986 #23 0x00007f1d788c6b65 in QWidgetPrivate::show_recursive (this=<optimized out>) at kernel/qwidget.cpp:7916 #24 0x00007f1d788c6ca2 in QWidgetPrivate::showChildren (this=this@entry=0x556791f7b020, spontaneous=spontaneous@entry=false) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1038 #25 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791f7b020) at kernel/qwidget.cpp:7992 #26 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f7aed0, visible=<optimized out>) at kernel/qwidget.cpp:8341 #27 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791f624c0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #28 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791f624c0) at kernel/qwidget.cpp:7992 #29 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f62390, visible=<optimized out>) at kernel/qwidget.cpp:8341 #30 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791f5b8c0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #31 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791f5b8c0) at kernel/qwidget.cpp:7992 #32 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f5b7e0, visible=<optimized out>) at kernel/qwidget.cpp:8341 #33 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791f4bb60, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #34 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791f4bb60) at kernel/qwidget.cpp:7992 #35 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f4b960, visible=<optimized out>) at kernel/qwidget.cpp:8341 #36 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791f45630, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #37 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791f45630) at kernel/qwidget.cpp:7992 #38 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f3fc20, visible=<optimized out>) at kernel/qwidget.cpp:8341 #39 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791f95760, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #40 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=0x556791f95760) at kernel/qwidget.cpp:7992 #41 0x00007f1d788c6b65 in QWidgetPrivate::show_recursive (this=<optimized out>) at kernel/qwidget.cpp:7916 #42 0x00007f1d788c6ca2 in QWidgetPrivate::showChildren (this=this@entry=0x556791dcea00, spontaneous=spontaneous@entry=false) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1038 #43 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791dcea00) at kernel/qwidget.cpp:7992 #44 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f2d5c0, visible=<optimized out>) at kernel/qwidget.cpp:8341 #45 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791dada30, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #46 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791dada30) at kernel/qwidget.cpp:7992 #47 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f2bba0, visible=<optimized out>) at kernel/qwidget.cpp:8341 #48 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791ddaf10, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #49 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791ddaf10) at kernel/qwidget.cpp:7992 #50 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791f1ac40, visible=<optimized out>) at kernel/qwidget.cpp:8341 #51 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791c6fc10, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #52 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=0x556791c6fc10) at kernel/qwidget.cpp:7992 #53 0x00007f1d788c6b65 in QWidgetPrivate::show_recursive (this=<optimized out>) at kernel/qwidget.cpp:7916 #54 0x00007f1d788c6ca2 in QWidgetPrivate::showChildren (this=this@entry=0x556791dd5230, spontaneous=spontaneous@entry=false) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1038 #55 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791dd5230) at kernel/qwidget.cpp:7992 #56 0x00007f1d788c9f13 in QWidget::setVisible (this=0x556791ec9bf0, visible=<optimized out>) at kernel/qwidget.cpp:8341 #57 0x00007f1d788c6cb8 in QWidgetPrivate::showChildren (this=this@entry=0x556791c63a10, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:8424 #58 0x00007f1d788c6d23 in QWidgetPrivate::show_helper (this=this@entry=0x556791c63a10) at kernel/qwidget.cpp:7992 #59 0x00007f1d788c9f13 in QWidget::setVisible (this=0x7f1d54005460, visible=<optimized out>) at kernel/qwidget.cpp:8341 #60 0x000055679184ffb9 in Akregator::Application::activate (this=0x7ffd66392630, args=..., workingDir=...) at /usr/src/debug/akregator-18.08.3-1.fc29.x86_64/src/main.cpp:71 #61 0x00007f1d79c3f1a5 in KontactInterface::PimUniqueApplication::start (arguments=..., unique=<optimized out>) at /usr/include/qt5/QtCore/qarraydata.h:234 #62 0x000055679184f63d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akregator-18.08.3-1.fc29.x86_64/src/main.cpp:102 [Inferior 1 (process 10187) detached] The reporter indicates this bug may be a duplicate of or related to bug 401078. Possible duplicates by query: bug 401078. Reported using DrKonqi
Are you using NVIDIA OpenGL/video drivers?
(In reply to Christoph Feck from comment #1) > Are you using NVIDIA OpenGL/video drivers? Yes, full packages detail here: akmod-nvidia.x86_64 3:418.43-1.fc29 @rpmfusion-nonfree-updates kmod-nvidia-4.20.12-200.fc29.x86_64.x86_64 3:418.43-1.fc29 @@commandline kmod-nvidia-4.20.13-200.fc29.x86_64.x86_64 3:418.43-1.fc29 @@commandline kmod-nvidia-4.20.14-200.fc29.x86_64.x86_64 3:418.43-1.fc29 @@commandline nvidia-settings.x86_64 3:418.43-1.fc29 @rpmfusion-nonfree-updates xorg-x11-drv-nvidia.x86_64 3:418.43-1.fc29 @rpmfusion-nonfree-updates xorg-x11-drv-nvidia-cuda-libs.x86_64 3:418.43-1.fc29 @rpmfusion-nonfree-updates xorg-x11-drv-nvidia-kmodsrc.x86_64 3:418.43-1.fc29 @rpmfusion-nonfree-updates xorg-x11-drv-nvidia-libs.i686 3:418.43-1.fc29 @rpmfusion-nonfree-updates xorg-x11-drv-nvidia-libs.x86_64 3:418.43-1.fc29 @rpmfusion-nonfree-updates
You probably installed/updated nvidia driver or kernel without restarting the system. In this case, the nvidia driver cannot find a matching kernel module, and OpenGL applications will fail to create the required handles. Does a reboot fix the issue?
It is possible that the kernel or driver was updated. I run Akgregator today and it didn't crashed on start. Thanks for the help.