Bug 220807 - System Settings crash when launching Kopete [KRES::Manager<KRES::Resource>::notifyResourceAdded, KRES::ManagerImpl::dbusKResourceAdded, KRES::ManagerImpl::qt_metacall]
Summary: System Settings crash when launching Kopete [KRES::Manager<KRES::Resource>::n...
Status: RESOLVED WORKSFORME
Alias: None
Product: kresources
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 229268 254143 265912 275333 275970 282125 290646 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-31 14:19 UTC by Artem Vorotnikov
Modified: 2018-11-28 04:51 UTC (History)
6 users (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 Artem Vorotnikov 2009-12-31 14:19:08 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-16-server x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
I had System Settings opened and when I launched Kopete it crashed.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007fbc26e96b5a in KRES::Manager<KRES::Resource>::notifyResourceAdded (this=0x2957960, res=0x2ed9b90) at ../../kresources/manager.h:415
#6  0x00007fbc26e8edd1 in KRES::ManagerImpl::dbusKResourceAdded (this=0x29578e0, managerId=<value optimized out>, resourceId=...) at ../../kresources/managerimpl.cpp:260
#7  0x00007fbc26e8f1b4 in KRES::ManagerImpl::qt_metacall (this=0x29578e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2d2ed160) at ./managerimpl.moc:88
#8  0x00007fbc3a074fce in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#9  0x00007fbc3a07cb5f in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#10 0x00007fbc39d48d19 in QObject::event (this=0x29578e0, e=0x13ac760) at kernel/qobject.cpp:1260
#11 0x00007fbc3a92be8c in QApplicationPrivate::notify_helper (this=0x1167b00, receiver=0x29578e0, e=0x13ac760) at kernel/qapplication.cpp:4242
#12 0x00007fbc3a93248d in QApplication::notify (this=0x7fff2d2edbc0, receiver=0x29578e0, e=0x13ac760) at kernel/qapplication.cpp:4125
#13 0x00007fbc3b62c856 in KApplication::notify (this=0x7fff2d2edbc0, receiver=0x29578e0, event=0x13ac760) at ../../kdeui/kernel/kapplication.cpp:302
#14 0x00007fbc39d3904c in QCoreApplication::notifyInternal (this=0x7fff2d2edbc0, receiver=0x29578e0, event=0x13ac760) at kernel/qcoreapplication.cpp:704
#15 0x00007fbc39d3b7c7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x11405d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x11405d0) at kernel/qcoreapplication.cpp:1345
#17 0x00007fbc39d62ae3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#19 0x00007fbc36767bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007fbc3676b598 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007fbc3676b6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007fbc39d62623 in QEventDispatcherGlib::processEvents (this=0x113fc00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#23 0x00007fbc3a9da2fe in QGuiEventDispatcherGlib::processEvents (this=0x182a6d8, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007fbc39d37972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007fbc39d37d4c in QEventLoop::exec (this=0x7fff2d2edb10, flags=) at kernel/qeventloop.cpp:201
#26 0x00007fbc39d3ba8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#27 0x0000000000410fd9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Christoph Feck 2011-06-18 17:26:38 UTC
*** Bug 275970 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Feck 2011-06-18 17:28:53 UTC
*** Bug 275333 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Feck 2011-06-18 17:29:22 UTC
*** Bug 254143 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2011-06-18 17:29:59 UTC
*** Bug 265912 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2011-06-18 17:35:31 UTC
*** Bug 229268 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Feck 2011-09-16 11:24:42 UTC
*** Bug 282125 has been marked as a duplicate of this bug. ***
Comment 7 Thijs 2012-01-05 10:37:54 UTC
*** Bug 290646 has been marked as a duplicate of this bug. ***
Comment 8 Andrew Crouthamel 2018-10-29 22:28:41 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 9 Bug Janitor Service 2018-11-13 14:23:17 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2018-11-28 04:51:45 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!