Bug 204829 - networkmanager crashed when trying to connect
Summary: networkmanager crashed when trying to connect
Status: RESOLVED DUPLICATE of bug 202690
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 07:41 UTC by Jonas Vejlin
Modified: 2009-08-23 16:07 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 Jonas Vejlin 2009-08-23 07:41:32 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

networkmanager crashed when trying  to connect to a net celluar connection.  A new window di open where I only did enter the pin code and pressed OK. Then it crashed.Here is the back trace

Application that crashed: knetworkmanager
Version of the application: v0.8
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
<Fortæl os i detaljer hvad du lavede da programmet brød sammen.>

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb795bd39 in Knm::Activatable::deviceUni() const () from /usr/lib/libknminternals.so.4
#7  0xb7921e18 in ConfigurationLauncher::handleAdd(Knm::Activatable*) () from /usr/lib/libknmservice.so.4
#8  0xb791b832 in ActivatableList::addActivatableInternal(Knm::Activatable*) () from /usr/lib/libknmservice.so.4
#9  0xb791b8bc in ActivatableList::addActivatable(Knm::Activatable*) () from /usr/lib/libknmservice.so.4
#10 0xb791dcd6 in NetworkInterfaceActivatableProvider::handleAdd(Knm::Connection*) () from /usr/lib/libknmservice.so.4
#11 0xb7916b06 in ConnectionList::addConnection(Knm::Connection*) () from /usr/lib/libknmservice.so.4
#12 0xb791a32e in ConnectionListPersistence::configure(QStringList const&) () from /usr/lib/libknmservice.so.4
#13 0xb7915d4d in ConnectionListPersistence::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknmservice.so.4
#14 0xb7837ba5 in QDBusConnectionPrivate::deliverCall (this=0x8b28b38, object=0x8bf99c8, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:891
#15 0xb7838cf2 in QDBusConnectionPrivate::activateCall (this=0x8b28b38, object=0x8bf99c8, flags=16, msg=...) at qdbusintegrator.cpp:796
#16 0xb7839214 in QDBusConnectionPrivate::activateObject (this=0x8b28b38, node=..., msg=..., pathStartPos=12) at qdbusintegrator.cpp:1370
#17 0xb78396fa in QDBusActivateObjectEvent::placeMetaCall (this=0x8c87078) at qdbusintegrator.cpp:1464
#18 0xb7730db0 in QObject::event (this=0x8bf99c8, e=0x8c87078) at kernel/qobject.cpp:1110
#19 0xb6d607d4 in QApplicationPrivate::notify_helper (this=0x8b2e2e0, receiver=0x8bf99c8, e=0x8c87078) at kernel/qapplication.cpp:4056
#20 0xb6d6893e in QApplication::notify (this=0xbfd1f388, receiver=0x8bf99c8, e=0x8c87078) at kernel/qapplication.cpp:3603
#21 0xb7b5000d in KApplication::notify (this=0xbfd1f388, receiver=0x8bf99c8, event=0x8c87078) at ../../kdeui/kernel/kapplication.cpp:302
#22 0xb772096b in QCoreApplication::notifyInternal (this=0xbfd1f388, receiver=0x8bf99c8, event=0x8c87078) at kernel/qcoreapplication.cpp:610
#23 0xb77215ae in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8b10ae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8b10ae0) at kernel/qcoreapplication.cpp:1247
#25 0xb772178d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#26 0xb774bbaf in QCoreApplication::sendPostedEvents (s=0x8b30310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#27 postEventSourceDispatch (s=0x8b30310) at kernel/qeventdispatcher_glib.cpp:210
#28 0xb64ef368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb64f28c3 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb64f2a48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb774b7f8 in QEventDispatcherGlib::processEvents (this=0x8b10620, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#32 0xb6dfff85 in QGuiEventDispatcherGlib::processEvents (this=0x8b10620, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb771efba in QEventLoop::processEvents (this=0xbfd1f320, flags=...) at kernel/qeventloop.cpp:149
#34 0xb771f402 in QEventLoop::exec (this=0xbfd1f320, flags=...) at kernel/qeventloop.cpp:201
#35 0xb7721859 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb6d60657 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0x08051003 in _start ()
Comment 1 Dario Andres 2009-08-23 16:07:02 UTC
Reported and fixed here: bug 202690. Thanks

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