[kontact] [Bug 411968] New: Kontact crashed after forwarding an email inline with attachment

Robby Engelmann bugzilla_noreply at kde.org
Mon Sep 16 14:17:25 BST 2019


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

            Bug ID: 411968
           Summary: Kontact crashed after forwarding an email inline with
                    attachment
           Product: kontact
           Version: 5.12.1
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: robby.engelmann at r-engelmann.de
  Target Milestone: ---

Application: kontact (5.12.1)

Qt Version: 5.13.1
Frameworks Version: 5.62.0
Operating System: Linux 5.2.13-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
right-click mail to forward --> forward --> inline --> crash occurs

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 0x7f8e70e84a80 (LWP 15682))]

Thread 28 (Thread 0x7f8d5affd700 (LWP 15785)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2b1d in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:303
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7f8d5b7fe700 (LWP 15769)):
#0  0x00007f8e7fbc5e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206ecc in base::ConditionVariable::Wait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
#2  0x00007f8e792079a0 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:232
#3  0x00007f8e79207acf in base::WaitableEvent::Wait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155
#4  0x00007f8e791bfc56 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:35
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3254 in base::internal::SchedulerWorker::RunSharedWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:241
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7f8d5bfff700 (LWP 15746)):
#0  0x00007f8e8211e8af in write () from /lib64/libc.so.6
#1  0x00007f8e820b0565 in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc.so.6
#2  0x00007f8e820af8f6 in new_do_write () from /lib64/libc.so.6
#3  0x00007f8e820b0c6e in __GI__IO_file_xsputn () from /lib64/libc.so.6
#4  0x00007f8e8209d259 in buffered_vfprintf () from /lib64/libc.so.6
#5  0x00007f8e8209a384 in __vfprintf_internal () from /lib64/libc.so.6
#6  0x00007f8e8213c64f in __fprintf_chk () from /lib64/libc.so.6
#7  0x00007f8e756c2d3e in event_logv_ () from /usr/lib64/libevent-2.1.so.7
#8  0x00007f8e756c5925 in event_warn () from /usr/lib64/libevent-2.1.so.7
#9  0x00007f8e756c7488 in ?? () from /usr/lib64/libevent-2.1.so.7
#10 0x00007f8e756d7df5 in event_base_loop () from /usr/lib64/libevent-2.1.so.7
#11 0x00007f8e7920dc68 in base::MessagePumpLibevent::Run () at
./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:214
#12 0x00007f8e79199de7 in base::RunLoop::Run () at
./../../3rdparty/chromium/base/run_loop.cc:150
#13 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:121
#14 0x00007f8e791d0f8f in base::Thread::Run () at
./../../3rdparty/chromium/base/threading/thread.cc:251
#15 base::Thread::ThreadMain () at
./../../3rdparty/chromium/base/threading/thread.cc:333
#16 0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#17 0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#18 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7f8d727fc700 (LWP 15727)):
#0  0x00007f8e8211e80c in read () from /lib64/libc.so.6
#1  0x00007f8e7f16070f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f8e7f1accbe in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f8e7f1ae372 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f8e80e1899b in QEventDispatcherGlib::processEvents
(this=0x7f8d5c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7f8d727fbb20,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x00007f8e80bf9021 in QThread::exec (this=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x560c28219d90) at
thread/qthread_unix.cpp:360
#9  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#10 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f8d72ffd700 (LWP 15725)):
#0  0x00007f8e7f1adcd7 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#1  0x00007f8e7f1ae2fb in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f8e80e1899b in QEventDispatcherGlib::processEvents
(this=0x7f8d68000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7f8d72ffcb20,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007f8e80bf9021 in QThread::exec (this=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x560c27b46860) at
thread/qthread_unix.cpp:360
#7  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#8  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f8d737fe700 (LWP 15722)):
#0  0x00007f8e8211e80c in read () from /lib64/libc.so.6
#1  0x00007f8e7f16070f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f8e7f1accbe in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f8e7f1ae372 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f8e80e1899b in QEventDispatcherGlib::processEvents
(this=0x7f8d64000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7f8d737fdb20,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x00007f8e80bf9021 in QThread::exec (this=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x560c27dc0500) at
thread/qthread_unix.cpp:360
#9  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#10 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f8d73fff700 (LWP 15721)):
#0  0x00007f8e8211e80c in read () from /lib64/libc.so.6
#1  0x00007f8e7f16070f in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f8e7f1accbe in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f8e7f1ae372 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f8e80e1899b in QEventDispatcherGlib::processEvents
(this=0x7f8d6c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7f8d73ffeb20,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x00007f8e80bf9021 in QThread::exec (this=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x560c27bdfe80) at
thread/qthread_unix.cpp:360
#9  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#10 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f8d88f19700 (LWP 15720)):
#0  0x00007f8e7f1601b9 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f8e7f1ae0f4 in g_main_context_release () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007f8e7f1ae389 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x00007f8e80e1899b in QEventDispatcherGlib::processEvents
(this=0x7f8d78000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7f8d88f18b20,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f8e80bf9021 in QThread::exec (this=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x560c27a95ad0) at
thread/qthread_unix.cpp:360
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f8d8affd700 (LWP 15708)):
#0  0x00007f8e7fbc5e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206ecc in base::ConditionVariable::Wait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
#2  0x00007f8e792079a0 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:232
#3  0x00007f8e79207acf in base::WaitableEvent::Wait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155
#4  0x00007f8e791bfc56 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:35
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3294 in base::internal::SchedulerWorker::RunDedicatedWorker
() at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:253
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f8d8b7fe700 (LWP 15707)):
#0  0x00007f8e8209d306 in buffered_vfprintf () from /lib64/libc.so.6
#1  0x00007f8e8209a384 in __vfprintf_internal () from /lib64/libc.so.6
#2  0x00007f8e8213c64f in __fprintf_chk () from /lib64/libc.so.6
#3  0x00007f8e756c2d3e in event_logv_ () from /usr/lib64/libevent-2.1.so.7
#4  0x00007f8e756c5925 in event_warn () from /usr/lib64/libevent-2.1.so.7
#5  0x00007f8e756c7488 in ?? () from /usr/lib64/libevent-2.1.so.7
#6  0x00007f8e756d7df5 in event_base_loop () from /usr/lib64/libevent-2.1.so.7
#7  0x00007f8e7920dd8a in base::MessagePumpLibevent::Run () at
./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247
#8  0x00007f8e79199de7 in base::RunLoop::Run () at
./../../3rdparty/chromium/base/run_loop.cc:150
#9  base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:121
#10 0x00007f8e791d0f8f in base::Thread::Run () at
./../../3rdparty/chromium/base/threading/thread.cc:251
#11 base::Thread::ThreadMain () at
./../../3rdparty/chromium/base/threading/thread.cc:333
#12 0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#13 0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#14 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f8d8bfff700 (LWP 15706)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f8e30ff9700 (LWP 15705)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f8e317fa700 (LWP 15704)):
#0  0x00007f8e7fbc5e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e75a271fa in ?? () from /usr/lib64/libQt5Script.so.5
#2  0x00007f8e75a2721b in ?? () from /usr/lib64/libQt5Script.so.5
#3  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f8e31ffb700 (LWP 15703)):
#0  0x00007f8e8211e80c in read () from /lib64/libc.so.6
#1  0x00007f8e64080f71 in pa_read () from
/usr/lib64/pulseaudio/libpulsecommon-12.2.so
#2  0x00007f8e6c03f47e in pa_mainloop_prepare () from /usr/lib64/libpulse.so.0
#3  0x00007f8e6c03ff30 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007f8e6c03fff0 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007f8e6c04e039 in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007f8e640afdb8 in ?? () from
/usr/lib64/pulseaudio/libpulsecommon-12.2.so
#7  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#8  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f8e327fc700 (LWP 15702)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2b1d in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:303
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f8e32ffd700 (LWP 15701)):
#0  0x00007f8e7fbc5e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206ecc in base::ConditionVariable::Wait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
#2  0x00007f8e792079a0 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:232
#3  0x00007f8e79207acf in base::WaitableEvent::Wait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:155
#4  0x00007f8e7917780e in base::MessagePumpDefault::Run () at
./../../3rdparty/chromium/base/message_loop/message_pump_default.cc:58
#5  0x00007f8e79199de7 in base::RunLoop::Run () at
./../../3rdparty/chromium/base/run_loop.cc:150
#6  base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:121
#7  0x00007f8e791d0f8f in base::Thread::Run () at
./../../3rdparty/chromium/base/threading/thread.cc:251
#8  base::Thread::ThreadMain () at
./../../3rdparty/chromium/base/threading/thread.cc:333
#9  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#10 0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#11 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f8e337fe700 (LWP 15700)):
#0  0x00007f8e7fbc5e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206ecc in base::ConditionVariable::Wait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:75
#2  0x00007f8e79c38948 in cc::SingleThreadTaskGraphRunner::Run () at
./../../3rdparty/chromium/cc/raster/single_thread_task_graph_runner.cc:126
#3  0x00007f8e791d66cd in base::SimpleThread::ThreadMain () at
./../../3rdparty/chromium/base/threading/simple_thread.cc:80
#4  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#5  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#6  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f8e33fff700 (LWP 15699)):
#0  0x00007f8e8219032c in __strlen_avx2 () from /lib64/libc.so.6
#1  0x00007f8e82068a59 in _nl_make_l10nflist.localalias () from
/lib64/libc.so.6
#2  0x00007f8e820667d3 in _nl_find_domain () from /lib64/libc.so.6
#3  0x00007f8e820660c2 in __dcigettext () from /lib64/libc.so.6
#4  0x00007f8e820bcf1e in strerror_r () from /lib64/libc.so.6
#5  0x00007f8e820bce3f in strerror () from /lib64/libc.so.6
#6  0x00007f8e756c5912 in event_warn () from /usr/lib64/libevent-2.1.so.7
#7  0x00007f8e756c7488 in ?? () from /usr/lib64/libevent-2.1.so.7
#8  0x00007f8e756d7df5 in event_base_loop () from /usr/lib64/libevent-2.1.so.7
#9  0x00007f8e7920dd8a in base::MessagePumpLibevent::Run () at
./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:247
#10 0x00007f8e79199de7 in base::RunLoop::Run () at
./../../3rdparty/chromium/base/run_loop.cc:150
#11 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:121
#12 0x00007f8e786e0d84 in content::BrowserProcessSubThread::IOThreadRun () at
../../3rdparty/chromium/content/browser/browser_process_sub_thread.cc:174
#13 0x00007f8e791d1108 in base::Thread::ThreadMain () at
./../../3rdparty/chromium/base/threading/thread.cc:333
#14 0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#15 0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#16 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f8e517e0700 (LWP 15698)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f8e50fdf700 (LWP 15697)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f8e527e2700 (LWP 15695)):
#0  0x00007f8e8209c19b in __vfprintf_internal () from /lib64/libc.so.6
#1  0x00007f8e820ad896 in __vsnprintf_internal () from /lib64/libc.so.6
#2  0x00007f8e756ce053 in evutil_vsnprintf () from /usr/lib64/libevent-2.1.so.7
#3  0x00007f8e756ce0ef in evutil_snprintf () from /usr/lib64/libevent-2.1.so.7
#4  0x00007f8e756c2d7c in event_logv_ () from /usr/lib64/libevent-2.1.so.7
#5  0x00007f8e756c5925 in event_warn () from /usr/lib64/libevent-2.1.so.7
#6  0x00007f8e756c7488 in ?? () from /usr/lib64/libevent-2.1.so.7
#7  0x00007f8e756d7df5 in event_base_loop () from /usr/lib64/libevent-2.1.so.7
#8  0x00007f8e7920dcba in base::MessagePumpLibevent::Run () at
./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:237
#9  0x00007f8e79199de7 in base::RunLoop::Run () at
./../../3rdparty/chromium/base/run_loop.cc:150
#10 base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:121
#11 0x00007f8e791d0f8f in base::Thread::Run () at
./../../3rdparty/chromium/base/threading/thread.cc:251
#12 base::Thread::ThreadMain () at
./../../3rdparty/chromium/base/threading/thread.cc:333
#13 0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#14 0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#15 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f8e64d27700 (LWP 15688)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f8e65528700 (LWP 15687)):
#0  0x00007f8e7fbc616c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e79206fc6 in base::ConditionVariable::TimedWait () at
./../../3rdparty/chromium/base/synchronization/condition_variable_posix.cc:127
#2  0x00007f8e79207993 in base::WaitableEvent::TimedWaitUntil () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:230
#3  0x00007f8e79207b11 in base::WaitableEvent::TimedWait () at
./../../3rdparty/chromium/base/synchronization/waitable_event_posix.cc:162
#4  0x00007f8e791bfc81 in
base::internal::SchedulerWorker::Delegate::WaitForWork () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:37
#5  0x00007f8e791c2e6b in base::internal::SchedulerWorker::RunWorker () at
./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:331
#6  0x00007f8e791c3214 in base::internal::SchedulerWorker::RunPooledWorker ()
at ./../../3rdparty/chromium/base/task/task_scheduler/scheduler_worker.cc:229
#7  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#8  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f8e65d29700 (LWP 15686)):
#0  0x00007f8e756d0f50 in event_changelist_remove_all_ () from
/usr/lib64/libevent-2.1.so.7
#1  0x00007f8e756c72dd in ?? () from /usr/lib64/libevent-2.1.so.7
#2  0x00007f8e756d7df5 in event_base_loop () from /usr/lib64/libevent-2.1.so.7
#3  0x00007f8e7920dc68 in base::MessagePumpLibevent::Run () at
./../../3rdparty/chromium/base/message_loop/message_pump_libevent.cc:214
#4  0x00007f8e79199de7 in base::RunLoop::Run () at
./../../3rdparty/chromium/base/run_loop.cc:150
#5  base::RunLoop::Run () at ./../../3rdparty/chromium/base/run_loop.cc:121
#6  0x00007f8e791c8e34 in base::internal::ServiceThread::Run () at
./../../3rdparty/chromium/base/task/task_scheduler/service_thread.cc:61
#7  0x00007f8e791d1108 in base::Thread::ThreadMain () at
./../../3rdparty/chromium/base/threading/thread.cc:333
#8  0x00007f8e79209e05 in ThreadFunc () at
./../../3rdparty/chromium/base/threading/platform_thread_posix.cc:81
#9  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#10 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f8e66f3a700 (LWP 15685)):
#0  0x00007f8e7f1601c0 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f8e7f1acbb4 in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007f8e7f1ae372 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x00007f8e80e1899b in QEventDispatcherGlib::processEvents
(this=0x7f8e5c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7f8e66f39af0,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#6  0x00007f8e80bf9021 in QThread::exec (this=<optimized out>) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#7  0x00007f8e8051b4f6 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x7f8e8059dd80) at
thread/qthread_unix.cpp:360
#9  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#10 0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f8e6d2d5700 (LWP 15684)):
#0  0x00007f8e7fbc5e05 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f8e6dbde35b in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007f8e6dbdcc97 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#4  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f8e6eeaf700 (LWP 15683)):
#0  0x00007f8e82122cbf in poll () from /lib64/libc.so.6
#1  0x00007f8e7fbfc742 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f8e7fbfd3fa in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f8e6f00ff90 in QXcbEventQueue::run (this=0x560c273653e0) at
qxcbeventqueue.cpp:228
#4  0x00007f8e80bfa1a2 in QThreadPrivate::start (arg=0x560c273653e0) at
thread/qthread_unix.cpp:360
#5  0x00007f8e7fbbffaa in start_thread () from /lib64/libpthread.so.0
#6  0x00007f8e8212d73f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f8e70e84a80 (LWP 15682)):
[KCrash Handler]
#6  0x00007f8d89853cc3 in
TemplateParser::TemplateParserJob::processWithTemplate
(this=this at entry=0x560c2840ece0, tmpl=...) at
/usr/include/qt5/QtCore/qsharedpointer_impl.h:312
#7  0x00007f8d898542c0 in TemplateParser::TemplateParserJob::process
(this=this at entry=0x560c2840ece0, aorig_msg=..., afolder=13) at
/usr/src/debug/messagelib-19.08.1-137.1.x86_64/templateparser/src/templateparserjob.cpp:282
#8  0x00007f8d89912b69 in MessageComposer::MessageFactoryForwardJob::start
(this=0x560c2861cb60) at
/usr/src/debug/messagelib-19.08.1-137.1.x86_64/messagecomposer/src/helper/messagefactoryforwardjob.cpp:49
#9  MessageComposer::MessageFactoryNG::createForwardAsync (this=<optimized
out>) at
/usr/src/debug/messagelib-19.08.1-137.1.x86_64/messagecomposer/src/helper/messagefactoryng.cpp:433
#10 0x00007f8d89f250a7 in CreateForwardMessageJob::start (this=0x560c28a24150)
at
/usr/src/debug/kmail-19.08.1-117.1.x86_64/src/job/createforwardmessagejob.cpp:57
#11 0x00007f8d89f7aa63 in KMForwardCommand::createComposer (this=<optimized
out>, item=...) at
/usr/src/debug/kmail-19.08.1-117.1.x86_64/src/kmcommands.cpp:925
#12 0x00007f8d89f80fe7 in KMForwardCommand::execute (this=0x560c279f3630) at
/usr/src/debug/kmail-19.08.1-117.1.x86_64/src/kmcommands.cpp:975
#13 0x00007f8d89f7a7ca in KMCommand::slotPostTransfer (this=0x560c279f3630,
result=KMCommand::OK) at
/usr/src/debug/kmail-19.08.1-117.1.x86_64/src/kmcommands.cpp:285
#14 0x00007f8e80ded638 in QtPrivate::QSlotObjectBase::call (a=0x7fffcb9bae00,
r=0x560c279f3630, this=0x560c279b9620) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#15 QMetaObject::activate (sender=0x560c279f3630, signalOffset=<optimized out>,
local_signal_index=<optimized out>, argv=<optimized out>) at
kernel/qobject.cpp:3789
#16 0x00007f8d89faacde in KMCommand::messagesTransfered (this=<optimized out>,
_t1=<optimized out>) at
/usr/src/debug/kmail-19.08.1-117.1.x86_64/build/src/kmailprivate_autogen/EWIEGA46WW/moc_kmcommands.cpp:194
#17 0x00007f8d89f7bb3d in KMCommand::slotJobFinished (this=0x560c279f3630) at
/usr/src/debug/kmail-19.08.1-117.1.x86_64/src/kmcommands.cpp:394
#18 0x00007f8e80ded638 in QtPrivate::QSlotObjectBase::call (a=0x7fffcb9baf80,
r=0x560c279f3630, this=0x560c27b0cdf0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#19 QMetaObject::activate (sender=0x560c278b81e0, signalOffset=<optimized out>,
local_signal_index=<optimized out>, argv=<optimized out>) at
kernel/qobject.cpp:3789
#20 0x00007f8e81dbd50c in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib64/libKF5CoreAddons.so.5
#21 0x00007f8e81dc1fc3 in KJob::finishJob(bool) () from
/usr/lib64/libKF5CoreAddons.so.5
#22 0x00007f8e80dfa382 in QtPrivate::QSlotObjectBase::call (a=0x7fffcb9bafd0,
r=<optimized out>, this=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#23 QSingleShotTimer::timerEvent (this=0x7f8e5c0106e0) at kernel/qtimer.cpp:318
#24 0x00007f8e80dede85 in QObject::event (this=0x7f8e5c0106e0, e=<optimized
out>) at kernel/qobject.cpp:1282
#25 0x00007f8e817f6c62 in QApplicationPrivate::notify_helper
(this=this at entry=0x560c27342f50, receiver=receiver at entry=0x7f8e5c0106e0,
e=e at entry=0x7fffcb9bb2f0) at kernel/qapplication.cpp:3703
#26 0x00007f8e818001e0 in QApplication::notify (this=0x7fffcb9bb660,
receiver=0x7f8e5c0106e0, e=0x7fffcb9bb2f0) at kernel/qapplication.cpp:3449
#27 0x00007f8e80dc2572 in QCoreApplication::notifyInternal2
(receiver=0x7f8e5c0106e0, event=0x7fffcb9bb2f0) at
../../include/QtCore/../../src/corelib/kernel/qobject.h:143
#28 0x00007f8e80e17d60 in QTimerInfoList::activateTimers (this=0x560c2734bc20)
at kernel/qtimerinfo_unix.cpp:643
#29 0x00007f8e80e1860c in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:183
#30 idleTimerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:230
#31 0x00007f8e7f1ac6b3 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#32 0x00007f8e7f1ae460 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f8e7f1ae49f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#34 0x00007f8e80e18981 in QEventDispatcherGlib::processEvents
(this=0x560c2741ed10, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#35 0x00007f8e80dc10db in QEventLoop::exec (this=this at entry=0x7fffcb9bb530,
flags=..., flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#36 0x00007f8e80dc8d42 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#37 0x0000560c26bad2f3 in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/kontact-19.08.1-97.1.x86_64/src/main.cpp:229
[Inferior 1 (process 15682) detached]

Reported using DrKonqi

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


More information about the Kdepim-bugs mailing list