Bug 399603 - KDE applications (Kontacts, KOrganizer etc.) crash at start
Summary: KDE applications (Kontacts, KOrganizer etc.) crash at start
Status: RESOLVED DUPLICATE of bug 399551
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 5.7.3
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-10-10 11:20 UTC by tanacsd95
Modified: 2018-10-12 18:45 UTC (History)
0 users

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 tanacsd95 2018-10-10 11:20:15 UTC
Application: korganizer (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:
- What I was doing when the application crashed: Updated Debian from stable to Testing. Since that these applications crash.

The crash can be reproduced every time.

-- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcc4366ea80 (LWP 4074))]

Thread 3 (Thread 0x7fcc416c7700 (LWP 4076)):
#0  0x00007fcc50b74739 in __GI___poll (fds=0x7fcc34004db0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fcc4c3ebe46 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcc4c3ebf6c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcc5109e24b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fcc5104b25b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fcc50e9a176 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fcc5082e545 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fcc50ea3d47 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fcc4d6f2f2a in start_thread (arg=0x7fcc416c7700) at pthread_create.c:463
#9  0x00007fcc50b7eedf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fcc427f7700 (LWP 4075)):
#0  0x00007fcc50b74739 in __GI___poll (fds=0x7fcc427f6a38, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fcc4c179cf7 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fcc4c17b90a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fcc433786d9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fcc50ea3d47 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fcc4d6f2f2a in start_thread (arg=0x7fcc427f7700) at pthread_create.c:463
#6  0x00007fcc50b7eedf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fcc4366ea80 (LWP 4074)):
[KCrash Handler]
#6  0xfffffffffffffff0 in ?? ()
#7  0x00007fcc52fecf9d in KontactInterface::PimUniqueApplication::start(QStringList const&, bool) () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5
#8  0x000055c94fcd90f3 in main () at ./src/main.cpp:55
#9  0x00007fcc50aa9b17 in __libc_start_main (main=0x55c94fcd8df0 <main>, argc=1, argv=0x7ffe849fa288, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe849fa278) at ../csu/libc-start.c:310
#10 0x000055c94fcd92fa in _start () at /usr/include/x86_64-linux-gnu/qt5/QtCore/qdebug.h:125

The reporter indicates this bug may be a duplicate of or related to bug 389840.

Possible duplicates by query: bug 398557, bug 398152, bug 396724, bug 396700, bug 389840.

Reported using DrKonqi
Comment 1 Christoph Feck 2018-10-12 18:45:30 UTC

*** This bug has been marked as a duplicate of bug 399551 ***