[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 255780] New: KDED configuration crashes
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2010-11-01 0:35:26
Message-ID: bug-255780-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: KDED configuration crashes
           Product: systemsettings
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: sourtooth+ssbugs@gmail.com
        ReportedBy: christoph@maxiom.de


Application: kcmshell4 ()
KDE Platform Version: 4.5.74 (4.6 >= 20101027) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.5-desktop i686
Distribution: "openSUSE 11.3 (i586)"

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

Just run "kcmshell4 kded" and get this crash:

ASSERT: "file.desktopGroup().readEntry("X-KDE-ServiceTypes") == "KDEDModule""
in file /local/svn/kde/trunk/KDE/kdebase/runtime/kcontrol/kded/kcmkded.cpp,
line 190

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Aborted
[KCrash Handler]
#7  0xffffe424 in __kernel_vsyscall ()
#8  0xb5df07ff in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0xb5df2140 in abort () at abort.c:92
#10 0xb6dc2823 in qt_message_output (msgType=QtFatalMsg, buf=
    0x820b6c8 "ASSERT: \"file.desktopGroup().readEntry(\"X-KDE-ServiceTypes\")
== \"KDEDModule\"\" in file
/local/svn/kde/trunk/KDE/kdebase/runtime/kcontrol/kded/kcmkded.cpp, line 190")
    at /local/git/Qt/qt/src/corelib/global/qglobal.cpp:2282
#11 0xb6dc298e in qt_message (msgType=QtFatalMsg, msg=0xb6f4db54 "ASSERT:
\"%s\" in file %s, line %d", ap=0xbfe44254 "$\265\262\262\234\253\262\262\276")
    at /local/git/Qt/qt/src/corelib/global/qglobal.cpp:2328
#12 0xb6dc2dba in qFatal (msg=0xb6f4db54 "ASSERT: \"%s\" in file %s, line %d")
at /local/git/Qt/qt/src/corelib/global/qglobal.cpp:2511
#13 0xb6dc23c8 in qt_assert (assertion=0xb2b2b524
"file.desktopGroup().readEntry(\"X-KDE-ServiceTypes\") == \"KDEDModule\"",
file=
    0xb2b2ab9c
"/local/svn/kde/trunk/KDE/kdebase/runtime/kcontrol/kded/kcmkded.cpp", line=190)
at /local/git/Qt/qt/src/corelib/global/qglobal.cpp:2027
#14 0xb2b26100 in KDEDConfig::load (this=0x8122588) at
/local/svn/kde/trunk/KDE/kdebase/runtime/kcontrol/kded/kcmkded.cpp:190
#15 0xb7603208 in KCModule::qt_metacall (this=0x8122588,
_c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x8205ed8) at
/local/build/KDE/kdelibs/kdeui/kcmodule.moc:89
#16 0xb2b2487a in KDEDConfig::qt_metacall (this=0x8122588,
_c=QMetaObject::InvokeMetaMethod, _id=30, _a=0x8205ed8) at
/local/build/KDE/kdebase/runtime/kcontrol/kded/kcmkded.moc:84
#17 0xb6edeb72 in QMetaObject::metacall (object=0x8122588,
cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0x8205ed8) at
/local/git/Qt/qt/src/corelib/kernel/qmetaobject.cpp:237
#18 0xb6eecbd1 in QMetaCallEvent::placeMetaCall (this=0x8202890,
object=0x8122588) at /local/git/Qt/qt/src/corelib/kernel/qobject.cpp:535
#19 0xb6eedca7 in QObject::event (this=0x8122588, e=0x8202890) at
/local/git/Qt/qt/src/corelib/kernel/qobject.cpp:1217
#20 0xb62a85bf in QWidget::event (this=0x8122588, event=0x8202890) at
/local/git/Qt/qt/src/gui/kernel/qwidget.cpp:8719
#21 0xb62470de in QApplicationPrivate::notify_helper (this=0x80636c8,
receiver=0x8122588, e=0x8202890) at
/local/git/Qt/qt/src/gui/kernel/qapplication.cpp:4454
#22 0xb6246e13 in QApplication::notify (this=0xbfe44f40, receiver=0x8122588,
e=0x8202890) at /local/git/Qt/qt/src/gui/kernel/qapplication.cpp:4419
#23 0xb754e1f6 in KApplication::notify (this=0xbfe44f40, receiver=0x8122588,
event=0x8202890) at
/local/svn/kde/trunk/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#24 0xb6ed74c7 in QCoreApplication::notifyInternal (this=0xbfe44f40,
receiver=0x8122588, event=0x8202890) at
/local/git/Qt/qt/src/corelib/kernel/qcoreapplication.cpp:732
#25 0xb6edadc9 in QCoreApplication::sendEvent (receiver=0x8122588,
event=0x8202890) at
../../include/QtCore/../../../../git/Qt/qt/src/corelib/kernel/qcoreapplication.h:215
#26 0xb6ed8560 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0,
event_type=0, data=0x804f538) at
/local/git/Qt/qt/src/corelib/kernel/qcoreapplication.cpp:1373
#27 0xb6ed821d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at /local/git/Qt/qt/src/corelib/kernel/qcoreapplication.cpp:1266
#28 0xb6f0c1b0 in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../../../git/Qt/qt/src/corelib/kernel/qcoreapplication.h:220
#29 0xb6f0b32e in postEventSourceDispatch (s=0x8065b20) at
/local/git/Qt/qt/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#30 0xb5912a39 in g_main_dispatch (context=0x8065a98) at gmain.c:2149
#31 g_main_context_dispatch (context=0x8065a98) at gmain.c:2702
#32 0xb5913240 in g_main_context_iterate (context=0x8065a98, block=1,
dispatch=1, self=0x8063868) at gmain.c:2780
#33 0xb59134fe in g_main_context_iteration (context=0x8065a98, may_block=1) at
gmain.c:2843
#34 0xb6f0bad8 in QEventDispatcherGlib::processEvents (this=0x8063688,
flags=...) at /local/git/Qt/qt/src/corelib/kernel/qeventdispatcher_glib.cpp:415
#35 0xb630faa4 in QGuiEventDispatcherGlib::processEvents (this=0x8063688,
flags=...) at /local/git/Qt/qt/src/gui/kernel/qguieventdispatcher_glib.cpp:204
#36 0xb6ed5225 in QEventLoop::processEvents (this=0xbfe44e9c, flags=...) at
/local/git/Qt/qt/src/corelib/kernel/qeventloop.cpp:149
#37 0xb6ed5369 in QEventLoop::exec (this=0xbfe44e9c, flags=...) at
/local/git/Qt/qt/src/corelib/kernel/qeventloop.cpp:201
#38 0xb67f74a8 in QDialog::exec (this=0x8115270) at
/local/git/Qt/qt/src/gui/dialogs/qdialog.cpp:552
#39 0xb778586d in kdemain (_argc=2, _argv=0xbfe451b4) at
/local/svn/kde/trunk/KDE/kdebase/runtime/kcmshell/main.cpp:287
#40 0x080486d9 in main (argc=2, argv=0xbfe451b4) at
/local/build/KDE/kdebase/runtime/kcmshell/kcmshell4_dummy.cpp:3

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.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic