[kontact] [Bug 367802] New: kontact crashes on quit

Mara Raram via KDE Bugzilla bugzilla_noreply at kde.org
Thu Aug 25 14:52:44 BST 2016


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

            Bug ID: 367802
           Summary: kontact crashes on quit
           Product: kontact
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: marararam at gmx.net

Application: kontact (5.2.3)

Qt Version: 5.7.0
Frameworks Version: 5.25.0
Operating System: Linux 4.1.27-27-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
A normal exit of kontact repeatedly leads to a crash after adjusting width or
height of columns in kmail interface. After restart and not touching any UI
elements, kontact quits successfully. Alas, without change the subject-column
in the message-list pane is set to zero width, columns of unread and total in
folder pane are invisible, favourite-folder pane is way to small ...

The crash can be reproduced every time.

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

Thread 8 (Thread 0x7f2ae67b7700 (LWP 7115)):
#0  0x00007f2bb6e7d03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f2baab2b9cb in  () at /usr/lib64/libQt5Script.so.5
#2  0x00007f2baab2b9f9 in  () at /usr/lib64/libQt5Script.so.5
#3  0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f2b48f6f700 (LWP 7007)):
#0  0x00007f2bb6e7d03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f2bbb126443 in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x00007f2bbb4480a1 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f2b49770700 (LWP 7006)):
#0  0x00007f2bb6e7d03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f2bbb126443 in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x00007f2bbb4480a1 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f2b49f71700 (LWP 7005)):
#0  0x00007f2bb6e7d03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f2bbb126443 in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x00007f2bbb4480a1 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f2b4a772700 (LWP 7004)):
#0  0x00007f2bb6e7d03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f2bbb12546d in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x00007f2bbb4480a1 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f2b9a707700 (LWP 7002)):
#0  0x00007f2bb6e7d03f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x00007f2bbb4195d3 in  () at /usr/lib64/libQt5WebKit.so.5
#2  0x00007f2bbb4195f9 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f2b9b918700 (LWP 7001)):
#0  0x00007f2bbdb0fccd in read () at /lib64/libc.so.6
#1  0x00007f2bb51a3b60 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f2bb5162999 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007f2bb5162df8 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f2bb5162f7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#5  0x00007f2bbe62ff7b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#6  0x00007f2bbe5df8cb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#7  0x00007f2bbe42606a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x00007f2bbcd5b4b5 in  () at /usr/lib64/libQt5DBus.so.5
#9  0x00007f2bbe42a899 in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007f2bb6e790a4 in start_thread () at /lib64/libpthread.so.0
#11 0x00007f2bbdb1c02d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f2bc0e607c0 (LWP 6999)):
[KCrash Handler]
#6  0x00007f2bbda6c0c7 in raise () at /lib64/libc.so.6
#7  0x00007f2bbda6d478 in abort () at /lib64/libc.so.6
#8  0x00007f2bbdaa9784 in  () at /lib64/libc.so.6
#9  0x00007f2bbdaaf026 in malloc_printerr () at /lib64/libc.so.6
#10 0x00007f2bbdaaffcd in _int_free () at /lib64/libc.so.6
#11 0x00007f2bb8d7c21e in KCoreConfigSkeleton::~KCoreConfigSkeleton() () at
/usr/lib64/libKF5ConfigCore.so.5
#12 0x00007f2b31863bc9 in
MessageViewer::MessageViewerSettings::~MessageViewerSettings() () at
/usr/lib64/libKF5MessageViewer.so.5
#13 0x00007f2b31887d12 in  () at /usr/lib64/libKF5MessageViewer.so.5
#14 0x00007f2bbda6eb39 in __run_exit_handlers () at /lib64/libc.so.6
#15 0x00007f2bbda6eb85 in  () at /lib64/libc.so.6
#16 0x00007f2bbda58b2c in __libc_start_main () at /lib64/libc.so.6
#17 0x0000000000404ca7 in _start ()

Reported using DrKonqi

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



More information about the Kdepim-bugs mailing list