[kontact] [Bug 389339] New: Kontact crashes when creating a new contact

ubuntiger bugzilla_noreply at kde.org
Tue Jan 23 10:09:19 GMT 2018


https://bugs.kde.org/show_bug.cgi?id=389339

            Bug ID: 389339
           Summary: Kontact crashes when creating a new contact
           Product: kontact
           Version: 5.7.0
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: wohnens at gmx.de
  Target Milestone: ---

Application: kontact (5.7.0)

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

-- Information about the crash:
- What I was doing when the application crashed:
Creation of a new contact in kontact, when pressing the "OK" button
Crashes indepentently of the address book chosen: Default "Persönliche
Kontakte" (= Personal contacts?) or CardDAV

- Unusual behavior I noticed:
The tab "Ort" (= Location) of the window "Neuer Kontakt" (=New contact) shows
the error message
"Fehlende Module. Bitte überprüfen Sie Ihre Installation"
(=Missing module, please check your installation)

Trying to find missing modules:
root at machine ubuntiger]# kontact --list
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\\"\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\\"\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
"KConfigIni: In file
/usr/share/applications/fedora-release-notes.webapp.desktop, line 7: " "Invalid
escape sequence \"\\$\"."
lib name korganizerplugin
lib name kmailplugin
lib name kaddressbookplugin
lib name akregatorplugin
lib name journalplugin
lib name todoplugin
lib name summaryplugin

Changing line 7 of /usr/share/applications/fedora-release-notes.webapp.desktop
from
Original:
Exec=sh -c
"PROFILEDIR=\"\$HOME/.config/epiphany/fedora-release-notes\";DOC="/usr/share/doc/fedora-release-notes/index.html";
[ -d \$PROFILEDIR ] || mkdir \$PROFILEDIR;epiphany --application-mode
--profile=\$PROFILEDIR \$DOC || xdg-open \$DOC " 
to New:
Exec=sh -c
"PROFILEDIR=$HOME"/.config/epiphany/fedora-release-notes";DOC="/usr/share/doc/fedora-release-notes/index.html";
[ -d $PROFILEDIR ] || mkdir $PROFILEDIR;epiphany --application-mode
--profile=$PROFILEDIR $DOC || xdg-open $DOC
seems to be formally correct. But I do NOT understand that line, so I do NOT
know if this is also technically correct.
And I have no idea if this is related to the problem or if it is another topic.
At least it looks better:

[root at machine ubuntiger]# kontact --list
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
lib name journalplugin
lib name akregatorplugin
lib name todoplugin
lib name kaddressbookplugin
lib name kmailplugin
lib name korganizerplugin
lib name summaryplugin

System is original Fedora 27 with all updates (dnf update) available as of
today.

The crash can be reproduced every time.

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

Thread 29 (Thread 0x7fe61eac0700 (LWP 7295)):
#0  0x00007fe78441836b in poll () at /lib64/libc.so.6
#1  0x00007fe774569ed9 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 28 (Thread 0x7fe62b9ea700 (LWP 7227)):
#0  0x00007fe7745af434 in g_mutex_unlock () at /lib64/libglib-2.0.so.0
#1  0x00007fe774569879 in g_main_context_check () at /lib64/libglib-2.0.so.0
#2  0x00007fe774569e80 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#3  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#5  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#6  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 27 (Thread 0x7fe638974700 (LWP 7192)):
#0  0x00007fe7745af419 in g_mutex_lock () at /lib64/libglib-2.0.so.0
#1  0x00007fe774569ebf in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 26 (Thread 0x7fe639583700 (LWP 7188)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da2be85 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da2c367 in base::SequencedWorkerPool::Worker::Run() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77da2d101 in base::SimpleThread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#6  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 25 (Thread 0x7fe639d84700 (LWP 7187)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da2be85 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da2c367 in base::SequencedWorkerPool::Worker::Run() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77da2d101 in base::SimpleThread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#6  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 24 (Thread 0x7fe641163700 (LWP 7178)):
#0  0x00007fe78441836b in poll () at /lib64/libc.so.6
#1  0x00007fe774569ed9 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 23 (Thread 0x7fe64e608700 (LWP 7165)):
#0  0x00007fe7745af419 in g_mutex_lock () at /lib64/libglib-2.0.so.0
#1  0x00007fe774569de0 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 22 (Thread 0x7fe6577fe700 (LWP 7155)):
#0  0x00007fe7745af410 in g_mutex_lock () at /lib64/libglib-2.0.so.0
#1  0x00007fe774569ebf in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 21 (Thread 0x7fe657fff700 (LWP 7154)):
#0  0x00007fe78441836b in poll () at /lib64/libc.so.6
#1  0x00007fe774569ed9 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#2  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#3  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#4  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#8  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 20 (Thread 0x7fe65cf38700 (LWP 7153)):
#0  0x00007fe774566e98 in g_source_iter_next () at /lib64/libglib-2.0.so.0
#1  0x00007fe77456936b in g_main_context_prepare () at /lib64/libglib-2.0.so.0
#2  0x00007fe774569e0b in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#3  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#4  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#5  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#6  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#7  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 19 (Thread 0x7fe6e7fff700 (LWP 7152)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe76ba78604 in QTWTF::TCMalloc_PageHeap::scavengerThread() () at
/lib64/libQt5Script.so.5
#2  0x00007fe76ba78649 in  () at /lib64/libQt5Script.so.5
#3  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#4  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 18 (Thread 0x7fe718ff9700 (LWP 7149)):
#0  0x00007fe78443343c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007fe784435214 in __fprintf_chk () at /lib64/libc.so.6
#2  0x00007fe7713b03e0 in _warn_helper () at /lib64/libevent-2.0.so.5
#3  0x00007fe7713b05a4 in event_warn () at /lib64/libevent-2.0.so.5
#4  0x00007fe7713b4d40 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#5  0x00007fe77139f8de in event_base_loop () at /lib64/libevent-2.0.so.5
#6  0x00007fe77d9fccb9 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77da2d6c6 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#12 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 17 (Thread 0x7fe7197fa700 (LWP 7148)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da21b69 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21b97 in base::WaitableEvent::Wait() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc6bb in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77da2d6c6 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 16 (Thread 0x7fe719ffb700 (LWP 7147)):
#0  0x00007fe7844334f2 in __libc_disable_asynccancel () at /lib64/libc.so.6
#1  0x00007fe78441389d in read () at /lib64/libc.so.6
#2  0x00007fe75978d941 in pa_read () at
/usr/lib64/pulseaudio/libpulsecommon-11.1.so
#3  0x00007fe759c13c9e in pa_mainloop_prepare () at /lib64/libpulse.so.0
#4  0x00007fe759c14710 in pa_mainloop_iterate () at /lib64/libpulse.so.0
#5  0x00007fe759c147d0 in pa_mainloop_run () at /lib64/libpulse.so.0
#6  0x00007fe759c22639 in thread () at /lib64/libpulse.so.0
#7  0x00007fe7597bcac8 in internal_thread_func () at
/usr/lib64/pulseaudio/libpulsecommon-11.1.so
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7fe71a7fc700 (LWP 7146)):
#0  0x00007fe7790d414a in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da5a8d2 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21aee in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc70b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77da2d6c6 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7fe71affd700 (LWP 7145)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77e1aefa0 in cc::SingleThreadTaskGraphRunner::Run() () at
/lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da2d101 in base::SimpleThread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#5  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7fe71b7fe700 (LWP 7144)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da2be85 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da2c367 in base::SequencedWorkerPool::Worker::Run() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77da2d101 in base::SimpleThread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#6  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7fe71bfff700 (LWP 7143)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da21b69 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21b97 in base::WaitableEvent::Wait() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc6bb in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77da2d6c6 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7fe738ff9700 (LWP 7142)):
#0  0x00007fe78443343c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007fe784435214 in __fprintf_chk () at /lib64/libc.so.6
#2  0x00007fe7713b03e0 in _warn_helper () at /lib64/libevent-2.0.so.5
#3  0x00007fe7713b05a4 in event_warn () at /lib64/libevent-2.0.so.5
#4  0x00007fe7713b4d40 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#5  0x00007fe77139f8de in event_base_loop () at /lib64/libevent-2.0.so.5
#6  0x00007fe77d9fcdf3 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77d2fdf48 in
content::BrowserThreadImpl::IOThreadRun(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe77d2fe4fb in content::BrowserThreadImpl::Run(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe77da2d778 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#14 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7fe7397fa700 (LWP 7141)):
#0  0x00007fe7790d414a in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da5a8d2 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21aee in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc70b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77d2fde98 in
content::BrowserThreadImpl::CacheThreadRun(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d2fe4eb in content::BrowserThreadImpl::Run(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da2d778 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#11 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7fe739ffb700 (LWP 7140)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da21b69 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21b97 in base::WaitableEvent::Wait() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc6bb in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77d2fdde8 in
content::BrowserThreadImpl::ProcessLauncherThreadRun(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d2fe4db in content::BrowserThreadImpl::Run(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da2d778 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#11 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7fe73a7fc700 (LWP 7139)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da21b69 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21b97 in base::WaitableEvent::Wait() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc6bb in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77d2fdd38 in
content::BrowserThreadImpl::FileUserBlockingThreadRun(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d2fe4cb in content::BrowserThreadImpl::Run(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da2d778 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#11 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7fe73affd700 (LWP 7138)):
#0  0x00007fe78443343c in __lll_lock_wait_private () at /lib64/libc.so.6
#1  0x00007fe784435214 in __fprintf_chk () at /lib64/libc.so.6
#2  0x00007fe7713b03e0 in _warn_helper () at /lib64/libevent-2.0.so.5
#3  0x00007fe7713b05a4 in event_warn () at /lib64/libevent-2.0.so.5
#4  0x00007fe7713b4d40 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#5  0x00007fe77139f8de in event_base_loop () at /lib64/libevent-2.0.so.5
#6  0x00007fe77d9fcd0d in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77d2fdc88 in
content::BrowserThreadImpl::FileThreadRun(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe77d2fe4bb in content::BrowserThreadImpl::Run(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe77da2d778 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#14 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7fe73b7fe700 (LWP 7137)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da21b69 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21b97 in base::WaitableEvent::Wait() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc6bb in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77d2fdbd8 in
content::BrowserThreadImpl::DBThreadRun(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77d2fe4ab in content::BrowserThreadImpl::Run(base::RunLoop*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe77da2d778 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#11 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fe75112f700 (LWP 7134)):
#0  0x00007fe7790d3c4b in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007fe77da21b69 in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () at /lib64/libQt5WebEngineCore.so.5
#2  0x00007fe77da21b97 in base::WaitableEvent::Wait() () at
/lib64/libQt5WebEngineCore.so.5
#3  0x00007fe77d9fc6bb in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#4  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#5  0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#6  0x00007fe77da2d6c6 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#7  0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#8  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#9  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fe751930700 (LWP 7133)):
#0  0x00007fe7790d6f56 in _pthread_cleanup_push_defer () at
/lib64/libpthread.so.0
#1  0x00007fe784363bc8 in buffered_vfprintf () at /lib64/libc.so.6
#2  0x00007fe784360c56 in vfprintf () at /lib64/libc.so.6
#3  0x00007fe784435266 in __fprintf_chk () at /lib64/libc.so.6
#4  0x00007fe7713b03e0 in _warn_helper () at /lib64/libevent-2.0.so.5
#5  0x00007fe7713b05a4 in event_warn () at /lib64/libevent-2.0.so.5
#6  0x00007fe7713b4d40 in epoll_dispatch () at /lib64/libevent-2.0.so.5
#7  0x00007fe77139f8de in event_base_loop () at /lib64/libevent-2.0.so.5
#8  0x00007fe77d9fccb9 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () at
/lib64/libQt5WebEngineCore.so.5
#9  0x00007fe77d9f8f88 in base::MessageLoop::RunHandler() () at
/lib64/libQt5WebEngineCore.so.5
#10 0x00007fe77da159cb in base::RunLoop::Run() () at
/lib64/libQt5WebEngineCore.so.5
#11 0x00007fe77da2d6c6 in base::Thread::ThreadMain() () at
/lib64/libQt5WebEngineCore.so.5
#12 0x00007fe77da297cb in base::(anonymous namespace)::ThreadFunc(void*) () at
/lib64/libQt5WebEngineCore.so.5
#13 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#14 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fe7542ff700 (LWP 7126)):
#0  0x00007fe784413888 in read () at /lib64/libc.so.6
#1  0x00007fe7745ae0e0 in g_wakeup_acknowledge () at /lib64/libglib-2.0.so.0
#2  0x00007fe7745699e8 in g_main_context_check () at /lib64/libglib-2.0.so.0
#3  0x00007fe774569e80 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#4  0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#5  0x00007fe78528335b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#6  0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#7  0x00007fe7850828ba in QThread::exec() () at /lib64/libQt5Core.so.5
#8  0x00007fe78705b479 in QDBusConnectionManager::run() () at
/lib64/libQt5DBus.so.5
#9  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#10 0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#11 0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fe760a98700 (LWP 7125)):
#0  0x00007fe78441836b in poll () at /lib64/libc.so.6
#1  0x00007fe777d35fe7 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007fe777d37dda in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007fe762daca49 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007fe785086b92 in QThreadPrivate::start(void*) () at
/lib64/libQt5Core.so.5
#5  0x00007fe7790cd61b in start_thread () at /lib64/libpthread.so.0
#6  0x00007fe78442491f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fe78ae04900 (LWP 7123)):
[KCrash Handler]
#6  0x00007fe78567cff0 in typeinfo for QObject () at /lib64/libQt5Core.so.5
#7  0x00007fe7742f7773 in
ContactEditorWidget::storeContact(KContacts::Addressee&,
ContactEditor::ContactMetaDataBase&) const () at
/lib64/libKF5ContactEditor.so.5
#8  0x00007fe7840a8185 in
Akonadi::AkonadiContactEditor::saveContactInAddressBook() () at
/lib64/libKF5AkonadiContact.so.5
#9  0x00007fe7840aa70c in
QtPrivate::QFunctorSlotObject<Akonadi::ContactEditorDialog::Private::Private(Akonadi::ContactEditorDialog::Mode,
Akonadi::ContactEditorDialog::DisplayMode,
ContactEditor::AbstractContactEditorWidget*,
Akonadi::ContactEditorDialog*)::{lambda()#1}, 0, QtPrivate::List<>,
void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () at
/lib64/libKF5AkonadiContact.so.5
#10 0x00007fe78525ace7 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#11 0x00007fe78602d420 in QDialogButtonBoxPrivate::_q_handleButtonClicked() ()
at /lib64/libQt5Widgets.so.5
#12 0x00007fe78525abc3 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#13 0x00007fe785f8c2f2 in QAbstractButton::clicked(bool) () at
/lib64/libQt5Widgets.so.5
#14 0x00007fe785f8c50a in QAbstractButtonPrivate::emitClicked() () at
/lib64/libQt5Widgets.so.5
#15 0x00007fe785f8d91d in QAbstractButtonPrivate::click() () at
/lib64/libQt5Widgets.so.5
#16 0x00007fe785f8db14 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /lib64/libQt5Widgets.so.5
#17 0x00007fe785ed9e28 in QWidget::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#18 0x00007fe785e9b6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#19 0x00007fe785ea344f in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#20 0x00007fe785232367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#21 0x00007fe785ea2422 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at
/lib64/libQt5Widgets.so.5
#22 0x00007fe785ef4bcb in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at
/lib64/libQt5Widgets.so.5
#23 0x00007fe785ef726f in QWidgetWindow::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#24 0x00007fe785e9b6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#25 0x00007fe785ea2ef4 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#26 0x00007fe785232367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#27 0x00007fe785782753 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /lib64/libQt5Gui.so.5
#28 0x00007fe785784335 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /lib64/libQt5Gui.so.5
#29 0x00007fe78575e1ab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() at /lib64/libQt5Gui.so.5
#30 0x00007fe762e0f7d0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5XcbQpa.so.5
#31 0x00007fe774569bb7 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#32 0x00007fe774569f60 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#33 0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#34 0x00007fe78528333f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#35 0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#36 0x00007fe7860861f7 in QDialog::exec() () at /lib64/libQt5Widgets.so.5
#37 0x00007fe7840d0e7a in
QtPrivate::QFunctorSlotObject<Akonadi::StandardContactActionManager::createAction(Akonadi::StandardContactActionManager::Type)::{lambda()#3},
0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*,
void**, bool*) () at /lib64/libKF5AkonadiContact.so.5
#38 0x00007fe78525ace7 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib64/libQt5Core.so.5
#39 0x00007fe785e94f52 in QAction::triggered(bool) () at
/lib64/libQt5Widgets.so.5
#40 0x00007fe785e9766b in QAction::activate(QAction::ActionEvent) () at
/lib64/libQt5Widgets.so.5
#41 0x00007fe786013d74 in
QMenuPrivate::activateCausedStack(QVector<QPointer<QWidget> > const&, QAction*,
QAction::ActionEvent, bool) () at /lib64/libQt5Widgets.so.5
#42 0x00007fe78601b2eb in QMenuPrivate::activateAction(QAction*,
QAction::ActionEvent, bool) () at /lib64/libQt5Widgets.so.5
#43 0x00007fe78601c1b3 in QMenu::mouseReleaseEvent(QMouseEvent*) () at
/lib64/libQt5Widgets.so.5
#44 0x00007fe785ed9e28 in QWidget::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#45 0x00007fe78601e48b in QMenu::event(QEvent*) () at /lib64/libQt5Widgets.so.5
#46 0x00007fe785e9b6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#47 0x00007fe785ea344f in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#48 0x00007fe785232367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#49 0x00007fe785ea2422 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () at
/lib64/libQt5Widgets.so.5
#50 0x00007fe785ef4903 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at
/lib64/libQt5Widgets.so.5
#51 0x00007fe785ef726f in QWidgetWindow::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#52 0x00007fe785e9b6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#53 0x00007fe785ea2ef4 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#54 0x00007fe785232367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#55 0x00007fe785782753 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /lib64/libQt5Gui.so.5
#56 0x00007fe785784335 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /lib64/libQt5Gui.so.5
#57 0x00007fe78575e1ab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() at /lib64/libQt5Gui.so.5
#58 0x00007fe762e0f7d0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5XcbQpa.so.5
#59 0x00007fe774569bb7 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#60 0x00007fe774569f60 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#61 0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#62 0x00007fe78528333f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#63 0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#64 0x00007fe786018fc6 in QMenu::exec(QPoint const&, QAction*) () at
/lib64/libQt5Widgets.so.5
#65 0x00007fe783e0f995 in
Akonadi::EntityTreeView::contextMenuEvent(QContextMenuEvent*) () at
/lib64/libKF5AkonadiWidgets.so.5
#66 0x00007fe785edac26 in QWidget::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#67 0x00007fe785f7ad5e in QFrame::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#68 0x00007fe7860ef0bb in QAbstractItemView::viewportEvent(QEvent*) () at
/lib64/libQt5Widgets.so.5
#69 0x00007fe786156e8c in QTreeView::viewportEvent(QEvent*) () at
/lib64/libQt5Widgets.so.5
#70 0x00007fe7852320fc in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at
/lib64/libQt5Core.so.5
#71 0x00007fe785e9b685 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#72 0x00007fe785ea3c5e in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#73 0x00007fe785232367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#74 0x00007fe785ef4d09 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () at
/lib64/libQt5Widgets.so.5
#75 0x00007fe785ef726f in QWidgetWindow::event(QEvent*) () at
/lib64/libQt5Widgets.so.5
#76 0x00007fe785e9b6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt5Widgets.so.5
#77 0x00007fe785ea2ef4 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt5Widgets.so.5
#78 0x00007fe785232367 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt5Core.so.5
#79 0x00007fe785782753 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /lib64/libQt5Gui.so.5
#80 0x00007fe785784335 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /lib64/libQt5Gui.so.5
#81 0x00007fe78575e1ab in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() at /lib64/libQt5Gui.so.5
#82 0x00007fe762e0f7d0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQt5XcbQpa.so.5
#83 0x00007fe774569bb7 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#84 0x00007fe774569f60 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#85 0x00007fe774569fec in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#86 0x00007fe78528333f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /lib64/libQt5Core.so.5
#87 0x00007fe7852310ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib64/libQt5Core.so.5
#88 0x00007fe785239744 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#89 0x000055e5cca8061d in main ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list