Bug 328974 - Wi-Fi drops; KDE crash when entering passphrase
Summary: Wi-Fi drops; KDE crash when entering passphrase
Status: RESOLVED DUPLICATE of bug 282996
Alias: None
Product: Network Management
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Lamarque V. Souza
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-18 17:53 UTC by uc
Modified: 2014-06-22 19:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description uc 2013-12-18 17:53:51 UTC
Application: kcmshell4 (4.11.3)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Trying to reestablish Wi_Fi connection after it dropped.  Entering passphrase and ENTER triggered crash.   Has happened twice in two days on new install of openSuse 13.1 on Dell poweredge 2970 (AMD CPUs).  Wi-Fi on USB-attached dongle, ASUS wireless N adapter.  It had been connecting regularly at 65 Mbit/s.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KDE Control Module (kcmshell4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f79fe812780 (LWP 16990))]

Thread 2 (Thread 0x7f79e1849700 (LWP 17410)):
#0  0x00007f79fbe29b3d in poll () from /lib64/libc.so.6
#1  0x00007f79f8d3d604 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f79f8d3d70c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f79fd48cd76 in QEventDispatcherGlib::processEvents (this=0x7f79dc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007f79fd45ed0f in QEventLoop::processEvents (this=this@entry=0x7f79e1848e20, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f79fd45f005 in QEventLoop::exec (this=this@entry=0x7f79e1848e20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f79fd35dfef in QThread::exec (this=this@entry=0x20b3b50) at thread/qthread.cpp:536
#7  0x00007f79fd440513 in QInotifyFileSystemWatcherEngine::run (this=0x20b3b50) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f79fd36068f in QThreadPrivate::start (arg=0x20b3b50) at thread/qthread_unix.cpp:338
#9  0x00007f79fd0c90db in start_thread () from /lib64/libpthread.so.0
#10 0x00007f79fbe3290d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f79fe812780 (LWP 16990)):
[KCrash Handler]
#6  deref (this=0x342d2d2cf2c1c3b7) at ../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x2014fa8, other=...) at tools/qstring.cpp:1411
#8  0x00007f79e29db059 in Knm::Connection::setName (this=<optimized out>, name=...) at /usr/src/debug/networkmanagement-0.9.0.10/libs/internals/connection.cpp:384
#9  0x00007f79e2c41067 in ConnectionWidget::writeConfig (this=0x2011e10) at /usr/src/debug/networkmanagement-0.9.0.10/libs/ui/connectionwidget.cpp:113
#10 0x00007f79e2c75d49 in ConnectionPreferences::save (this=0x2065810) at /usr/src/debug/networkmanagement-0.9.0.10/libs/ui/connectionprefs.cpp:102
#11 0x00007f79e2c7e72d in ConnectionEditor::editConnection (this=<optimized out>, con=0x2014fa0) at /usr/src/debug/networkmanagement-0.9.0.10/libs/ui/connectioneditor.cpp:105
#12 0x00007f79e311b456 in ManageConnectionWidget::editGotSecrets (this=0x1e120a0, valid=<optimized out>, errorMessage=..., uuid=...) at /usr/src/debug/networkmanagement-0.9.0.10/settings/config/manageconnectionwidget.cpp:573
#13 0x00007f79fd473d68 in QMetaObject::activate (sender=sender@entry=0x1dcaf30, m=m@entry=0x7f79e310a2e0 <NMDBusSettingsConnectionProvider::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff88e9d3f0) at kernel/qobject.cpp:3556
#14 0x00007f79e2eb569c in NMDBusSettingsConnectionProvider::getConnectionSecretsCompleted (this=this@entry=0x1dcaf30, _t1=_t1@entry=false, _t2=..., _t3=...) at /usr/src/debug/networkmanagement-0.9.0.10/build/backends/NetworkManager/moc_nmdbussettingsconnectionprovider.cpp:141
#15 0x00007f79e2ef2cec in NMDBusSettingsConnectionProvider::onConnectionSecretsArrived (this=0x1dcaf30, watcher=0x200bad0) at /usr/src/debug/networkmanagement-0.9.0.10/backends/NetworkManager/nmdbussettingsconnectionprovider.cpp:523
#16 0x00007f79fd473d68 in QMetaObject::activate (sender=0x200bad0, m=m@entry=0x7f79fa4015c0 <QDBusPendingCallWatcher::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff88e9d6d0) at kernel/qobject.cpp:3556
#17 0x00007f79fa1e2e3f in QDBusPendingCallWatcher::finished (this=<optimized out>, _t1=0x200bad0) at .moc/release-shared/moc_qdbuspendingcall.cpp:105
#18 0x00007f79fd47811e in QObject::event (this=0x200bad0, e=<optimized out>) at kernel/qobject.cpp:1203
#19 0x00007f79fc5df8ac in QApplicationPrivate::notify_helper (this=this@entry=0x1b56350, receiver=receiver@entry=0x200bad0, e=e@entry=0x204d920) at kernel/qapplication.cpp:4562
#20 0x00007f79fc5e5e70 in QApplication::notify (this=this@entry=0x7fff88e9dec0, receiver=receiver@entry=0x200bad0, e=e@entry=0x204d920) at kernel/qapplication.cpp:4348
#21 0x00007f79fe20618a in KApplication::notify (this=0x7fff88e9dec0, receiver=0x200bad0, event=0x204d920) at /usr/src/debug/kdelibs-4.11.3/kdeui/kernel/kapplication.cpp:311
#22 0x00007f79fd4600ad in QCoreApplication::notifyInternal (this=0x7fff88e9dec0, receiver=receiver@entry=0x200bad0, event=event@entry=0x204d920) at kernel/qcoreapplication.cpp:949
#23 0x00007f79fd4630ff in sendEvent (event=0x204d920, receiver=0x200bad0) at kernel/qcoreapplication.h:231
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1ab3150) at kernel/qcoreapplication.cpp:1573
#25 0x00007f79fd4635a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#26 0x00007f79fd48d493 in sendPostedEvents () at kernel/qcoreapplication.h:236
#27 postEventSourceDispatch (s=0x1b57800) at kernel/qeventdispatcher_glib.cpp:280
#28 0x00007f79f8d3d316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f79f8d3d668 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f79f8d3d70c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f79fd48cd55 in QEventDispatcherGlib::processEvents (this=0x1ab9630, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#32 0x00007f79fc67c936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f79fd45ed0f in QEventLoop::processEvents (this=this@entry=0x7fff88e9dd10, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007f79fd45f005 in QEventLoop::exec (this=this@entry=0x7fff88e9dd10, flags=...) at kernel/qeventloop.cpp:204
#35 0x00007f79fca81cdc in QDialog::exec (this=this@entry=0x1cdce90) at dialogs/qdialog.cpp:562
#36 0x00007f79e85f2335 in kdemain (_argc=<optimized out>, _argv=<optimized out>) at /usr/src/debug/kde-runtime-4.11.3/kcmshell/main.cpp:297
#37 0x000000000040879e in _start ()

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2013-12-29 14:43:38 UTC
Which Plasma NM version do you use?
Comment 2 uc 2013-12-29 22:01:07 UTC
YaST2 shows as installed:
NetworkManager-kde4-libs           NetworkManager client for KDE 4    0.9.0.7-1.4.1
plasmoid-networkmanagement    NetworkManager client for KDE 4    0.9.0.7-1.4.1
Comment 3 Lamarque V. Souza 2014-01-18 20:36:10 UTC
According to the crashlog you are using Plasma NM 0.9.0.10. If those two libraries above are really version 0.9.0.7 then you have a binary incompatible version of those libraries. You should make sure every package related to Plasma NM use the same version (0.9.0.10 in this case).
Comment 4 Lamarque V. Souza 2014-06-22 19:48:14 UTC

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