« Return to Thread: [Bug 288427] New: Plasma desktop crash after login and then after each start from console/krunner

[Bug 288427] New: Plasma desktop crash after login and then after each start from console/krunner

by marcin.gil (Bugzilla) :: Rate this Message:

| View in Thread

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

           Summary: Plasma desktop crash after login and then after each
                    start from console/krunner
           Product: plasma
           Version: unspecified
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: plasma-bugs@...
        ReportedBy: marcin.gil@...


Application: plasma-desktop (0.4)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:

Restarted plasma-desktop from krunner -- it crashed. Restarted plasma-desktop
from console and got this:

➜  ~  plasma-desktop
QDBusObjectPath: invalid path ""
QGraphicsLinearLayout::insertItem: cannot insert null item
Object::connect: No such slot AbstractItemView::iconSettingsChanged(int)
Object::connect: No such signal QDBusAbstractInterface::Changed()
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QGridLayoutEngine::addItem: Cell (1, 1) already taken
link XMLID_34_ hasn't been detected!
link XMLID_34_ hasn't been detected!
link XMLID_36_ hasn't been detected!
➜  ~  QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
QPixmap::handle(): Pixmap is not an X11 class pixmap
Object::disconnect: No such slot
DeviceNotificationsEngine::dataUpdated(QString,Plasma::DataEngine::Data)
Object::disconnect:  (sender name:   '/org/freedesktop/UDisks/devices/sda2')
Object::disconnect:  (receiver name: 'Device Notifications')
Object::disconnect: No such slot
DeviceNotificationsEngine::dataUpdated(QString,Plasma::DataEngine::Data)
Object::disconnect:  (sender name:   '/org/freedesktop/UDisks/devices/sda3')
Object::disconnect:  (receiver name: 'Device Notifications')
➜  ~  plasma-desktop(3181)/plasma StatusNotifierItemSource::refreshCallback:
DBusMenu disabled for this application
QGridLayoutEngine::addItem: Cell (1, 1) already taken
QGridLayoutEngine::addItem: Cell (3, 1) already taken
Object::disconnect: No such slot
DeviceNotificationsEngine::dataUpdated(QString,Plasma::DataEngine::Data)
Object::disconnect:  (sender name:   '/org/freedesktop/UDisks/devices/sdb1')
Object::disconnect:  (receiver name: 'Device Notifications')
plasma-desktop(3181)/libakonadi Akonadi::EntityTreeModelPrivate::itemsFetched:
Fetched an item which is already in the model
plasma-desktop(3181)/libakonadi Akonadi::EntityTreeModelPrivate::itemsFetched:
Fetched an item which is already in the model
plasma-desktop(3181)/libakonadi Akonadi::EntityTreeModelPrivate::itemsFetched:
Fetched an item which is already in the model
plasma-desktop(3181)/libakonadi Akonadi::EntityTreeModelPrivate::itemsFetched:
Fetched an item which is already in the model
plasma-desktop(3181)/libakonadi Akonadi::EntityTreeModelPrivate::itemsFetched:
Fetched an item which is already in the model
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'Akonadi::PayloadException'
  what():  Akonadi::PayloadException: No payload set
KCrash: Attempting to start /usr/bin/plasma-desktop from kdeinit
sock_file=/home/marcin/.kde/socket-drakkar/kdeinit4__0
KCrash: Application 'plasma-desktop' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/marcin/.kde/socket-drakkar/kdeinit4__0
➜  ~  QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
QSocketNotifier: Invalid socket 22 and type 'Read', disabling...

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7f4f59b677c0 (LWP 3270))]

Thread 5 (Thread 0x7f4f38f0a700 (LWP 3273)):
#0  0x00007f4f59448773 in __GI___poll (fds=<optimized out>, nfds=<optimized
out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f4f4d9d2f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4f4d9d3429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4f56639f3e in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f4f5660dcf2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f4f5660def7 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f4f5652527f in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007f4f565f0cbf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f4f56527d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f4f4acec56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007f4f4e4dfefc in start_thread (arg=0x7f4f38f0a700) at
pthread_create.c:304
#11 0x00007f4f5945489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f4f2d574700 (LWP 3274)):
#0  0x00007f4f56639f40 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#1  0x00007f4f5660dcf2 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f4f5660def7 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f4f5652527f in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f4f565f0cbf in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007f4f56527d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007f4f4acec56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#7  0x00007f4f4e4dfefc in start_thread (arg=0x7f4f2d574700) at
pthread_create.c:304
#8  0x00007f4f5945489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f4f2cb5b700 (LWP 3275)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f4f5652811e in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f4f5651c81f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f4f56527d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f4f4acec56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#5  0x00007f4f4e4dfefc in start_thread (arg=0x7f4f2cb5b700) at
pthread_create.c:304
#6  0x00007f4f5945489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f4f284a1700 (LWP 3282)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f4f5652811e in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f4f5651c81f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f4f56527d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f4f4acec56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
#5  0x00007f4f4e4dfefc in start_thread (arg=0x7f4f284a1700) at
pthread_create.c:304
#6  0x00007f4f5945489d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4f59b677c0 (LWP 3270)):
[KCrash Handler]
#6  0x00007f4f593a93a5 in __GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f4f593acb0b in __GI_abort () at abort.c:92
#8  0x00007f4f55577d7d in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f4f55575f26 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007f4f55575f53 in std::terminate() () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007f4f55576096 in __cxa_rethrow () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x00007f4f5660e02e in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007f4f56612789 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007f4f597531a3 in kdemain () from
/usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#15 0x00007f4f5939430d in __libc_start_main (main=0x400640, argc=1,
ubp_av=0x7fffed94f058, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffed94f048) at libc-start.c:226
#16 0x0000000000400671 in _start ()

This bug may be a duplicate of or related to bug 287564.

Possible duplicates by query: bug 288402, bug 287910, bug 287795, bug 287703,
bug 287571.

Reported using DrKonqi

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

 « Return to Thread: [Bug 288427] New: Plasma desktop crash after login and then after each start from console/krunner