Bug 209483 - The first time I connect to my WiFi network, knetworkmanager crashes.
Summary: The first time I connect to my WiFi network, knetworkmanager crashes.
Status: RESOLVED DUPLICATE of bug 203885
Alias: None
Product: knetworkmanager
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-10-05 02:56 UTC by Cassiano Leal
Modified: 2009-10-05 16:24 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 Cassiano Leal 2009-10-05 02:56:49 UTC
Version:           v0.8 (using KDE 4.3.1)
OS:                Linux
Installed from:    Debian testing/unstable Packages

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

What I was doing when the application crashed:
It always happens the first time. Restarting knetworkmanager "fixes" the problem, meaning that it connects ok and does not crash.

Using a PCMCIA prism54 card.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb79b21e9 in Solid::Control::AccessPoint::ssid() const () from /usr/lib/libsolidcontrol.so.4
#7  0xb7a3342f in ConnectionUsageMonitor::networkInterfaceAccessPointChanged(QString const&) () from /usr/lib/libknmservice.so.4
#8  0xb7a22df5 in ConnectionUsageMonitor::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknmservice.so.4
#9  0xb7842b33 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb7843782 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb79b2523 in Solid::Control::WirelessNetworkInterface::activeAccessPointChanged(QString const&) () from /usr/lib/libsolidcontrol.so.4
#12 0xb79b3c4a in Solid::Control::WirelessNetworkInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsolidcontrol.so.4
#13 0xb7842b33 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0xb7843782 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0xb486e9e3 in NMWirelessNetworkInterface::activeAccessPointChanged(QString const&) () from /usr/lib/kde4/solid_networkmanager07.so
#16 0xb487dc5b in NMWirelessNetworkInterface::wirelessPropertiesChanged(QMap<QString, QVariant> const&) () from /usr/lib/kde4/solid_networkmanager07.so
#17 0xb486eb02 in NMWirelessNetworkInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/solid_networkmanager07.so
#18 0xb7842b33 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#19 0xb7843782 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0xb48849c3 in ?? () from /usr/lib/kde4/solid_networkmanager07.so
#21 0xb4884d1a in ?? () from /usr/lib/kde4/solid_networkmanager07.so
#22 0xb7944be5 in ?? () from /usr/lib/libQtDBus.so.4
#23 0xb794c917 in ?? () from /usr/lib/libQtDBus.so.4
#24 0xb783de10 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb6e6d814 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb6e7597e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb7c5c4ad in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb782d9cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0xb782e60e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#30 0xb782e7ed in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#31 0xb7858c0f in ?? () from /usr/lib/libQtCore.so.4
#32 0xb65f6e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0xb65fa623 in ?? () from /lib/libglib-2.0.so.0
#34 0xb65fa7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0xb7858858 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0xb6f0cfd5 in ?? () from /usr/lib/libQtGui.so.4
#37 0xb782c01a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb782c462 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb782e8b9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0xb6e6d697 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#41 0x08051003 in _start ()

Report to wstephenson@kde.org
Comment 1 Dario Andres 2009-10-05 16:24:12 UTC
Fixed recently: bug 203885. Thanks

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