Bug 336411 - rebooting
Summary: rebooting
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: 4.11.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-06-19 04:40 UTC by dmarty72dm
Modified: 2014-06-19 10:10 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 dmarty72dm 2014-06-19 04:40:13 UTC
Application: kded4 (4.11.5)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.11.10-11-desktop i686
Distribution: "openSUSE 13.1 (Bottle) (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
Just got thru using seamonkey browser and decided to reboot

-- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#7  _dl_load_cache_lookup (name=name@entry=0xae7a3a39 "libxcb-randr.so.0") at dl-cache.c:272
#8  0xb772f987 in _dl_map_object (loader=0x9d37d58, name=0xae7a3a39 "libxcb-randr.so.0", type=2, trace_mode=trace_mode@entry=0, mode=-2147483648, nsid=0) at dl-load.c:2226
#9  0xb7733e40 in openaux (a=0xbfc57c98) at dl-deps.c:63
#10 0xb77360ba in _dl_catch_error (objname=objname@entry=0xbfc57c94, errstring=errstring@entry=0xbfc57c90, mallocedp=mallocedp@entry=0xbfc57c8f, operate=operate@entry=0xb7733e00 <openaux>, args=args@entry=0xbfc57c98) at dl-error.c:177
#11 0xb773402c in _dl_map_object_deps (map=map@entry=0x9d37d58, preloads=preloads@entry=0x0, npreloads=npreloads@entry=0, trace_mode=<optimized out>, trace_mode@entry=0, open_mode=<optimized out>, open_mode@entry=-2147483648) at dl-deps.c:254
#12 0xb773a16b in dl_open_worker (a=0xbfc57e4c) at dl-open.c:261
#13 0xb77360ba in _dl_catch_error (objname=objname@entry=0xbfc57e44, errstring=errstring@entry=0xbfc57e48, mallocedp=mallocedp@entry=0xbfc57e43, operate=operate@entry=0xb773a040 <dl_open_worker>, args=args@entry=0xbfc57e4c) at dl-error.c:177
#14 0xb7739b34 in _dl_open (file=0x9d40678 "/usr/lib/kde4/plugins/kscreen/KSC_XRandR11.so", mode=-2147483647, caller_dlopen=0xb6d68d7c <QLibraryPrivate::load_sys()+1724>, nsid=<optimized out>, argc=4, argv=0xbfc594f4, env=0x9bc3c88) at dl-open.c:650
#15 0xb5a2dcbc in dlopen_doit (a=0xbfc58000) at dlopen.c:66
#16 0xb77360ba in _dl_catch_error (objname=0x9b879e4, errstring=0x9b879e8, mallocedp=0x9b879e0, operate=0xb5a2dc30 <dlopen_doit>, args=0xbfc58000) at dl-error.c:177
#17 0xb5a2e37c in _dlerror_run (operate=operate@entry=0xb5a2dc30 <dlopen_doit>, args=args@entry=0xbfc58000) at dlerror.c:163
#18 0xb5a2dd71 in __dlopen (file=0x9d40678 "/usr/lib/kde4/plugins/kscreen/KSC_XRandR11.so", mode=1) at dlopen.c:87
#19 0xb6d68d7c in QLibraryPrivate::load_sys (this=this@entry=0x9d383f0) at plugin/qlibrary_unix.cpp:226
#20 0xb6d63694 in QLibraryPrivate::load (this=0x9d383f0) at plugin/qlibrary.cpp:469
#21 0xb6d63d36 in QLibraryPrivate::loadPlugin (this=0x9d383f0) at plugin/qlibrary.cpp:519
#22 0xb6d5b1bb in QPluginLoader::load (this=0xbfc58250) at plugin/qpluginloader.cpp:227
#23 0xae782ffb in ?? () from /usr/lib/libkscreen.so.1
#24 0xae783aa4 in KScreen::Config::loadBackend() () from /usr/lib/libkscreen.so.1
#25 0xae8434f7 in KScreenDaemon::KScreenDaemon(QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_kscreen.so
#26 0xae8445f1 in ?? () from /usr/lib/kde4/kded_kscreen.so
#27 0xb70ea3b4 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5
#28 0xb52abc27 in create<KDEDModule> (args=..., parent=0x9bd0928, this=<optimized out>) at /usr/src/debug/kdelibs-4.11.5/kdecore/util/kpluginfactory.h:507
#29 Kded::loadModule (this=0x9bd0928, s=..., onDemand=onDemand@entry=false) at /usr/src/debug/kdelibs-4.11.5/kded/kded.cpp:410
#30 0xb52ac53b in Kded::initModules (this=0x9bd0928) at /usr/src/debug/kdelibs-4.11.5/kded/kded.cpp:269
#31 0xb52acb1c in Kded::recreateDone (this=this@entry=0x9bd0928) at /usr/src/debug/kdelibs-4.11.5/kded/kded.cpp:578
#32 0xb52acb93 in Kded::recreate (this=0x9bd0928, initial=true) at /usr/src/debug/kdelibs-4.11.5/kded/kded.cpp:548
#33 0xb52af6a0 in KDEDApplication::newInstance (this=0xbfc58fac) at /usr/src/debug/kdelibs-4.11.5/kded/kded.cpp:818
#34 0xb74d1b7f in KUniqueApplicationAdaptor::newInstance (this=this@entry=0x9d07970, asn_id=..., args=...) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kuniqueapplication.cpp:442
#35 0xb74d1c06 in KUniqueApplicationAdaptor::qt_static_metacall (_o=_o@entry=0x9d07970, _id=_id@entry=0, _a=_a@entry=0xbfc5877c, _c=QMetaObject::InvokeMetaMethod) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kuniqueapplication_p.moc:57
#36 0xb74d1e93 in qt_static_metacall (_a=0xbfc5877c, _id=0, _c=QMetaObject::InvokeMetaMethod, _o=0x9d07970) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kuniqueapplication_p.moc:100
#37 KUniqueApplicationAdaptor::qt_metacall (this=0x9d07970, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc5877c) at /usr/src/debug/kdelibs-4.11.5/build/kdeui/kuniqueapplication_p.moc:101
#38 0xb5adadec in QDBusConnectionPrivate::deliverCall (this=this@entry=0x9bc7db8, object=object@entry=0x9d07970, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:951
#39 0xb5adc0ce in QDBusConnectionPrivate::activateCall (this=0x9bc7db8, object=0x9d07970, flags=337, msg=...) at qdbusintegrator.cpp:856
#40 0xb5adc7df in QDBusConnectionPrivate::activateObject (this=0x9bc7db8, node=..., msg=..., pathStartPos=16) at qdbusintegrator.cpp:1427
#41 0xb5adcbc8 in QDBusActivateObjectEvent::placeMetaCall (this=0x9cfc8a0) at qdbusintegrator.cpp:1541
#42 0xb6d912bb in QObject::event (this=this@entry=0xbfc58fac, e=e@entry=0x9cfc8a0) at kernel/qobject.cpp:1203
#43 0xb6d7c69a in QCoreApplication::event (this=0xbfc58fac, e=0x9cfc8a0) at kernel/qcoreapplication.cpp:1761
#44 0xb62688ff in QApplication::event (this=0xbfc58fac, e=0x9cfc8a0) at kernel/qapplication.cpp:2544
#45 0xb62634b4 in QApplicationPrivate::notify_helper (this=0x9bd1e48, receiver=0xbfc58fac, e=0x9cfc8a0) at kernel/qapplication.cpp:4562
#46 0xb6269ee3 in QApplication::notify (this=0xbfc58fac, receiver=receiver@entry=0xbfc58fac, e=e@entry=0x9cfc8a0) at kernel/qapplication.cpp:4348
#47 0xb74c9cb4 in KApplication::notify (this=0xbfc58fac, receiver=0xbfc58fac, event=0x9cfc8a0) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#48 0xb6d77fba in QCoreApplication::notifyInternal (this=0xbfc58fac, receiver=receiver@entry=0xbfc58fac, event=event@entry=0x9cfc8a0) at kernel/qcoreapplication.cpp:949
#49 0xb6d7b2e5 in sendEvent (event=0x9cfc8a0, receiver=0xbfc58fac) at kernel/qcoreapplication.h:231
#50 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x9b70f80) at kernel/qcoreapplication.cpp:1573
#51 0xb6d7b80c in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#52 0xb6da7e0e in sendPostedEvents () at kernel/qcoreapplication.h:236
#53 postEventSourceDispatch (s=0x9b74ec8) at kernel/qeventdispatcher_glib.cpp:280
#54 0xb59137de in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#55 0xb5913b88 in ?? () from /usr/lib/libglib-2.0.so.0
#56 0xb5913c48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#57 0xb6da75ef in QEventDispatcherGlib::processEvents (this=this@entry=0x9bd1e38, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#58 0xb631351e in QGuiEventDispatcherGlib::processEvents (this=0x9bd1e38, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0xb6d76a03 in QEventLoop::processEvents (this=this@entry=0xbfc58ec8, flags=...) at kernel/qeventloop.cpp:149
#60 0xb6d76d29 in QEventLoop::exec (this=this@entry=0xbfc58ec8, flags=...) at kernel/qeventloop.cpp:204
#61 0xb6d7c4fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#62 0xb6261944 in QApplication::exec () at kernel/qapplication.cpp:3823
#63 0xb52add53 in kdemain (argc=1, argv=0x9bc1540) at /usr/src/debug/kdelibs-4.11.5/kded/kded.cpp:925
#64 0x0804fba3 in launch (argc=<optimized out>, argc@entry=1, _name=_name@entry=0x80524a7 "kded4", args=<optimized out>, args@entry=0x0, cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x0, reset_env=reset_env@entry=false, tty=tty@entry=0x0, avoid_loops=avoid_loops@entry=false, startup_id_str=startup_id_str@entry=0x8052336 "0") at /usr/src/debug/kdelibs-4.11.5/kinit/kinit.cpp:726
#65 0x0804ce98 in main (argc=4, argv=0xbfc594f4, envp=0xbfc59508) at /usr/src/debug/kdelibs-4.11.5/kinit/kinit.cpp:1841

Reported using DrKonqi
Comment 1 Christoph Feck 2014-06-19 10:10:05 UTC
Distribution issue with XCB binary compatibility. Please make sure you only use compatible repositories.