[kontact] [Bug 388932] New: Kontact segfaults at restart of the program with dataloss

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Jan 13 23:09:43 GMT 2018


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

            Bug ID: 388932
           Summary: Kontact segfaults at restart of the program with
                    dataloss
           Product: kontact
           Version: 5.5.2
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: mail
          Assignee: kdepim-bugs at kde.org
          Reporter: stakanov at freenet.de
  Target Milestone: ---

Application: kontact (5.5.2)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.104-39-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
When I open kontakt for a second time after having closed it the program
segafaults at start. Or when the system was unattended on another user for some
time and I come back to the one with kontakt active, try to check for mail.
This will hang. When shutting down the application Kontact segfaults. When
opening it again, then mail previously marked as read appear as unread, some
mails that where not there or were deleted reappear. akonadi fsck complains
about missing RID. (no RID or no RID and dirty). Konqui pops up but is not able
to create a backtrace. I started the program under gdb and was able to recover
the following:

-- Backtrace:
(gdb) thread apply all backtrace

Thread 33 (Thread 0x7fffc0db2700 (LWP 7747)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007fffe816e9b2 in base::ConditionVariable::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe817c3f6 in base::PosixDynamicThreadPool::WaitForTask() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe817c5e6 in base::(anonymous
namespace)::WorkerThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff096a744 in start_thread (arg=0x7fffc0db2700) at
pthread_create.c:334
#6  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 32 (Thread 0x7ffecf070700 (LWP 7745)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=3,
fds=0x7ffec0005a70, timeout=-1, context=0x7ffec00050b0) at gmain.c:4135
#2  g_main_context_iterate (context=context at entry=0x7ffec00050b0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7ffec00050b0,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e518c in QEventDispatcherGlib::processEvents
(this=0x7ffec0004390, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7ffecf06fe50,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
#6  0x00007ffff52cdf5a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#7  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0x1478cb0) at
thread/qthread_unix.cpp:365
#8  0x00007ffff096a744 in start_thread (arg=0x7ffecf070700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 30 (Thread 0x7ffeb9ac3700 (LWP 5995)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=2,
fds=0x7ffeac003220, timeout=-1, context=0x7ffeac000990) at gmain.c:4135
#2  g_main_context_iterate (context=context at entry=0x7ffeac000990,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7ffeac000990,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e518c in QEventDispatcherGlib::processEvents
(this=0x7ffeac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7ffeb9ac2e50,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
#6  0x00007ffff52cdf5a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#7  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0x12ef860) at
thread/qthread_unix.cpp:365
#8  0x00007ffff096a744 in start_thread (arg=0x7ffeb9ac3700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 29 (Thread 0x7ffeba2c4700 (LWP 5993)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=3,
fds=0x7ffeb4002e20, timeout=-1, context=0x7ffeb4000990) at gmain.c:4135
#2  g_main_context_iterate (context=context at entry=0x7ffeb4000990,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7ffeb4000990,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e518c in QEventDispatcherGlib::processEvents
(this=0x7ffeb40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7ffeba2c3e50,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
#6  0x00007ffff52cdf5a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#7  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0x124dc10) at
thread/qthread_unix.cpp:365
#8  0x00007ffff096a744 in start_thread (arg=0x7ffeba2c4700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 28 (Thread 0x7ffece86f700 (LWP 5981)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=9,
fds=0x7ffec4006990, timeout=-1, context=0x7ffec4000990) at gmain.c:4135
---Type <return> to continue, or q <return> to quit---
#2  g_main_context_iterate (context=context at entry=0x7ffec4000990,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7ffec4000990,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e518c in QEventDispatcherGlib::processEvents
(this=0x7ffec40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7ffece86ee50,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
#6  0x00007ffff52cdf5a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#7  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0xc96d80) at
thread/qthread_unix.cpp:365
#8  0x00007ffff096a744 in start_thread (arg=0x7ffece86f700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 26 (Thread 0x7ffecfef3700 (LWP 5979)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x7ffec8002e70, timeout=9989, context=0x7ffec8000990) at gmain.c:4135
#2  g_main_context_iterate (context=context at entry=0x7ffec8000990,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7ffec8000990,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e518c in QEventDispatcherGlib::processEvents
(this=0x7ffec80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7ffecfef2e50,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
#6  0x00007ffff52cdf5a in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:500
#7  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0xc8f880) at
thread/qthread_unix.cpp:365
#8  0x00007ffff096a744 in start_thread (arg=0x7ffecfef3700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 25 (Thread 0x7fff6a7fb700 (LWP 5978)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe261c93b in QTWTF::TCMalloc_PageHeap::scavengerThread
(this=0x7fffe2902ea0 <QTWTF::pageheap_memory>)
    at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007fffe261c969 in QTWTF::TCMalloc_PageHeap::runScavengerThread
(context=<optimized out>) at
../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007ffff096a744 in start_thread (arg=0x7fff6a7fb700) at
pthread_create.c:334
#4  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 24 (Thread 0x7fff6affc700 (LWP 5977)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe81785d9 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe8178d9d in base::SequencedWorkerPool::Worker::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe81795c0 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff096a744 in start_thread (arg=0x7fff6affc700) at
pthread_create.c:334
#6  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 23 (Thread 0x7fff6b7fd700 (LWP 5976)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe81785d9 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe8178d9d in base::SequencedWorkerPool::Worker::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe81795c0 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff096a744 in start_thread (arg=0x7fff6b7fd700) at
pthread_create.c:334
#6  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 22 (Thread 0x7fff6bffe700 (LWP 5971)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
---Type <return> to continue, or q <return> to quit---
#1  0x00007fffe7fd4160 in mojo::system::Waiter::Wait(unsigned long, unsigned
int*) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe7fc1c0b in mojo::system::Core::WaitManyInternal(unsigned int
const*, unsigned int const*, unsigned int, unsigned long, unsigned int*,
mojo::system::HandleSignalsState*) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe7fc1e85 in
mojo::system::Core::WaitMany(mojo::system::UserPointer<unsigned int const>,
mojo::system::UserPointer<unsigned int const>, unsigned int, unsigned long,
mojo::system::UserPointer<unsigned int>,
mojo::system::UserPointer<MojoHandleSignalsState>) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe7fbe777 in MojoWaitMany () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe9768a4a in
mojo::common::MessagePumpMojo::DoInternalWork(mojo::common::MessagePumpMojo::RunState
const&, bool) () from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe9768d61 in
mojo::common::MessagePumpMojo::DoRunLoop(mojo::common::MessagePumpMojo::RunState*,
base::MessagePump::Delegate*) ()
   from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe9768e52 in
mojo::common::MessagePumpMojo::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007ffff096a744 in start_thread (arg=0x7fff6bffe700) at
pthread_create.c:334
#13 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 21 (Thread 0x7fff8cff9700 (LWP 5970)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe81785d9 in
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe8178d9d in base::SequencedWorkerPool::Worker::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe81795c0 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff096a744 in start_thread (arg=0x7fff8cff9700) at
pthread_create.c:334
#6  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 20 (Thread 0x7fff8d7fa700 (LWP 5969)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffd14550a1 in poll (__timeout=-1, __nfds=3, __fds=0x7fff70006c50)
at /usr/include/bits/poll2.h:46
#2  poll_func (ufds=0x7fff70006c50, nfds=3, timeout=-1, userdata=0xb158d0) at
pulse/thread-mainloop.c:69
#3  0x00007fffd144676c in pa_mainloop_poll (m=m at entry=0xb13f30) at
pulse/mainloop.c:844
#4  0x00007fffd1446dde in pa_mainloop_iterate (m=m at entry=0xb13f30,
block=block at entry=1, retval=retval at entry=0x0) at pulse/mainloop.c:926
#5  0x00007fffd1446e90 in pa_mainloop_run (m=0xb13f30, retval=retval at entry=0x0)
at pulse/mainloop.c:944
#6  0x00007fffd1455006 in thread (userdata=0xb48f60) at
pulse/thread-mainloop.c:100
#7  0x00007fffd0bca408 in internal_thread_func (userdata=0xb15bb0) at
pulsecore/thread-posix.c:81
#8  0x00007ffff096a744 in start_thread (arg=0x7fff8d7fa700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 19 (Thread 0x7fff8dffb700 (LWP 5968)):
#0  0x00007ffff49ca083 in epoll_wait () at
../sysdeps/unix/syscall-template.S:84
#1  0x00007fffe0d1f343 in epoll_dispatch (base=0x7fff7c001960, tv=<optimized
out>) at epoll.c:407
#2  0x00007fffe0d0b477 in event_base_loop (base=0x7fff7c001960, flags=1) at
event.c:1607
#3  0x00007fffe812ed31 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff096a744 in start_thread (arg=0x7fff8dffb700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109
---Type <return> to continue, or q <return> to quit---

Thread 18 (Thread 0x7fff8effd700 (LWP 5966)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe816f10f in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe816f1e4 in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe8151a7b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff096a744 in start_thread (arg=0x7fff8effd700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 17 (Thread 0x7fff8e7fc700 (LWP 5967)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe816f10f in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe816f1e4 in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe8151a7b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff096a744 in start_thread (arg=0x7fff8e7fc700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 16 (Thread 0x7fff8f7fe700 (LWP 5965)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe7b74dc9 in cc::TaskGraphRunner::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe81795c0 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007ffff096a744 in start_thread (arg=0x7fff8f7fe700) at
pthread_create.c:334
#5  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 15 (Thread 0x7fff8ffff700 (LWP 5964)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe816f10f in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe816f1e4 in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe8151a7b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff096a744 in start_thread (arg=0x7fff8ffff700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7fffb0ff9700 (LWP 5963)):
#0  0x00007fffe6d51b8a in
QtWebEngineCore::NetworkDelegateQt::OnBeforeURLRequest(net::URLRequest*,
base::Callback<void (int)> const&, GURL*) (this=0x7fff94009370, 
    request=0x7fff940650c0, callback=..., newUrl=0x7fff940651b8) at
/usr/src/debug/qtwebengine-opensource-src-5.6.2/src/core/network_delegate_qt.cpp:111
#1  0x00007fffe76a820f in
net::NetworkDelegate::NotifyBeforeURLRequest(net::URLRequest*,
base::Callback<void (int)> const&, GURL*) () from
/usr/lib64/libQt5WebEngineCore.so.5
---Type <return> to continue, or q <return> to quit---
#2  0x00007fffe76721ad in net::URLRequest::Start() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe7871cc1 in content::ResourceLoader::StartRequestInternal() ()
from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe7871e18 in content::ResourceLoader::StartRequest() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe786a2ec in
content::ResourceDispatcherHostImpl::StartLoading(content::ResourceRequestInfoImpl*,
linked_ptr<content::ResourceLoader> const&) ()
   from /usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe786bb86 in
content::ResourceDispatcherHostImpl::BeginRequestInternal(scoped_ptr<net::URLRequest,
base::DefaultDeleter<net::URLRequest> >, scoped_ptr<content::ResourceHandler,
base::DefaultDeleter<content::ResourceHandler> >) () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe786e6c8 in
content::ResourceDispatcherHostImpl::BeginRequest(int, ResourceHostMsg_Request
const&, IPC::Message*, int) () from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe786e9ba in
content::ResourceDispatcherHostImpl::OnRequestResource(int, int,
ResourceHostMsg_Request const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe7870903 in
content::ResourceDispatcherHostImpl::OnMessageReceived(IPC::Message const&,
content::ResourceMessageFilter*) () from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fffe7971155 in
content::BrowserMessageFilter::Internal::OnMessageReceived(IPC::Message const&)
() from /usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007fffe81d724d in IPC::(anonymous
namespace)::TryFiltersImpl(std::vector<IPC::MessageFilter*,
std::allocator<IPC::MessageFilter*> >&, IPC::Message const&) ()
   from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007fffe81d020e in IPC::ChannelProxy::Context::TryFilters(IPC::Message
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007fffe81d0331 in
IPC::ChannelProxy::Context::OnMessageReceived(IPC::Message const&) () from
/usr/lib64/libQt5WebEngineCore.so.5
#14 0x00007fffe81d136d in IPC::internal::ChannelReader::DispatchInputData(char
const*, int) () from /usr/lib64/libQt5WebEngineCore.so.5
#15 0x00007fffe81d16d4 in
IPC::internal::ChannelReader::ProcessIncomingMessages() () from
/usr/lib64/libQt5WebEngineCore.so.5
#16 0x00007fffe81cee62 in IPC::ChannelPosix::OnFileCanReadWithoutBlocking(int)
() from /usr/lib64/libQt5WebEngineCore.so.5
#17 0x00007fffe812f65b in
base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking(int,
base::MessagePumpLibevent*) ()
   from /usr/lib64/libQt5WebEngineCore.so.5
#18 0x00007fffe812f846 in
base::MessagePumpLibevent::OnLibeventNotification(int, short, void*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#19 0x00007fffe0d0ba94 in event_process_active_single_queue
(activeq=0x7fff94001d90, base=0x7fff94001950) at event.c:1350
#20 event_process_active (base=<optimized out>) at event.c:1420
#21 event_base_loop (base=0x7fff94001950, flags=1) at event.c:1621
#22 0x00007fffe812edf5 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#23 0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#24 0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#25 0x00007fffe78070e5 in
content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#26 0x00007fffe78071fb in content::BrowserThreadImpl::Run(base::MessageLoop*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#27 0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#28 0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#29 0x00007ffff096a744 in start_thread (arg=0x7fffb0ff9700) at
pthread_create.c:334
#30 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7fffb17fa700 (LWP 5962)):
#0  0x00007ffff49ca083 in epoll_wait () at
../sysdeps/unix/syscall-template.S:84
#1  0x00007fffe0d1f343 in epoll_dispatch (base=0x7fff90001960, tv=<optimized
out>) at epoll.c:407
#2  0x00007fffe0d0b477 in event_base_loop (base=0x7fff90001960, flags=1) at
event.c:1607
#3  0x00007fffe812edf5 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe7807065 in
content::BrowserThreadImpl::CacheThreadRun(base::MessageLoop*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe780725b in content::BrowserThreadImpl::Run(base::MessageLoop*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007ffff096a744 in start_thread (arg=0x7fffb17fa700) at
pthread_create.c:334
#11 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7fffb1ffb700 (LWP 5961)):
---Type <return> to continue, or q <return> to quit---
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe816f10f in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe816f1e4 in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe8151a7b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe7806fe5 in
content::BrowserThreadImpl::ProcessLauncherThreadRun(base::MessageLoop*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe780724b in content::BrowserThreadImpl::Run(base::MessageLoop*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007ffff096a744 in start_thread (arg=0x7fffb1ffb700) at
pthread_create.c:334
#11 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fffb27fc700 (LWP 5960)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe816f10f in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe816f1e4 in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe8151a7b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe7806f65 in
content::BrowserThreadImpl::FileUserBlockingThreadRun(base::MessageLoop*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe780723b in content::BrowserThreadImpl::Run(base::MessageLoop*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007ffff096a744 in start_thread (arg=0x7fffb27fc700) at
pthread_create.c:334
#11 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fffb2ffd700 (LWP 5959)):
#0  0x00007ffff49ca083 in epoll_wait () at
../sysdeps/unix/syscall-template.S:84
#1  0x00007fffe0d1f343 in epoll_dispatch (base=0x7fffa4001960, tv=<optimized
out>) at epoll.c:407
#2  0x00007fffe0d0b477 in event_base_loop (base=0x7fffa4001960, flags=1) at
event.c:1607
#3  0x00007fffe812ed31 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe7806ee5 in
content::BrowserThreadImpl::FileThreadRun(base::MessageLoop*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe780722b in content::BrowserThreadImpl::Run(base::MessageLoop*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007ffff096a744 in start_thread (arg=0x7fffb2ffd700) at
pthread_create.c:334
#11 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fffb37fe700 (LWP 5958)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fffe816f10f in base::WaitableEvent::TimedWait(base::TimeDelta
const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe816f1e4 in base::WaitableEvent::Wait() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe8151a7b in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe7806e65 in
content::BrowserThreadImpl::DBThreadRun(base::MessageLoop*) () from
/usr/lib64/libQt5WebEngineCore.so.5
---Type <return> to continue, or q <return> to quit---
#7  0x00007fffe780721b in content::BrowserThreadImpl::Run(base::MessageLoop*)
() from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007ffff096a744 in start_thread (arg=0x7fffb37fe700) at
pthread_create.c:334
#11 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fffc15b3700 (LWP 5955)):
#0  0x00007ffff49c2873 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffe813f3f5 in base::(anonymous
namespace)::InotifyReaderCallback(base::(anonymous namespace)::InotifyReader*,
int, int) () from /usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe819e76e in base::debug::TaskAnnotator::RunTask(char const*, char
const*, base::PendingTask const&) () from /usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe814e624 in base::MessageLoop::RunTask(base::PendingTask const&)
() from /usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe814e901 in
base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe8151633 in base::MessageLoop::DoWork() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe8151a39 in
base::MessagePumpDefault::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#9  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#10 0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#11 0x00007ffff096a744 in start_thread (arg=0x7fffc15b3700) at
pthread_create.c:334
#12 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fffc1db4700 (LWP 5954)):
#0  0x00007ffff49ca083 in epoll_wait () at
../sysdeps/unix/syscall-template.S:84
#1  0x00007fffe0d1f343 in epoll_dispatch (base=0x7fffb4001960, tv=<optimized
out>) at epoll.c:407
#2  0x00007fffe0d0b477 in event_base_loop (base=0x7fffb4001960, flags=1) at
event.c:1607
#3  0x00007fffe812ed31 in
base::MessagePumpLibevent::Run(base::MessagePump::Delegate*) () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe8162062 in base::RunLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007fffe814db05 in base::MessageLoop::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#6  0x00007fffe8179940 in base::Thread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#7  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#8  0x00007ffff096a744 in start_thread (arg=0x7fffc1db4700) at
pthread_create.c:334
#9  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fffc25b5700 (LWP 5952)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffe7a98f0a in content::SandboxIPCHandler::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#2  0x00007fffe81794ae in base::DelegateSimpleThread::Run() () from
/usr/lib64/libQt5WebEngineCore.so.5
#3  0x00007fffe81795c0 in base::SimpleThread::ThreadMain() () from
/usr/lib64/libQt5WebEngineCore.so.5
#4  0x00007fffe817631e in base::(anonymous namespace)::ThreadFunc(void*) ()
from /usr/lib64/libQt5WebEngineCore.so.5
#5  0x00007ffff096a744 in start_thread (arg=0x7fffc25b5700) at
pthread_create.c:334
#6  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fffcb77f700 (LWP 5951)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=5,
fds=0x7fffc400d330, timeout=-1, context=0x7fffc4000990) at gmain.c:4135
#2  g_main_context_iterate (context=context at entry=0x7fffc4000990,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7fffc4000990,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e51ab in QEventDispatcherGlib::processEvents
(this=0x7fffc40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7fffcb77ee20,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
---Type <return> to continue, or q <return> to quit---
#6  0x00007ffff52cdf5a in QThread::exec (this=this at entry=0x7ffff3e66ce0
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:500
#7  0x00007ffff3bfd295 in QDBusConnectionManager::run (this=0x7ffff3e66ce0
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:189
#8  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0x7ffff3e66ce0 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:365
#9  0x00007ffff096a744 in start_thread (arg=0x7fffcb77f700) at
pthread_create.c:334
#10 0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fffd38ae700 (LWP 5950)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007ffff04503c2 in poll (__timeout=-1, __nfds=1, __fds=0x7fffd38add40)
at /usr/include/bits/poll2.h:46
#2  _xcb_conn_wait (c=c at entry=0x6548d0, cond=cond at entry=0x654910,
vector=vector at entry=0x0, count=count at entry=0x0) at xcb_conn.c:459
#3  0x00007ffff0451faf in xcb_wait_for_event (c=0x6548d0) at xcb_in.c:693
#4  0x00007fffd59bb0d9 in QXcbEventReader::run (this=0x65eaa0) at
qxcbconnection.cpp:1331
#5  0x00007ffff52d2a29 in QThreadPrivate::start (arg=0x65eaa0) at
thread/qthread_unix.cpp:365
#6  0x00007ffff096a744 in start_thread (arg=0x7fffd38ae700) at
pthread_create.c:334
#7  0x00007ffff49c9aad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7ffff7f7d780 (LWP 5945)):
#0  0x00007ffff49c120d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fffefd2d314 in g_main_context_poll (priority=2147483647, n_fds=5,
fds=0x48bc400, timeout=440, context=0x7fffcc0016f0) at gmain.c:4135
#2  g_main_context_iterate (context=context at entry=0x7fffcc0016f0,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at
gmain.c:3835
#3  0x00007fffefd2d42c in g_main_context_iteration (context=0x7fffcc0016f0,
may_block=1) at gmain.c:3901
#4  0x00007ffff54e518c in QEventDispatcherGlib::processEvents (this=0x69fc50,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#5  0x00007ffff5492bfb in QEventLoop::exec (this=this at entry=0x7fffffffd9d0,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:206
#6  0x00007ffff549aae6 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1285
#7  0x00007ffff59d78ec in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1607
#8  0x00007ffff6192495 in QApplication::exec () at kernel/qapplication.cpp:2979
#9  0x000000000040474b in main (argc=1, argv=0x7fffffffddb8) at
/usr/src/debug/kontact-17.04.2/src/main.cpp:227

Segnala a https://bugs.kde.org/

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


More information about the Kdepim-bugs mailing list