Bug 200446 - Crash on startup via xinit
Summary: Crash on startup via xinit
Status: RESOLVED NOT A BUG
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 15:10 UTC by Robin Burchell
Modified: 2009-09-12 02:40 UTC (History)
1 user (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 Robin Burchell 2009-07-16 15:10:38 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $
KDE Version: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090624))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-13-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
I've rebuilt from SVN last week, and recieved this crash on startup.

Note: my setup is rather unconventional and hacked together, so this may well be something that I am doing wrong. Should you require any information, please ask.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#4  QDataStream::operator>> (this=0x0, i=@0x7fffcbefc234) at /home/w00t/kdesvn/qt-copy/src/corelib/io/qdatastream.cpp:656
#5  0x00007fd5c3365910 in KServiceFactory (this=0xf7f330) at /home/w00t/kdesvn/kdelibs/kdecore/services/kservicefactory.cpp:44
#6  0x00007fd5c3365bd2 in KServiceFactory::self () at /home/w00t/kdesvn/kdelibs/kdecore/sycoca/ksycocafactory.h:200
#7  0x00007fd5c335c659 in KService::serviceByDesktopPath (_name=@0x7fffcbefc234) at /home/w00t/kdesvn/kdelibs/kdecore/services/kservice.cpp:582
#8  0x00007fd5bbb9e63e in Kded::loadModule (this=0xe46420, obj=<value optimized out>, onDemand=true) at /home/w00t/kdesvn/kdelibs/kded/kded.cpp:333
#9  0x00007fd5bbb9e87d in Kded::messageFilter (message=<value optimized out>) at /home/w00t/kdesvn/kdelibs/kded/kded.cpp:195
#10 0x00007fd5c1a71b9e in QDBusConnectionPrivate::handleMessage (this=0xe0ef30, amsg=@0x7fffcbefc490) at /home/w00t/kdesvn/qt-copy/src/dbus/qdbusintegrator.cpp:526
#11 0x00007fd5c1a71e31 in qDBusSignalFilter (connection=<value optimized out>, message=<value optimized out>, data=<value optimized out>) at /home/w00t/kdesvn/qt-copy/src/dbus/qdbusintegrator.cpp:517
#12 0x00007fd5bb96690b in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#13 0x00007fd5c1a68049 in QDBusConnectionPrivate::doDispatch (this=0xe0ef30) at /home/w00t/kdesvn/qt-copy/src/dbus/qdbus_symbols_p.h:113
#14 0x00007fd5c1a682e8 in QDBusConnectionPrivate::socketRead (this=0xe0ef30, fd=<value optimized out>) at /home/w00t/kdesvn/qt-copy/src/dbus/qdbusintegrator.cpp:1087
#15 0x00007fd5c1a9ee56 in QDBusConnectionPrivate::qt_metacall (this=0xe0ef30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffcbefc730)
    at .moc/release-shared/moc_qdbusconnection_p.cpp:89
#16 0x00007fd5c3a162ad in QMetaObject::activate (sender=0xf055e0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0)
    at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qobject.cpp:3117
#17 0x00007fd5c3a48e0e in QSocketNotifier::activated (this=0x0, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:83
#18 0x00007fd5c3a1c1f3 in QSocketNotifier::event (this=0xf055e0, e=0x7fffcbefcd00) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qsocketnotifier.cpp:316
#19 0x00007fd5c0ea9f8d in QApplicationPrivate::notify_helper (this=0xe47240, receiver=0xf055e0, e=0x7fffcbefcd00) at /home/w00t/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:4057
#20 0x00007fd5c0eb29da in QApplication::notify (this=0x7fffcbefd020, receiver=0xf055e0, e=0x7fffcbefcd00) at /home/w00t/kdesvn/qt-copy/src/gui/kernel/qapplication.cpp:4022
#21 0x00007fd5c1ed3b8b in KApplication::notify (this=0x7fffcbefd020, receiver=0xf055e0, event=0x7fffcbefcd00) at /home/w00t/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:302
#22 0x00007fd5c3a03c9c in QCoreApplication::notifyInternal (this=0x7fffcbefd020, receiver=0xf055e0, event=0x7fffcbefcd00) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:606
#23 0x00007fd5c3a296d9 in socketNotifierSourceDispatch (source=0xe4ac20) at ../../include/QtCore/../../../../qt-copy/src/corelib/kernel/qcoreapplication.h:213
#24 0x00007fd5bf90a20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007fd5bf90d8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0x00007fd5bf90da7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007fd5c3a2945f in QEventDispatcherGlib::processEvents (this=0xdde010, flags=<value optimized out>) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qeventdispatcher_glib.cpp:324
#28 0x00007fd5c0f3123f in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at /home/w00t/kdesvn/qt-copy/src/gui/kernel/qguieventdispatcher_glib.cpp:202
#29 0x00007fd5c3a02642 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -873476320}) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:149
#30 0x00007fd5c3a027d5 in QEventLoop::exec (this=0x7fffcbefcf60, flags={i = -873476240}) at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qeventloop.cpp:196
#31 0x00007fd5c3a0488c in QCoreApplication::exec () at /home/w00t/kdesvn/qt-copy/src/corelib/kernel/qcoreapplication.cpp:888
#32 0x00007fd5bbba0d67 in kdemain (argc=1, argv=0xe05900) at /home/w00t/kdesvn/kdelibs/kded/kded.cpp:938
#33 0x0000000000407275 in launch (argc=1, _name=0x40a553 "kded4", args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40a431 "0")
    at /home/w00t/kdesvn/kdelibs/kinit/kinit.cpp:676
#34 0x0000000000408d9f in main (argc=2, argv=0x7fffcbefdb38, envp=0x7fffcbefdb50) at /home/w00t/kdesvn/kdelibs/kinit/kinit.cpp:1735

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-16 16:54:51 UTC
This kind of errors are likely to be installation/packaging errors
Comment 2 Dario Andres 2009-09-04 00:22:10 UTC
- Is this still happening after some update ?
- Does running "kbuildsycoca4 --noincremental" as user fixes this ?
Thanks
Comment 3 Dario Andres 2009-09-04 14:11:07 UTC
Do you have user permissions in /var/tmp/kdecache-$USER/  ?
Thanks
Comment 4 Robin Burchell 2009-09-12 02:40:05 UTC
Hi Dario,

Sorry for the slow reply. I've apparantly been getting bugzilla sent to /dev/null for quite some time - helpful.

I've not been able to reproduce this on any other system, and as such I'm inclined to blame this on the highly hacked together setup I had at the time.

As such, I'm closing this..