Announcement

Collapse
No announcement yet.

Korgac closed unexpectedly

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Korgac closed unexpectedly

    I'm newbie, please help me.
    what is going on with my plasma...
    How to fix it?

    this some more information
    Code:
    Application: korgac (korgac), signal: Segmentation fault
    Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
    pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
    [Current thread is 1 (Thread 0x7f7906959940 (LWP 2458))]
    
    Thread 2 (Thread 0x7f790357b700 (LWP 2568)):
    [KCrash Handler]
    #6  0x00007f7921cd1517 in QObject::disconnect (sender=0x1eae660, signal=signal@entry=0x0, receiver=receiver@entry=0x7f78f4009900, method=method@entry=0x0) at kernel/qobject.cpp:2949
    #7  0x00007f7926cfc330 in QObject::disconnect (member=0x0, receiver=0x7f78f4009900, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:361
    #8  QDBusConnectionPrivate::closeConnection (this=this@entry=0x7f78f4009900) at qdbusintegrator.cpp:1128
    #9  0x00007f7926ce95f6 in QDBusConnectionManager::run (this=0x7f7926d5cd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:199
    #10 0x00007f7921acc808 in QThreadPrivate::start (arg=0x7f7926d5cd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:341
    #11 0x00007f791a2316ba in start_thread (arg=0x7f790357b700) at pthread_create.c:333
    #12 0x00007f79211c482d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
    
    Thread 1 (Thread 0x7f7906959940 (LWP 2458)):
    #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
    #1  0x00007f7921acd6bb in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x1e8ba90) at thread/qwaitcondition_unix.cpp:136
    #2  QWaitCondition::wait (this=this@entry=0x1e871b0, mutex=mutex@entry=0x1e87190, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
    #3  0x00007f7921acc3b6 in QThread::wait (this=this@entry=0x7f7926d5cd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, time=time@entry=18446744073709551615) at thread/qthread_unix.cpp:672
    #4  0x00007f7926ce9386 in QDBusConnectionManager::~QDBusConnectionManager (this=0x7f7926d5cd40 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>, __in_chrg=<optimized out>) at qdbusconnection.cpp:168
    #5  0x00007f7926ce9419 in (anonymous namespace)::Q_QGS__q_manager::Holder::~Holder (this=<optimized out>, __in_chrg=<optimized out>) at qdbusconnection.cpp:69
    #6  0x00007f79210f7ff8 in __run_exit_handlers (status=0, listp=0x7f79214815f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
    #7  0x00007f79210f8045 in __GI_exit (status=<optimized out>) at exit.c:104
    #8  0x00007f7923a0b2a1 in KDBusService::KDBusService(QFlags<KDBusService::StartupOption>, QObject*) () from /usr/lib/x86_64-linux-gnu/libKF5DBusAddons.so.5
    #9  0x0000000000411b75 in ?? ()
    #10 0x00007f79210de830 in __libc_start_main (main=0x4116b0, argc=1, argv=0x7fff6d0e4178, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6d0e4168) at ../csu/libc-start.c:291
    #11 0x0000000000411da9 in _start ()
    Last edited by Snowhog; Dec 21, 2016, 02:58 PM.

    #2
    Try reinstalling KOrganizer.

    Code:
    sudo apt update && sudo apt install --reinstall korganizer
    If that doesn't work we'll need a lot more information about your system, like which version of Kubuntu you're running and how you can duplicate that segfault.

    Good luck -

    Good luck -
    we see things not as they are, but as we are.
    -- anais nin

    Comment

    Working...
    X