Bug 396724 - korganizer crashing
Summary: korganizer crashing
Status: RESOLVED DUPLICATE of bug 396694
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-21 12:28 UTC by Paweł Krzak
Modified: 2018-07-21 12:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
strace.log (375.17 KB, text/x-log)
2018-07-21 12:28 UTC, Paweł Krzak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Krzak 2018-07-21 12:28:36 UTC
Created attachment 114046 [details]
strace.log

Hi!

I just did install the last of Linux distribution KDE NEON LTS 5.12.6. Then I installed korganizer from uubuntu repo.
Every attempt to run korganizer ends with crashing. 
Details:


Ubuntu 16.04.04 LTS 
KDE PLASMA 5.12.6 LTS
QT 5.11
KDE APPS 5.48
korganizer                                      4:18.04.2-0neon+16.04+xenial+build47                          amd64        calendar and personal organizer


pkrzak@andalusia:~$ korganizer 
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = korganizer path = /usr/bin pid = 1628
KCrash: Arguments: /usr/bin/korganizer 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Zatrzymano              korganizer

Stack-trace:
Application: KOrganizator (korganizer), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb7b08b2940 (LWP 2565))]

Thread 2 (Thread 0x7fb78d325700 (LWP 2567)):
#0  0x00007fb7ac0f474d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fb7a208f38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb7a208f49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb7acc220bb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fb7acbc95ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb7ac9fe5e4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fb7ab5b8f35 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fb7aca09727 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb7a3d9b6ba in start_thread (arg=0x7fb78d325700) at pthread_create.c:333
#9  0x00007fb7ac10041d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fb7b08b2940 (LWP 2565)):
[KCrash Handler]
#6  0xfffffffffffffff0 in ?? ()
#7  0x00007fb7b057dd3d in KontactInterface::PimUniqueApplication::start(QStringList const&, bool) () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5
#8  0x00000000004084ce in ?? ()
#9  0x00007fb7ac019830 in __libc_start_main (main=0x408180, argc=1, argv=0x7ffecad70098, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffecad70088) at ../csu/libc-start.c:291
#10 0x00000000004087b9 in _start ()
Comment 1 Christoph Feck 2018-07-21 12:44:51 UTC

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