Bug 419130 - Akregator crashes when I click "watch on Youtube".
Summary: Akregator crashes when I click "watch on Youtube".
Status: RESOLVED DUPLICATE of bug 399570
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: 5.13.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-23 03:06 UTC by Sishun Liu
Modified: 2020-03-23 12:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
The original trace.log file. (37.54 KB, text/x-log)
2020-03-23 03:13 UTC, Sishun Liu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sishun Liu 2020-03-23 03:06:30 UTC
Today I was reading a blog about Emacs from my Emacs RSS. The blog link is "https://cestlaz.github.io/post/using-emacs-69-floobits/". Then I clicked the "watch in Youtube" button in the small video player in akregator and it crashed immediately. I have already tried several times and this problem appears every time.

STEPS TO REPRODUCE
1. Open the given link in akregator.
2. start playing the video and click the "watch on Youtube" button.

OBSERVED RESULT
Akregator crashes.

EXPECTED RESULT
Akregator should not crash.

SOFTWARE/OS VERSIONS
Linux: Arch Linux@5.5.10
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

Here is the trace.log catched by gdb. I created this file following https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces for the bug reporter didn't catch any backtrace information about that.


Thread 21 (Thread 0x7fff7727d700 (LWP 26843)):
#0  0x00007ffff62e070e in epoll_wait () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffe9b54193 in ?? () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#2  0x00007fffe9b49319 in event_base_loop () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#3  0x00007ffff18980ba in base::MessagePumpLibevent::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:242
No locals.
#4  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#5  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#6  0x00007ffff1860b43 in base::Thread::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:242
No locals.
#7  base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#8  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#9  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#10 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 20 (Thread 0x7fff87fff700 (LWP 26815)):
#0  0x00007fffedc4bcf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff189360c in base::ConditionVariable::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
No locals.
#2  0x00007ffff189414b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:235
No locals.
#3  0x00007ffff189424f in base::WaitableEvent::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155
No locals.
#4  0x00007ffff18563c8 in base::internal::WorkerThread::Delegate::WaitForWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:33
No locals.
#5  0x00007ffff1858679 in base::internal::WorkerThread::RunWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:317
No locals.
#6  0x00007ffff18589d4 in base::internal::WorkerThread::RunSharedWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:235
No locals.
#7  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 19 (Thread 0x7fff9abfd700 (LWP 26801)):
#0  0x00007fffedc4bcf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff189360c in base::ConditionVariable::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
No locals.
#2  0x00007ffff189414b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:235
No locals.
#3  0x00007ffff189424f in base::WaitableEvent::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155
No locals.
#4  0x00007ffff18563c8 in base::internal::WorkerThread::Delegate::WaitForWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:33
No locals.
#5  0x00007ffff1858679 in base::internal::WorkerThread::RunWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:317
No locals.
#6  0x00007ffff1858a14 in base::internal::WorkerThread::RunDedicatedWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:247
No locals.
#7  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 18 (Thread 0x7fff9b7fe700 (LWP 26800)):
#0  0x00007ffff62d5abf in poll () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffed12c7a0 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007fffed12c871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff68900d0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#4  0x00007ffff683657c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#5  0x00007ffff665ae62 in QThread::exec() () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#6  0x00007ffff665bfd6 in ?? () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#7  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#8  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 17 (Thread 0x7fff9bfff700 (LWP 26799)):
#0  0x00007fffedc4c01a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff1893706 in base::ConditionVariable::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
No locals.
#2  0x00007ffff189412b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:233
No locals.
#3  0x00007ffff1894291 in base::WaitableEvent::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
No locals.
#4  0x00007ffff1803258 in base::MessagePumpDefault::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:57
No locals.
#5  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#6  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#7  0x00007ffff1860b43 in base::Thread::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:242
No locals.
#8  base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#9  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#10 0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#11 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 16 (Thread 0x7fffb8ff9700 (LWP 26798)):
#0  0x00007ffff62e070e in epoll_wait () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffe9b54193 in ?? () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#2  0x00007fffe9b49319 in event_base_loop () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#3  0x00007ffff1898106 in base::MessagePumpLibevent::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:232
No locals.
#4  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#5  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#6  0x00007ffff1860b43 in base::Thread::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:242
No locals.
#7  base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#8  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#9  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#10 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 15 (Thread 0x7fffb97fa700 (LWP 26797)):
#0  0x00007fffedc4bcf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff189360c in base::ConditionVariable::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
No locals.
#2  0x00007ffff189414b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:235
No locals.
#3  0x00007ffff189424f in base::WaitableEvent::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155
No locals.
#4  0x00007ffff1803265 in base::MessagePumpDefault::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:55
No locals.
#5  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#6  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#7  0x00007ffff1860b43 in base::Thread::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:242
No locals.
#8  base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#9  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#10 0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#11 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 14 (Thread 0x7fffb9ffb700 (LWP 26796)):
#0  0x00007fffedc4c01a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff1893706 in base::ConditionVariable::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
No locals.
#2  0x00007ffff189412b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:233
No locals.
#3  0x00007ffff1894291 in base::WaitableEvent::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
No locals.
#4  0x00007ffff1803258 in base::MessagePumpDefault::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_default.cc:57
No locals.
#5  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#6  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#7  0x00007ffff1860b43 in base::Thread::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:242
No locals.
#8  base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#9  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#10 0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#11 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 13 (Thread 0x7fffba7fc700 (LWP 26795)):
#0  0x00007fffedc4bcf5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff189360c in base::ConditionVariable::Wait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
No locals.
#2  0x00007ffff23c5158 in cc::SingleThreadTaskGraphRunner::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/cc/raster/single_thread_task_graph_runner.cc:123
No locals.
#3  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#4  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#5  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 12 (Thread 0x7fffbaffd700 (LWP 26794)):
#0  0x00007fffedc4c01a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff1893706 in base::ConditionVariable::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
No locals.
#2  0x00007ffff189412b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:233
No locals.
#3  0x00007ffff1894291 in base::WaitableEvent::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
No locals.
#4  0x00007ffff18563b2 in base::internal::WorkerThread::Delegate::WaitForWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:35
No locals.
#5  0x00007ffff1858679 in base::internal::WorkerThread::RunWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:317
No locals.
#6  0x00007ffff1858994 in base::internal::WorkerThread::RunPooledWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:223
No locals.
#7  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 11 (Thread 0x7fffbb7fe700 (LWP 26793)):
#0  0x00007ffff62d7f0b in select () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007ffff17f09b4 in ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/files/file_path_watcher_linux.cc:279
No locals.
#2  0x00007ffff17f0e0c in ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/files/file_path_watcher_linux.cc:267
No locals.
#3  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#4  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#5  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 10 (Thread 0x7fffbbfff700 (LWP 26792)):
#0  0x00007fffedc4c01a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff1893706 in base::ConditionVariable::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
No locals.
#2  0x00007ffff189412b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:233
No locals.
#3  0x00007ffff1894291 in base::WaitableEvent::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
No locals.
#4  0x00007ffff18563b2 in base::internal::WorkerThread::Delegate::WaitForWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:35
No locals.
#5  0x00007ffff1858679 in base::internal::WorkerThread::RunWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:317
No locals.
#6  0x00007ffff1858994 in base::internal::WorkerThread::RunPooledWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:223
No locals.
#7  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 9 (Thread 0x7fffd0ea1700 (LWP 26791)):
#0  0x00007fffedc4c01a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff1893706 in base::ConditionVariable::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
No locals.
#2  0x00007ffff189412b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:233
No locals.
#3  0x00007ffff1894291 in base::WaitableEvent::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
No locals.
#4  0x00007ffff18563b2 in base::internal::WorkerThread::Delegate::WaitForWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:35
No locals.
#5  0x00007ffff1858679 in base::internal::WorkerThread::RunWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:317
No locals.
#6  0x00007ffff1858994 in base::internal::WorkerThread::RunPooledWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:223
No locals.
#7  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 8 (Thread 0x7fffd16a2700 (LWP 26790)):
#0  0x00007ffff62e070e in epoll_wait () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffe9b54193 in ?? () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#2  0x00007fffe9b49319 in event_base_loop () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#3  0x00007ffff18980ba in base::MessagePumpLibevent::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:242
No locals.
#4  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#5  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#6  0x00007ffff0cc1c84 in content::BrowserProcessSubThread::IOThreadRun () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/content/browser/browser_process_sub_thread.cc:158
No locals.
#7  0x00007ffff1860c88 in base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#8  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#9  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#10 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 7 (Thread 0x7fffd1ea3700 (LWP 26789)):
#0  0x00007fffedc4c01a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1  0x00007ffff1893706 in base::ConditionVariable::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
No locals.
#2  0x00007ffff189412b in base::WaitableEvent::TimedWaitUntil () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:233
No locals.
#3  0x00007ffff1894291 in base::WaitableEvent::TimedWait () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
No locals.
#4  0x00007ffff18563b2 in base::internal::WorkerThread::Delegate::WaitForWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:35
No locals.
#5  0x00007ffff1858679 in base::internal::WorkerThread::RunWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:317
No locals.
#6  0x00007ffff1858994 in base::internal::WorkerThread::RunPooledWorker () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/worker_thread.cc:223
No locals.
#7  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 6 (Thread 0x7fffd26a4700 (LWP 26788)):
#0  0x00007ffff62e070e in epoll_wait () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffe9b54193 in ?? () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#2  0x00007fffe9b49319 in event_base_loop () from /usr/lib/libevent-2.1.so.7
No symbol table info available.
#3  0x00007ffff18980ba in base::MessagePumpLibevent::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/message_loop/message_pump_libevent.cc:242
No locals.
#4  0x00007ffff183c0cf in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:463
No locals.
#5  0x00007ffff181fa49 in base::RunLoop::RunWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/run_loop.cc:157
No locals.
#6  0x00007ffff1855d94 in base::internal::ServiceThread::Run () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/thread_pool/service_thread.cc:62
No locals.
#7  0x00007ffff1860c88 in base::Thread::ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/thread.cc:312
No locals.
#8  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#9  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#10 0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 5 (Thread 0x7fffd2ea5700 (LWP 26787)):
#0  0x00007ffff62ad9af in wait4 () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007ffff189136a in WaitpidWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/process/process_posix.cc:62
No locals.
#2  WaitForExitWithTimeoutImpl () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/process/process_posix.cc:209
No locals.
#3  base::Process::WaitForExitWithTimeout () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/process/process_posix.cc:354
No locals.
#4  0x00007ffff18915fa in base::Process::WaitForExit () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/process/process_posix.cc:340
No locals.
#5  ThreadMain () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/process/kill_posix.cc:149
No locals.
#6  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#7  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#8  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 4 (Thread 0x7fffd36a6700 (LWP 26782)):
#0  0x00007ffff62d5abf in poll () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007ffff10daa52 in poll () at /usr/include/bits/poll2.h:46
No locals.
#2  content::SandboxIPCHandler::Run () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/content/browser/sandbox_ipc_linux.cc:46
No locals.
#3  0x00007ffff18962e5 in ThreadFunc () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/threading/platform_thread_posix.cc:81
No locals.
#4  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#5  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 3 (Thread 0x7fffe10dd700 (LWP 26781)):
#0  0x00007ffff62d5abf in poll () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffed12c7a0 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x00007fffed12c871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff68900d0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#4  0x00007ffff683657c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#5  0x00007ffff665ae62 in QThread::exec() () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#6  0x00007ffff79dcb28 in ?? () from /usr/lib/libQt5DBus.so.5
No symbol table info available.
#7  0x00007ffff665bfd6 in ?? () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#8  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#9  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 2 (Thread 0x7fffe1bef700 (LWP 26780)):
#0  0x00007ffff62d5abf in poll () from /usr/lib/libc.so.6
No symbol table info available.
#1  0x00007fffed0a163b in ?? () from /usr/lib/libxcb.so.1
No symbol table info available.
#2  0x00007fffed0a337b in xcb_wait_for_event () from /usr/lib/libxcb.so.1
No symbol table info available.
#3  0x00007fffe2509ba1 in ?? () from /usr/lib/libQt5XcbQpa.so.5
No symbol table info available.
#4  0x00007ffff665bfd6 in ?? () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#5  0x00007fffedc4546f in start_thread () from /usr/lib/libpthread.so.0
No symbol table info available.
#6  0x00007ffff62e03d3 in clone () from /usr/lib/libc.so.6
No symbol table info available.

Thread 1 (Thread 0x7fffe295bbc0 (LWP 26776)):
#0  QtWebEngineCore::ProfileAdapter::httpUserAgent (this=0x0) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/profile_adapter.cpp:339
No locals.
#1  0x00007fffef2f047b in QtWebEngineCore::WebContentsAdapter::initializeRenderPrefs (this=this@entry=0x7fffc04ddfd0) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/web_contents_adapter.cpp:538
        rendererPrefs = 0x55555f5355c0
        qtCursorFlashTime = <optimized out>
        commandLine = <optimized out>
        params = {antialiasing = true, subpixel_positioning = false, autohinter = false, use_bitmaps = true, hinting = gfx::FontRenderParams::HINTING_FULL, subpixel_rendering = gfx::FontRenderParams::SUBPIXEL_RENDERING_RGB}
#2  0x00007fffef2f0a7a in QtWebEngineCore::WebContentsAdapter::initialize (this=this@entry=0x7fffc04ddfd0, site=site@entry=0x0) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/web_contents_adapter.cpp:492
        contentsView = <optimized out>
        rvh = <optimized out>
#3  0x00007fffef2f0d58 in QtWebEngineCore::WebContentsAdapter::loadDefault (this=this@entry=0x7fffc04ddfd0) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/web_contents_adapter.cpp:619
No locals.
#4  0x00007fffef2f7d27 in QtWebEngineCore::WebContentsDelegateQt::AddNewContents (this=<optimized out>, source=<optimized out>, new_contents=..., disposition=<optimized out>, initial_pos=..., user_gesture=<optimized out>, was_blocked=0x0) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/web_contents_delegate_qt.cpp:245
        newAdapter = <optimized out>
#5  0x00007ffff11d074d in content::WebContentsImpl::ShowCreatedWindow () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/content/browser/web_contents/web_contents_impl.cc:3037
No locals.
#6  0x00007fffef74668f in content::mojom::FrameHostStubDispatch::Accept () at ./gen/content/common/frame.mojom.cc:6829
No locals.
#7  0x00007ffff1c70253 in mojo::InterfaceEndpointClient::HandleValidatedMessage () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/mojo/public/cpp/bindings/lib/interface_endpoint_client.cc:554
No locals.
#8  0x00007ffff1fc58e1 in AcceptOnProxyThread () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/ipc/ipc_mojo_bootstrap.cc:918
No locals.
#9  0x00007ffff1fc5948 in Invoke<void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::*)(mojo::Message), scoped_refptr<IPC::(anonymous namespace)::ChannelAssociatedGroupController>, mojo::Message> () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/bind_internal.h:499
No locals.
#10 MakeItSo<void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::*)(mojo::Message), scoped_refptr<IPC::(anonymous namespace)::ChannelAssociatedGroupController>, mojo::Message> () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/bind_internal.h:599
No locals.
#11 RunImpl<void (IPC::(anonymous namespace)::ChannelAssociatedGroupController::*)(mojo::Message), std::tuple<scoped_refptr<IPC::(anonymous namespace)::ChannelAssociatedGroupController>, mojo::Message>, 0, 1> () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/bind_internal.h:673
No locals.
#12 RunOnce () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/bind_internal.h:641
No locals.
#13 0x00007ffff1831cee in base::OnceCallback<void ()>::Run() && () at ../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/callback.h:98
No locals.
#14 base::TaskAnnotator::RunTask () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/common/task_annotator.cc:142
No locals.
#15 0x00007ffff183fcc9 in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:365
No locals.
#16 0x00007ffff184050b in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork () at ./../../../../qtwebengine-everywhere-src-5.14.0/src/3rdparty/chromium/base/task/sequence_manager/thread_controller_with_message_pump_impl.cc:265
No locals.
#17 0x00007fffef259093 in QtWebEngineCore::MessagePumpForUIQt::handleScheduledWork (this=0x555555c2d800) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/browser_main_parts_qt.cpp:204
        glContextChecker = {m_enabled = false}
        more_work_is_plausible = <optimized out>
        delayed_work_time = {<base::time_internal::TimeBase<base::TimeTicks>> = {static kHoursPerDay = <optimized out>, static kSecondsPerMinute = <optimized out>, static kSecondsPerHour = <optimized out>, static kMillisecondsPerSecond = <optimized out>, static kMillisecondsPerDay = <optimized out>, static kMicrosecondsPerMillisecond = <optimized out>, static kMicrosecondsPerSecond = <optimized out>, static kMicrosecondsPerMinute = <optimized out>, static kMicrosecondsPerHour = <optimized out>, static kMicrosecondsPerDay = <optimized out>, static kMicrosecondsPerWeek = <optimized out>, static kNanosecondsPerMicrosecond = <optimized out>, static kNanosecondsPerSecond = <optimized out>, us_ = 5163748294}, <No data fields>}
        glContextChecker = <optimized out>
        more_work_is_plausible = <optimized out>
        delayed_work_time = <optimized out>
#18 QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}::operator()() const (__closure=<optimized out>) at /tmp/makepkg/qt5-webengine-debug/src/qtwebengine-everywhere-src-5.14.0/src/core/browser_main_parts_qt.cpp:117
        this = <optimized out>
        this = <optimized out>
#19 std::_Function_handler<void (), QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=...) at /usr/include/c++/9.2.0/bits/std_function.h:300
No locals.
#20 0x00007ffff6865225 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#21 0x00007ffff72cf362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
No symbol table info available.
#22 0x00007ffff72d8819 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
No symbol table info available.
#23 0x00007ffff6837a12 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#24 0x00007ffff683a276 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#25 0x00007ffff6890a84 in ?? () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#26 0x00007fffed12a9be in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#27 0x00007fffed12c831 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#28 0x00007fffed12c871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#29 0x00007ffff68900d0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#30 0x00007ffff683657c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#31 0x00007ffff683e586 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
No symbol table info available.
#32 0x000055555555c5b8 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/akregator-19.12.3/src/main.cpp:119
        app = {<KontactInterface::PimUniqueApplication> = {<No data fields>}, mMainWindow = 0x555555aea920}
        about = {<KAboutData> = {static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7ffff7b563c0, data = 0x7ffff7b562c0, static_metacall = 0x7ffff7af50f0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x555555adc850}, <No data fields>}
        cmdArgs = <optimized out>
        args = {<QList<QString>> = {<QListSpecialMethods<QString>> = {<No data fields>}, {p = {static shared_null = {ref = {atomic = {_q_value = {<std::__atomic_base<int>> = {static _S_alignment = 4, _M_i = -1}, <No data fields>}}}, alloc = 0, begin = 0, end = 0, array = {0x0}}, d = 0x555555adef30}, d = 0x555555adef30}}, <No data fields>}
        migrate = {mMigrator = <incomplete type>}
Comment 1 Sishun Liu 2020-03-23 03:13:19 UTC
Created attachment 126958 [details]
The original trace.log file.
Comment 2 Wolfgang Bauer 2020-03-23 12:25:29 UTC

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