Bug 199774 - networkmanager plasmoid crashes plasma
Summary: networkmanager plasmoid crashes plasma
Status: RESOLVED DUPLICATE of bug 198522
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: Plasma Widget (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-11 13:42 UTC by severinluest
Modified: 2009-07-11 16:02 UTC (History)
2 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 severinluest 2009-07-11 13:42:06 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.60 (KDE 4.3.60 (KDE 4.4 >= 20090706))
Qt Version: 4.5.1
Operating System: Linux 2.6.28-gentoo-r5 i686

What I was doing when the application crashed:
Whenever i try to load the networkmanager plasmoid plasma crashes. I compiled KDE and the networkmanager plasmoid from svn trunk via the gentoo kdetesting overlay.

 -- Backtrace:
Application: Plasma-Arbeitsfläche (plasma-desktop), signal: Aborted
[Current thread is 0 (LWP 17595)]

Thread 2 (Thread 0xa91c5b90 (LWP 17639)):
#0  0xb8018424 in __kernel_vsyscall ()
#1  0xb7128c85 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb71a25de in QWaitCondition::wait (this=0x880c948, mutex=0x880c944, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb79d5032 in QHostInfoAgent::run (this=0x880c938) at kernel/qhostinfo.cpp:260
#4  0xb71a1a00 in QThreadPrivate::start (arg=0x880c938) at thread/qthread_unix.cpp:189
#5  0xb712516f in start_thread () from /lib/libpthread.so.0
#6  0xb6524c0e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5132710 (LWP 17595)):
[KCrash Handler]
#6  0xb8018424 in __kernel_vsyscall ()
#7  0xb6480660 in raise () from /lib/libc.so.6
#8  0xb6481e98 in abort () from /lib/libc.so.6
#9  0xb544a815 in _dbus_abort () at dbus-sysdeps.c:86
#10 0xb543e379 in _dbus_warn_check_failed (
    format=0xb545d6a0 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:283
#11 0xb542c04d in dbus_message_new_method_call (destination=0x9281630 "org.kde.networkmanagement", path=0x9281818 "The name org.kde.networkmanagement was not provided by any .service files", 
    interface=0x92815a8 "org.freedesktop.DBus.Introspectable", method=0x93184d8 "Introspect") at dbus-message.c:1071
#12 0xb736e324 in QDBusMessagePrivate::toDBusMessage (message=@0xbf830e18) at ./qdbus_symbols_p.h:260
#13 0xb736affb in QDBusConnectionPrivate::sendWithReply (this=0x825dfe8, message=@0xbf830e18, sendMode=0, timeout=-1) at qdbusintegrator.cpp:1751
#14 0xb736ba25 in QDBusConnectionPrivate::findMetaObject (this=0x825dfe8, service=@0x8bad738, path=@0x8bad740, interface=@0x8bad744, error=@0x8bad748) at qdbusintegrator.cpp:2113
#15 0xb737506f in QDBusInterfacePrivate (this=0x8bad6f0, serv=@0xbf831004, p=@0xbf831010, iface=@0xbf831000, con=@0xbf831008) at qdbusinterface.cpp:60
#16 0xb737512f in QDBusInterface (this=0xbf830fec, service=@0xbf831004, path=@0xbf831010, interface=@0xbf831000, connection=@0xbf831008, parent=0x0) at qdbusinterface.cpp:121
#17 0xa789b81f in RemoteActivatableList::init (this=0x921efd8) at /var/tmp/portage/kde-misc/networkmanager-applet-9999/work/networkmanager-applet-9999/libs/client/remoteactivatablelist.cpp:69
#18 0xa78bb4d3 in NetworkManagerApplet::init (this=0x8bab340) at /var/tmp/portage/kde-misc/networkmanager-applet-9999/work/networkmanager-applet-9999/applet/networkmanager.cpp:148
#19 0xb7e51f9b in Plasma::Containment::addApplet (this=0x83e3bb8, applet=0x8bab340, pos=@0xbf8311c0, delayInit=false)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/plasma/containment.cpp:817
#20 0xb7e521c7 in Plasma::ContainmentPrivate::addApplet (this=0x82bdc88, name=@0xbf8312bc, args=@0xbf8312b8, appletGeometry=@0xbf831288, id=0, delayInit=<value optimized out>)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/plasma/containment.cpp:1849
#21 0xb7e523d9 in Plasma::Containment::addApplet (this=0x83e3bb8, name=@0xbf8312bc, args=@0xbf8312b8, appletGeometry=@0xbf831288)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/plasma/containment.cpp:749
#22 0xb7feef13 in Plasma::AppletBrowserWidget::addApplet (this=0x93e10f0) at /var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/common/appletbrowser.cpp:265
#23 0xb7fef0bb in Plasma::AppletBrowserWidget::qt_metacall (this=0x93e10f0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf831388)
    at /var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999_build/plasma/shells/desktop/appletbrowser.moc:80
#24 0xb72a7541 in QMetaObject::activate (sender=0x88a46c8, from_signal_index=<value optimized out>, to_signal_index=43, argv=0x0) at kernel/qobject.cpp:3108
#25 0xb72a7b52 in QMetaObject::activate (sender=0x88a46c8, m=0xb79160c4, local_signal_index=7, argv=0x0) at kernel/qobject.cpp:3185
#26 0xb76da017 in KDialog::applyClicked (this=0x88a46c8) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999_build/kdeui/kdialog.moc:240
#27 0xb76db605 in KDialog::slotButtonClicked (this=0x88a46c8, button=8) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/dialogs/kdialog.cpp:859
#28 0xb76dd74c in KDialog::qt_metacall (this=0x88a46c8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbf83154c)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999_build/kdeui/kdialog.moc:184
#29 0xb7fede0a in Plasma::AppletBrowser::qt_metacall (this=0x88a46c8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbf83154c)
    at /var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999_build/plasma/shells/desktop/appletbrowser.moc:136
#30 0xb72a7541 in QMetaObject::activate (sender=0x91cde70, from_signal_index=<value optimized out>, to_signal_index=4, argv=0xbf83154c) at kernel/qobject.cpp:3108
#31 0xb72a7b52 in QMetaObject::activate (sender=0x91cde70, m=0xb73438b0, local_signal_index=0, argv=0xbf83154c) at kernel/qobject.cpp:3185
#32 0xb72aac03 in QSignalMapper::mapped (this=0x91cde70, _t1=8) at .moc/debug-shared/moc_qsignalmapper.cpp:95
#33 0xb72aacdd in QSignalMapper::map (this=0x91cde70, sender=0x9208d20) at kernel/qsignalmapper.cpp:266
#34 0xb72aaefe in QSignalMapper::map (this=0x91cde70) at kernel/qsignalmapper.cpp:257
#35 0xb72ac0bb in QSignalMapper::qt_metacall (this=0x91cde70, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbf8316cc) at .moc/debug-shared/moc_qsignalmapper.cpp:81
#36 0xb72a7541 in QMetaObject::activate (sender=0x9208d20, from_signal_index=<value optimized out>, to_signal_index=30, argv=0xbf8316cc) at kernel/qobject.cpp:3108
#37 0xb72a78d0 in QMetaObject::activate (sender=0x9208d20, m=0xb70cf204, from_local_signal_index=2, to_local_signal_index=3, argv=0xbf8316cc) at kernel/qobject.cpp:3205
#38 0xb6fe87a1 in QAbstractButton::clicked (this=0x9208d20, _t1=false) at .moc/debug-shared/moc_qabstractbutton.cpp:200
#39 0xb6d273d9 in QAbstractButtonPrivate::emitClicked (this=0x93ec200) at widgets/qabstractbutton.cpp:543
#40 0xb6d28ee4 in QAbstractButtonPrivate::click (this=0x93ec200) at widgets/qabstractbutton.cpp:536
#41 0xb6d29146 in QAbstractButton::mouseReleaseEvent (this=0x9208d20, e=0xbf831d0c) at widgets/qabstractbutton.cpp:1115
#42 0xb69b1142 in QWidget::event (this=0x9208d20, event=0xbf831d0c) at kernel/qwidget.cpp:7521
#43 0xb6d2727e in QAbstractButton::event (this=0x9208d20, e=0xbf831d0c) at widgets/qabstractbutton.cpp:1077
#44 0xb6dcace0 in QPushButton::event (this=0x9208d20, e=0xbf831d0c) at widgets/qpushbutton.cpp:662
#45 0xb69573ec in QApplicationPrivate::notify_helper (this=0x8263708, receiver=0x9208d20, e=0xbf831d0c) at kernel/qapplication.cpp:4057
#46 0xb696091a in QApplication::notify (this=0x825b378, receiver=0x9208d20, e=0xbf831d0c) at kernel/qapplication.cpp:3759
#47 0xb776aa93 in KApplication::notify (this=0x825b378, receiver=0x9208d20, event=0xbf831d0c) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302
#48 0xb729116b in QCoreApplication::notifyInternal (this=0x825b378, receiver=0x9208d20, event=0xbf831d0c) at kernel/qcoreapplication.cpp:606
#49 0xb695f9cf in QApplicationPrivate::sendMouseEvent (receiver=0x9208d20, event=0xbf831d0c, alienWidget=0x9208d20, nativeWidget=0x88a46c8, buttonDown=0xb70d6ae0, lastMouseReceiver=@0xb70d6ae4)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#50 0xb69c95a5 in QETWidget::translateMouseEvent (this=0x88a46c8, event=0xbf8332dc) at kernel/qapplication_x11.cpp:4448
#51 0xb69c85cd in QApplication::x11ProcessEvent (this=0x825b378, event=0xbf8332dc) at kernel/qapplication_x11.cpp:3566
#52 0xb69f011a in x11EventSourceDispatch (s=0x826c300, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#53 0xb54d7f1b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#54 0xb54db41f in ?? () from /usr/lib/libglib-2.0.so.0
#55 0x08265898 in ?? ()
#56 0x00000000 in ?? ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-11 16:02:32 UTC
Same backtrace as bug 198522. Merging. Thanks

*** This bug has been marked as a duplicate of bug 198522 ***