Bug 204903 - crash when connect wired while connecting to wifi
Summary: crash when connect wired while connecting to wifi
Status: RESOLVED DUPLICATE of bug 203885
Alias: None
Product: knetworkmanager
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 19:50 UTC by Piotr L
Modified: 2009-08-24 12:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr L 2009-08-23 19:50:50 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

kde network management crash when I connect wired cable while it was connecting to wifi.
I don't find kdenetworkmanager-dbg so part of log is unuseful ;/


Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb7a299d9 in Knm::WirelessObject::ssid () from /usr/lib/libknminternals.so.4
#7  0xb79efc19 in ConfigurationLauncher::handleAdd () from /usr/lib/libknmservice.so.4
#8  0xb79e9132 in ActivatableList::addActivatableInternal () from /usr/lib/libknmservice.so.4
#9  0xb79e91bc in ActivatableList::addActivatable () from /usr/lib/libknmservice.so.4
#10 0xb79eb6d5 in NetworkInterfaceActivatableProvider::handleAdd () from /usr/lib/libknmservice.so.4
#11 0xb79ebf3d in WiredNetworkInterfaceActivatableProvider::handleAdd () from /usr/lib/libknmservice.so.4
#12 0xb79ebd73 in WiredNetworkInterfaceActivatableProvider::handleCarrierChange () from /usr/lib/libknmservice.so.4
#13 0xb79e3137 in WiredNetworkInterfaceActivatableProvider::qt_metacall () from /usr/lib/libknmservice.so.4
#14 0xb6ed01b8 in QMetaObject::activate (sender=0x9ad5e78, from_signal_index=9, to_signal_index=9, argv=0xbfe2ccec) at kernel/qobject.cpp:3113
#15 0xb6ed0e42 in QMetaObject::activate (sender=0x9ad5e78, m=0xb79838c4, local_signal_index=1, argv=0xbfe2ccec) at kernel/qobject.cpp:3187
#16 0xb7971199 in Solid::Control::WiredNetworkInterface::carrierChanged () from /usr/lib/libsolidcontrol.so.4
#17 0xb79712b0 in Solid::Control::WiredNetworkInterface::qt_metacall () from /usr/lib/libsolidcontrol.so.4
#18 0xb6ed01b8 in QMetaObject::activate (sender=0x9af13f8, from_signal_index=9, to_signal_index=9, argv=0xbfe2cdec) at kernel/qobject.cpp:3113
#19 0xb6ed0e42 in QMetaObject::activate (sender=0x9af13f8, m=0xb476ec20, local_signal_index=1, argv=0xbfe2cdec) at kernel/qobject.cpp:3187
#20 0xb475f189 in NMWiredNetworkInterface::carrierChanged () from /usr/lib/kde4/solid_networkmanager07.so
#21 0xb476001b in NMWiredNetworkInterface::wiredPropertiesChanged () from /usr/lib/kde4/solid_networkmanager07.so
#22 0xb4760d8d in NMWiredNetworkInterface::qt_metacall () from /usr/lib/kde4/solid_networkmanager07.so
#23 0xb6ed01b8 in QMetaObject::activate (sender=0x9af2a88, from_signal_index=5, to_signal_index=5, argv=0xbfe2d01c) at kernel/qobject.cpp:3113
#24 0xb6ed0e42 in QMetaObject::activate (sender=0x9af2a88, m=0xb476fba4, local_signal_index=0, argv=0xbfe2d01c) at kernel/qobject.cpp:3187
#25 0xb4768233 in ?? () from /usr/lib/kde4/solid_networkmanager07.so
#26 0xb476832e in ?? () from /usr/lib/kde4/solid_networkmanager07.so
#27 0xb6946e5a in QDBusConnectionPrivate::deliverCall (this=0x9aa9a08, object=0x9af2a88, msg=@0x9b0ec9c, metaTypes=@0x9b0eca0, slotIdx=5) at qdbusintegrator.cpp:891
#28 0xb694eeb7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9b0ec70, object=0x9af2a88) at qdbusintegrator_p.h:101
#29 0xb6ecb3b0 in QObject::event (this=0x9af2a88, e=0x9b0ec70) at kernel/qobject.cpp:1111
#30 0xb70d1d3c in QApplicationPrivate::notify_helper (this=0x9a0f708, receiver=0x9af2a88, e=0x9b0ec70) at kernel/qapplication.cpp:4056
#31 0xb70da03e in QApplication::notify (this=0xbfe2d938, receiver=0x9af2a88, e=0x9b0ec70) at kernel/qapplication.cpp:3603
#32 0xb7c095cd in KApplication::notify (this=0xbfe2d938, receiver=0x9af2a88, event=0x9b0ec70) at /build/buildd/kde4libs-4.3.0/kdeui/kernel/kapplication.cpp:302
#33 0xb6ebabcb in QCoreApplication::notifyInternal (this=0xbfe2d938, receiver=0x9af2a88, event=0x9b0ec70) at kernel/qcoreapplication.cpp:610
#34 0xb6ebb825 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x99f3b38) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#35 0xb6ebba1d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#36 0xb6ee66af in postEventSourceDispatch (s=0x9a15398) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#37 0xb64dbb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#38 0xb64df0eb in ?? () from /usr/lib/libglib-2.0.so.0
#39 0xb64df268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#40 0xb6ee62f8 in QEventDispatcherGlib::processEvents (this=0x99f3d10, flags={i = -1075652616}) at kernel/qeventdispatcher_glib.cpp:327
#41 0xb7173a75 in QGuiEventDispatcherGlib::processEvents (this=0x99f3d10, flags={i = -1075652568}) at kernel/qguieventdispatcher_glib.cpp:202
#42 0xb6eb91fa in QEventLoop::processEvents (this=0xbfe2d8a0, flags={i = -1075652504}) at kernel/qeventloop.cpp:149
#43 0xb6eb9642 in QEventLoop::exec (this=0xbfe2d8a0, flags={i = -1075652440}) at kernel/qeventloop.cpp:201
#44 0xb6ebbae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#45 0xb70d1bb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#46 0x08050a70 in _start ()
Comment 1 Will Stephenson 2009-08-24 12:38:32 UTC

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