Bug 376550 - akregator crashes on use
Summary: akregator crashes on use
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-02-16 15:13 UTC by Spacial
Modified: 2021-01-14 23:01 UTC (History)
1 user (show)

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 Spacial 2017-02-16 15:13:49 UTC
Application: akregator (5.3.3 (QtWebEngine))

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.9.8-201.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
just opened, asked to sync my feeds and was reading one news, then it crashes suddenly.

tried 3 times in a rows.

(some 4 months ago, the http.io thread - on kde overall - was stuck with 100% CPU trashing the system - consuming all memory and cpu time.)

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 0x7f98f848c140 (LWP 13498))]

Thread 20 (Thread 0x7f98777fe700 (LWP 13536)):
#0  0x00007f990c087005 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#1  0x00007f990c08726c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#2  0x00007f991c5396eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#3  0x00007f991c4ea68a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007f991c3475e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#5  0x00007f991c34b9ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#6  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#7  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 19 (Thread 0x7f9877fff700 (LWP 13535)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163c5c49 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163c6289 in base::SequencedWorkerPool::Worker::Run() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f99163c6440 in base::SimpleThread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 18 (Thread 0x7f98b8ff9700 (LWP 13534)):
#0  0x00007f991b73301d in poll () at /lib64/libc.so.6
#1  0x00007f990b34cc91 in poll_func () at /lib64/libpulse.so.0
#2  0x00007f990b33e4a1 in pa_mainloop_poll () at /lib64/libpulse.so.0
#3  0x00007f990b33eb3e in pa_mainloop_iterate () at /lib64/libpulse.so.0
#4  0x00007f990b33ebf0 in pa_mainloop_run () at /lib64/libpulse.so.0
#5  0x00007f990b34cbd9 in thread () at /lib64/libpulse.so.0
#6  0x00007f98fd5891d8 in internal_thread_func () at /usr/lib64/pulseaudio/libpulsecommon-10.0.so
#7  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#8  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 17 (Thread 0x7f98ba7fc700 (LWP 13531)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f9915f671c0 in mojo::system::Waiter::Wait(unsigned long, unsigned long*) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f9915f4fff0 in mojo::system::Core::WaitManyInternal(unsigned int const*, unsigned int const*, unsigned int, unsigned long, unsigned int*, mojo::system::HandleSignalsState*) () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f9915f5037b in mojo::system::Core::Wait(unsigned int, unsigned int, unsigned long, mojo::system::UserPointer<MojoHandleSignalsState>) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f9915f4c00a in MojoWait () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99170c582e in mojo::common::MessagePumpMojo::WaitForReadyHandles(mojo::common::MessagePumpMojo::RunState const&) const () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99170c7be4 in mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState const&, bool) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99170c7c35 in mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*, base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99170c7d09 in mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#11 0x00007f99163c69fa in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#12 0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#13 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#14 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 16 (Thread 0x7f98baffd700 (LWP 13530)):
#0  0x00007f9910b36809 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163ba912 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163bb1b5 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f991639ce51 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99163c69fa in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7f98bb7fe700 (LWP 13529)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f9915a80a0d in cc::SingleThreadTaskGraphRunner::Run() () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163c631e in base::DelegateSimpleThread::Run() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f99163c6440 in base::SimpleThread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7f98bbfff700 (LWP 13528)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163bb125 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163bb1e5 in base::WaitableEvent::Wait() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f991639ce13 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99163c69fa in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7f98ccff9700 (LWP 13527)):
#0  0x00007f991b74cf5c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007f991b74eb64 in __fprintf_chk () at /lib64/libc.so.6
#2  0x00007f99061db86e in _warn_helper () at /lib64/libevent-2.0.so.5
#3  0x00007f99061dba64 in event_warn () at /lib64/libevent-2.0.so.5
#4  0x00007f99061e01e8 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#5  0x00007f99061ca18a in event_base_loop () at /lib64/libevent-2.0.so.5
#6  0x00007f991637397e in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99156a7fa8 in content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f99156a80eb in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#11 0x00007f99163c6a78 in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#12 0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#13 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#14 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7f98cd7fa700 (LWP 13526)):
#0  0x00007f991b74cf5c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007f991b74eb64 in __fprintf_chk () at /lib64/libc.so.6
#2  0x00007f99061db86e in _warn_helper () at /lib64/libevent-2.0.so.5
#3  0x00007f99061dba64 in event_warn () at /lib64/libevent-2.0.so.5
#4  0x00007f99061e01e8 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#5  0x00007f99061ca18a in event_base_loop () at /lib64/libevent-2.0.so.5
#6  0x00007f991637397e in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99156a7ef8 in content::BrowserThreadImpl::CacheThreadRun(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f99156a814b in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#11 0x00007f99163c6a78 in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#12 0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#13 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#14 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7f98cdffb700 (LWP 13525)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163bb125 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163bb1e5 in base::WaitableEvent::Wait() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f991639ce13 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99156a7e48 in content::BrowserThreadImpl::ProcessLauncherThreadRun(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99156a813b in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99163c6a78 in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#11 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7f98ce7fc700 (LWP 13524)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163bb125 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163bb1e5 in base::WaitableEvent::Wait() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f991639ce13 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99156a7d98 in content::BrowserThreadImpl::FileUserBlockingThreadRun(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99156a812b in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99163c6a78 in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#11 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f98ceffd700 (LWP 13523)):
#0  0x00007f991b72ec4d in write () at /lib64/libc.so.6
#1  0x00007f991b6b1a57 in _IO_new_file_write () at /lib64/libc.so.6
#2  0x00007f991b6b2368 in __GI__IO_file_xsputn () at /lib64/libc.so.6
#3  0x00007f991b687a45 in buffered_vfprintf () at /lib64/libc.so.6
#4  0x00007f991b684bf5 in vfprintf () at /lib64/libc.so.6
#5  0x00007f991b74ebb9 in __fprintf_chk () at /lib64/libc.so.6
#6  0x00007f99061db86e in _warn_helper () at /lib64/libevent-2.0.so.5
#7  0x00007f99061dba64 in event_warn () at /lib64/libevent-2.0.so.5
#8  0x00007f99061e01e8 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#9  0x00007f99061ca18a in event_base_loop () at /lib64/libevent-2.0.so.5
#10 0x00007f9916373a12 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#11 0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#12 0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#13 0x00007f99156a7ce8 in content::BrowserThreadImpl::FileThreadRun(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#14 0x00007f99156a811b in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#15 0x00007f99163c6a78 in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#16 0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#17 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#18 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f98cf7fe700 (LWP 13522)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163bb125 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163bb1e5 in base::WaitableEvent::Wait() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f991639ce13 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99156a7c38 in content::BrowserThreadImpl::DBThreadRun(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99156a810b in content::BrowserThreadImpl::Run(base::MessageLoop*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99163c6a78 in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#11 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f98cffff700 (LWP 13521)):
#0  0x00007f9910b36809 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163ba912 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163c94f0 in base::PosixDynamicThreadPool::WaitForTask() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f99163c9a23 in base::(anonymous namespace)::WorkerThread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f98dceaf700 (LWP 13520)):
#0  0x00007f9910b36809 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163ba912 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163c94f0 in base::PosixDynamicThreadPool::WaitForTask() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f99163c9a23 in base::(anonymous namespace)::WorkerThread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f98dd6b0700 (LWP 13519)):
#0  0x00007f9910b36460 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f99163bb125 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007f99163bb1e5 in base::WaitableEvent::Wait() () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007f991639ce13 in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#4  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#5  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#6  0x00007f99163c69fa in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f98ddeb1700 (LWP 13518)):
#0  0x00007f991b74cf5c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007f991b74eb64 in __fprintf_chk () at /lib64/libc.so.6
#2  0x00007f99061db86e in _warn_helper () at /lib64/libevent-2.0.so.5
#3  0x00007f99061dba64 in event_warn () at /lib64/libevent-2.0.so.5
#4  0x00007f99061e01e8 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#5  0x00007f99061ca18a in event_base_loop () at /lib64/libevent-2.0.so.5
#6  0x00007f991637397e in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at /lib64/libQt5WebEngineCore.so.5
#7  0x00007f99163ae84a in base::RunLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#8  0x00007f99163992e5 in base::MessageLoop::Run() () at /lib64/libQt5WebEngineCore.so.5
#9  0x00007f99163c69fa in base::Thread::ThreadMain() () at /lib64/libQt5WebEngineCore.so.5
#10 0x00007f99163c2fdc in base::(anonymous namespace)::ThreadFunc(void*) () at /lib64/libQt5WebEngineCore.so.5
#11 0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#12 0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f98e4f52700 (LWP 13510)):
#0  0x00007f991b73301d in poll () at /lib64/libc.so.6
#1  0x00007f990c087156 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007f990c08726c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f991c5396eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007f991c4ea68a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007f991c3475e3 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007f9922043739 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007f991c34b9ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f98eea41700 (LWP 13499)):
#0  0x00007f991b73301d in poll () at /lib64/libc.so.6
#1  0x00007f990b77bd10 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f990b77daa9 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f98f17efd69 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007f991c34b9ca in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f9910b306ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f991b73ef7f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f98f848c140 (LWP 13498)):
[KCrash Handler]
#6  0x00007f98ed3b9289 in nouveau_fence_trigger_work () at /usr/lib64/dri/nouveau_dri.so
#7  0x00007f98ed3b94e7 in nouveau_fence_update () at /usr/lib64/dri/nouveau_dri.so
#8  0x00007f98ed3b9803 in nouveau_fence_wait () at /usr/lib64/dri/nouveau_dri.so
#9  0x00007f98ed08f9dd in st_finish () at /usr/lib64/dri/nouveau_dri.so
#10 0x00007f98ed08fa20 in st_glFinish () at /usr/lib64/dri/nouveau_dri.so
#11 0x00007f991d6407a9 in QOpenGLWidgetPrivate::beginCompose() () at /lib64/libQt5Widgets.so.5
#12 0x00007f991d60e011 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#13 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#14 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#15 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#16 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#17 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#18 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#19 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#20 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#21 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#22 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#23 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#24 0x00007f991d60dfd7 in QWidgetPrivate::sendComposeStatus(QWidget*, bool) () at /lib64/libQt5Widgets.so.5
#25 0x00007f991d5e5d4d in QWidgetBackingStore::qt_flush(QWidget*, QRegion const&, QBackingStore*, QWidget*, QPoint const&, QPlatformTextureList*, QWidgetBackingStore*) () at /lib64/libQt5Widgets.so.5
#26 0x00007f991d5e7599 in QWidgetBackingStore::flush(QWidget*) () at /lib64/libQt5Widgets.so.5
#27 0x00007f991d5e8a1a in QWidgetBackingStore::doSync() () at /lib64/libQt5Widgets.so.5
#28 0x00007f991d5e947f in QWidgetBackingStore::sync() () at /lib64/libQt5Widgets.so.5
#29 0x00007f991d6083af in QWidgetPrivate::syncBackingStore() () at /lib64/libQt5Widgets.so.5
#30 0x00007f991d620898 in QWidget::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#31 0x00007f991d7202ab in QMainWindow::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#32 0x00007f991f9ac737 in KMainWindow::event(QEvent*) () at /lib64/libKF5XmlGui.so.5
#33 0x00007f991f9f11c5 in KXmlGuiWindow::event(QEvent*) () at /lib64/libKF5XmlGui.so.5
#34 0x00007f991d5d8ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#35 0x00007f991d5e0671 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#36 0x00007f991c4eb6fa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#37 0x00007f991c4edde0 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#38 0x00007f991c539653 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#39 0x00007f990c086e42 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#40 0x00007f990c0871c0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#41 0x00007f990c08726c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#42 0x00007f991c5396cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#43 0x00007f991c4ea68a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#44 0x00007f991c4f218c in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#45 0x000055f1830f0cf6 in main ()

Possible duplicates by query: bug 369001.

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:26:19 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Justin Zobel 2021-01-11 23:03:47 UTC
Status correction.
Comment 3 Spacial 2021-01-14 19:22:19 UTC
Appears ok now.

Thanks!