Bug 347544 - NM connection editor crashes with several entries
Summary: NM connection editor crashes with several entries
Status: RESOLVED DUPLICATE of bug 340084
Alias: None
Product: plasma-nm
Classification: Plasma
Component: editor (show other bugs)
Version: 0.9.3.4
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-05-11 06:59 UTC by Martin Homuth-Rosemann
Modified: 2015-05-11 13:12 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 Martin Homuth-Rosemann 2015-05-11 06:59:56 UTC
Application: kde-nm-connection-editor (0.9.3.4)
KDE Platform Version: 4.14.2
Qt Version: 4.8.7
Operating System: Linux 4.0.1-towo.2-siduction-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- Unusual behavior I noticed:
Crash when trying to edit VPN or mobile phone conection, works ok when I edit my wifi or ethernet connection.

The crash can be reproduced every time.

-- Backtrace:
Application: Verbindungs-Editor (kde-nm-connection-editor), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fc44c471166 in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib/libplasmanetworkmanagement-editor.so
#7  0x00007fc44b87285c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007fc44c0e6b4d in NetworkManager::Connection::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib/x86_64-linux-gnu/libNetworkManagerQt.so.1
#9  0x00007fc44c0e74d0 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib/x86_64-linux-gnu/libNetworkManagerQt.so.1
#10 0x00007fc44b87285c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#11 0x00007fc44be69e1f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#12 0x00007fc44b876f51 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#13 0x00007fc449a6d7bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x00007fc449a742d8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#15 0x00007fc44b0181aa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0x00007fc44b85d85d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007fc44b861101 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007fc44b88cd13 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007fc44721dc3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fc44721df20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fc44721dfcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007fc44b88ce5d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007fc449b15356 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007fc44b85c3b1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007fc44b85c715 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007fc44b862199 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x0000000000409f25 in ?? ()
#28 0x00007fc4485b4b45 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#29 0x000000000040a044 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 347462.

Possible duplicates by query: bug 347462, bug 347161, bug 346897, bug 346735, bug 346145.

Reported using DrKonqi
Comment 1 Jan Grulich 2015-05-11 13:12:52 UTC

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