Bug 388792 - Kontact - Contact picker crashes with Shift + Click
Summary: Kontact - Contact picker crashes with Shift + Click
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 5.6.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-01-10 18:53 UTC by juubaa
Modified: 2021-01-16 04:36 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 juubaa 2018-01-10 18:53:20 UTC
Application: kontact (5.6.3)

Qt Version: 5.9.2
Frameworks Version: 5.41.0
Operating System: Linux 4.14.8-300.fc27.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I was trying to email the people on a distribution list I created. I want to add everyone on the list. I tried selecting everyone by doing a Shift + click. It caused Kontact to crash.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd6fd711900 (LWP 2067))]

Thread 29 (Thread 0x7fd5b9a87700 (LWP 7571)):
#0  0x00007fd6f6d2a36b in poll () from /lib64/libc.so.6
#1  0x00007fd6e6e83ed9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7fd5a96fa700 (LWP 7561)):
#0  0x00007fd6f6d2a36b in poll () from /lib64/libc.so.6
#1  0x00007fd6e6e83ed9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7fd5d5434700 (LWP 2171)):
#0  0x00007fd6e6e83901 in g_main_context_check () from /lib64/libglib-2.0.so.0
#1  0x00007fd6e6e83e80 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7fd5d77fe700 (LWP 2147)):
#0  0x00007fd6f6d2a36b in poll () from /lib64/libc.so.6
#1  0x00007fd6e6e83ed9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7fd5d7fff700 (LWP 2139)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f0344e85 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f0345367 in base::SequencedWorkerPool::Worker::Run() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f0346101 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7fd5df71c700 (LWP 2111)):
#0  0x00007fd6e6ec9419 in g_mutex_lock () from /lib64/libglib-2.0.so.0
#1  0x00007fd6e6e83e9e in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7fd5e56f9700 (LWP 2101)):
#0  0x00007fd6f6d2a36b in poll () from /lib64/libc.so.6
#1  0x00007fd6e6e83ed9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7fd5e5efa700 (LWP 2100)):
#0  0x00007fd6e6e83481 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#1  0x00007fd6e6e83e0b in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7fd5e6d9b700 (LWP 2099)):
#0  0x00007fd6e6e83270 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#1  0x00007fd6e6e83e0b in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#7  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#8  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7fd6727fc700 (LWP 2097)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6de9b4604 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /lib64/libQt5Script.so.5
#2  0x00007fd6de9b4649 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /lib64/libQt5Script.so.5
#3  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7fd672ffd700 (LWP 2094)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f0344e85 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f0345367 in base::SequencedWorkerPool::Worker::Run() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f0346101 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7fd6737fe700 (LWP 2093)):
#0  0x00007fd6f6d4543c in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x00007fd6f6d47214 in __fprintf_chk () from /lib64/libc.so.6
#2  0x00007fd6e3eca3e0 in _warn_helper () from /lib64/libevent-2.0.so.5
#3  0x00007fd6e3eca5a4 in event_warn () from /lib64/libevent-2.0.so.5
#4  0x00007fd6e3eced40 in epoll_dispatch () from /lib64/libevent-2.0.so.5
#5  0x00007fd6e3eb98de in event_base_loop () from /lib64/libevent-2.0.so.5
#6  0x00007fd6f0315cb9 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6f03466c6 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#11 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#12 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7fd673fff700 (LWP 2092)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f033ab69 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033ab97 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f03156bb in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6f03466c6 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7fd690ff9700 (LWP 2091)):
#0  0x00007fd6f6d454f2 in __libc_disable_asynccancel () from /lib64/libc.so.6
#1  0x00007fd6f6d2589d in read () from /lib64/libc.so.6
#2  0x00007fd6d075e941 in pa_read () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so
#3  0x00007fd6d0be4c9e in pa_mainloop_prepare () from /lib64/libpulse.so.0
#4  0x00007fd6d0be5710 in pa_mainloop_iterate () from /lib64/libpulse.so.0
#5  0x00007fd6d0be57d0 in pa_mainloop_run () from /lib64/libpulse.so.0
#6  0x00007fd6d0bf3639 in thread () from /lib64/libpulse.so.0
#7  0x00007fd6d078dac8 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so
#8  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7fd6917fa700 (LWP 2090)):
#0  0x00007fd6eb9ee14a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f03738d2 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033aaee in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f031570b in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6f03466c6 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7fd691ffb700 (LWP 2089)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f0ac7fa0 in cc::SingleThreadTaskGraphRunner::Run() () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f0346101 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#5  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7fd6927fc700 (LWP 2088)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f0344e85 in base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f0345367 in base::SequencedWorkerPool::Worker::Run() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f0346101 in base::SimpleThread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7fd692ffd700 (LWP 2087)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f033ab69 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033ab97 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f03156bb in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6f03466c6 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7fd6937fe700 (LWP 2086)):
#0  0x00007fd6f6d45469 in __lll_unlock_wake_private () from /lib64/libc.so.6
#1  0x00007fd6f6d472ac in __fprintf_chk () from /lib64/libc.so.6
#2  0x00007fd6e3eca3e0 in _warn_helper () from /lib64/libevent-2.0.so.5
#3  0x00007fd6e3eca5a4 in event_warn () from /lib64/libevent-2.0.so.5
#4  0x00007fd6e3eced40 in epoll_dispatch () from /lib64/libevent-2.0.so.5
#5  0x00007fd6e3eb98de in event_base_loop () from /lib64/libevent-2.0.so.5
#6  0x00007fd6f0315cb9 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6efc16f48 in content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6efc174fb in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#11 0x00007fd6f0346778 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#12 0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#13 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#14 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7fd693fff700 (LWP 2085)):
#0  0x00007fd6eb9ee14a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f03738d2 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033aaee in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f031570b in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6efc16e98 in content::BrowserThreadImpl::CacheThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6efc174eb in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f0346778 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7fd6b4ff9700 (LWP 2084)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f033ab69 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033ab97 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f03156bb in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6efc16de8 in content::BrowserThreadImpl::ProcessLauncherThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6efc174db in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f0346778 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7fd6b57fa700 (LWP 2083)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f033ab69 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033ab97 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f03156bb in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6efc16d38 in content::BrowserThreadImpl::FileUserBlockingThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6efc174cb in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f0346778 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7fd6b5ffb700 (LWP 2082)):
#0  0x00007fd6f6d2592b in write () from /lib64/libc.so.6
#1  0x00007fd6f6ca23fd in _IO_new_file_write () from /lib64/libc.so.6
#2  0x00007fd6f6ca2d9f in __GI__IO_file_xsputn () from /lib64/libc.so.6
#3  0x00007fd6f6c75c17 in buffered_vfprintf () from /lib64/libc.so.6
#4  0x00007fd6f6c72c56 in vfprintf () from /lib64/libc.so.6
#5  0x00007fd6f6d47266 in __fprintf_chk () from /lib64/libc.so.6
#6  0x00007fd6e3eca3e0 in _warn_helper () from /lib64/libevent-2.0.so.5
#7  0x00007fd6e3eca5a4 in event_warn () from /lib64/libevent-2.0.so.5
#8  0x00007fd6e3eced40 in epoll_dispatch () from /lib64/libevent-2.0.so.5
#9  0x00007fd6e3eb98de in event_base_loop () from /lib64/libevent-2.0.so.5
#10 0x00007fd6f0315cb9 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#11 0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#12 0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#13 0x00007fd6efc16c88 in content::BrowserThreadImpl::FileThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#14 0x00007fd6efc174bb in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#15 0x00007fd6f0346778 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#16 0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#17 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#18 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7fd6b67fc700 (LWP 2081)):
#0  0x00007fd6eb9ee14a in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f03738d2 in base::ConditionVariable::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033aaee in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f031570b in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6efc16bd8 in content::BrowserThreadImpl::DBThreadRun(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6efc174ab in content::BrowserThreadImpl::Run(base::RunLoop*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f0346778 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#11 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fd6b7fff700 (LWP 2078)):
#0  0x00007fd6eb9edc4b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd6f033ab69 in base::WaitableEvent::TimedWait(base::TimeDelta const&) () from /lib64/libQt5WebEngineCore.so.5
#2  0x00007fd6f033ab97 in base::WaitableEvent::Wait() () from /lib64/libQt5WebEngineCore.so.5
#3  0x00007fd6f03156bb in base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#4  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#5  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#6  0x00007fd6f03466c6 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fd6c484b700 (LWP 2077)):
#0  0x00007fd6f6d4543c in __lll_lock_wait_private () from /lib64/libc.so.6
#1  0x00007fd6f6d47214 in __fprintf_chk () from /lib64/libc.so.6
#2  0x00007fd6e3eca3e0 in _warn_helper () from /lib64/libevent-2.0.so.5
#3  0x00007fd6e3eca5a4 in event_warn () from /lib64/libevent-2.0.so.5
#4  0x00007fd6e3eced40 in epoll_dispatch () from /lib64/libevent-2.0.so.5
#5  0x00007fd6e3eb98de in event_base_loop () from /lib64/libevent-2.0.so.5
#6  0x00007fd6f0315cb9 in base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from /lib64/libQt5WebEngineCore.so.5
#7  0x00007fd6f0311f88 in base::MessageLoop::RunHandler() () from /lib64/libQt5WebEngineCore.so.5
#8  0x00007fd6f032e9cb in base::RunLoop::Run() () from /lib64/libQt5WebEngineCore.so.5
#9  0x00007fd6f03466c6 in base::Thread::ThreadMain() () from /lib64/libQt5WebEngineCore.so.5
#10 0x00007fd6f03427cb in base::(anonymous namespace)::ThreadFunc(void*) () from /lib64/libQt5WebEngineCore.so.5
#11 0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#12 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fd6c721a700 (LWP 2070)):
#0  0x00007fd6e6e80e97 in g_source_iter_next () from /lib64/libglib-2.0.so.0
#1  0x00007fd6e6e8336b in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#2  0x00007fd6e6e83e0b in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#3  0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#4  0x00007fd6f7b9535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#6  0x00007fd6f79948ba in QThread::exec() () from /lib64/libQt5Core.so.5
#7  0x00007fd6f996e479 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#8  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#9  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#10 0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fd6d39d4700 (LWP 2069)):
#0  0x00007fd6f6d2a36b in poll () from /lib64/libc.so.6
#1  0x00007fd6ea64ffe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fd6ea651dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fd6d5ce8a49 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fd6f7998b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fd6eb9e761b in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd6f6d3691f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd6fd711900 (LWP 2067)):
[KCrash Handler]
#6  0x00007fd6f7b0dc04 in QSortFilterProxyModel::sibling(int, int, QModelIndex const&) const () from /lib64/libQt5Core.so.5
#7  0x00007fd6f672603a in Akonadi::EntityTreeView::Private::slotSelectionChanged(QItemSelection const&, QItemSelection const&) () from /lib64/libKF5AkonadiWidgets.so.5
#8  0x00007fd6f6726e19 in Akonadi::EntityTreeView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libKF5AkonadiWidgets.so.5
#9  0x00007fd6f7b6cbc3 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fd6f7afd147 in QItemSelectionModel::selectionChanged(QItemSelection const&, QItemSelection const&) () from /lib64/libQt5Core.so.5
#11 0x00007fd6f7b04cb5 in QItemSelectionModel::emitSelectionChanged(QItemSelection const&, QItemSelection const&) () from /lib64/libQt5Core.so.5
#12 0x00007fd6f7b04fb0 in QItemSelectionModel::select(QItemSelection const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /lib64/libQt5Core.so.5
#13 0x00007fd6f8a649d1 in QTreeViewPrivate::select(QModelIndex const&, QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /lib64/libQt5Widgets.so.5
#14 0x00007fd6f8a6509a in QTreeView::setSelection(QRect const&, QFlags<QItemSelectionModel::SelectionFlag>) () from /lib64/libQt5Widgets.so.5
#15 0x00007fd6f89fc114 in QAbstractItemView::mousePressEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007fd6f8a6942b in QTreeView::mousePressEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007fd6f87ec72f in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007fd6f888cd5e in QFrame::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007fd6f8a010bb in QAbstractItemView::viewportEvent(QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007fd6f8a68e8c in QTreeView::viewportEvent(QEvent*) () from /lib64/libQt5Widgets.so.5
#21 0x00007fd6f7b440fc in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#22 0x00007fd6f87ad685 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007fd6f87b544f in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#24 0x00007fd6f7b44367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#25 0x00007fd6f87b4422 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /lib64/libQt5Widgets.so.5
#26 0x00007fd6f8806bcb in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#27 0x00007fd6f880926f in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#28 0x00007fd6f87ad6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#29 0x00007fd6f87b4ef4 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#30 0x00007fd6f7b44367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#31 0x00007fd6f8094753 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#32 0x00007fd6f8096335 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /lib64/libQt5Gui.so.5
#33 0x00007fd6f80701ab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#34 0x00007fd6d5d4b7d0 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5
#35 0x00007fd6e6e83bb7 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#36 0x00007fd6e6e83f60 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#37 0x00007fd6e6e83fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#38 0x00007fd6f7b9533f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#39 0x00007fd6f7b430ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#40 0x00007fd6f7b4b744 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#41 0x0000559a0048060d in main ()

Reported using DrKonqi
Comment 1 Justin Zobel 2020-12-17 05:33:47 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 Bug Janitor Service 2021-01-01 04:37:54 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2021-01-16 04:36:48 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!