Bug 399551 - Knotes Crash on start
Summary: Knotes Crash on start
Status: RESOLVED FIXED
Alias: None
Product: knotes
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
: 399547 399603 399631 399726 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-10-09 12:40 UTC by Bruno Aon
Modified: 2018-10-31 16:17 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Aon 2018-10-09 12:40:12 UTC
Application: knotes (5.7.3)

Qt Version: 5.11.1
Frameworks Version: 5.49.0
Operating System: Linux 4.18.0-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (buster)

-- Information about the crash:
Knotes keep crashing everytime I run after last update

The crash can be reproduced every time.

-- Backtrace:
Application: KNotes (knotes), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4f1ca13a80 (LWP 2091))]

Thread 3 (Thread 0x7f4f1aca2700 (LWP 2093)):
#0  0x00007f4f27a1e739 in __GI___poll (fds=0x7f4f0c004db0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4f2410fe46 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4f2410ff6c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4f27f4824b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f4f27ef525b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f4f27d44176 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f4f28fff545 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f4f27d4dd47 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f4f250ccf2a in start_thread (arg=0x7f4f1aca2700) at pthread_create.c:463
#9  0x00007f4f27a28edf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f4f1bb9b700 (LWP 2092)):
#0  0x00007f4f27a1e739 in __GI___poll (fds=0x7f4f1bb9aa38, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f4f25500cf7 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f4f2550290a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f4f1c6f96d9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f4f27d4dd47 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f4f250ccf2a in start_thread (arg=0x7f4f1bb9b700) at pthread_create.c:463
#6  0x00007f4f27a28edf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f4f1ca13a80 (LWP 2091)):
[KCrash Handler]
#6  0x00007f4f27c7d7f8 in vtable for __cxxabiv1::__class_type_info () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f4f2a0e9f9d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:234
#8  0x000055c4730e63eb in main (argc=<optimized out>, argv=<optimized out>) at ./src/apps/main.cpp:68

Reported using DrKonqi
Comment 1 Daniel Vrátil 2018-10-10 08:35:01 UTC
Could you make sure all your packages are up-to-date? Looks like you may have an issue with mixed versions of libraries.
Comment 2 Bruno Aon 2018-10-10 18:24:12 UTC
Probably a partial update on debian repo, because at this moment, there are no further upgradable packages available.
Comment 3 Christoph Feck 2018-10-12 18:44:36 UTC
*** Bug 399547 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2018-10-12 18:45:30 UTC
*** Bug 399603 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2018-10-16 00:56:07 UTC
*** Bug 399631 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Feck 2018-10-16 00:57:53 UTC
According to bug 399631 comment #2 an update is available for KDEPIM in Debian testing. Could someone confirm those fixes the KDEPIM startup crashes?
Comment 7 Christoph Feck 2018-10-16 00:58:51 UTC
*** Bug 399726 has been marked as a duplicate of this bug. ***
Comment 8 Paul Heeg 2018-10-22 20:54:24 UTC
Update in Debian testing fixes the startup crashes?
Comment 9 Bruno Aon 2018-10-31 16:17:30 UTC
Fix confirmed.(In reply to Christoph Feck from comment #6)
> According to bug 399631 comment #2 an update is available for KDEPIM in
> Debian testing. Could someone confirm those fixes the KDEPIM startup crashes?

Fixed.