Bug 351591 - NM crashes when trying to edit
Summary: NM crashes when trying to edit
Status: RESOLVED DUPLICATE of bug 340084
Alias: None
Product: plasma-nm
Classification: Plasma
Component: editor (show other bugs)
Version: 0.9.3.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-08-22 00:19 UTC by bugreport
Modified: 2015-08-24 07:35 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 bugreport 2015-08-22 00:19:45 UTC
Application: kde-nm-connection-editor (0.9.3.4)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-21-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
When attempting to edit openvpn connection, receive  "Connection editor closed unexpectedly"
Happens every time edit of openvpn client attempted.  Other connections do not crash if opened for edit.

The crash can be reproduced every time.

-- Backtrace:
Application: Connection editor (kde-nm-connection-editor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f55e19f691e in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libplasmanetworkmanagement-editor.so
#6  0x00007f55e12bc1fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#7  0x00007f55e1666fad in NetworkManager::Connection::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libNetworkManagerQt.so.1
#8  0x00007f55e1667a52 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib64/libNetworkManagerQt.so.1
#9  0x00007f55e12bc1fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x00007f55debbeb5f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/libQtDBus.so.4
#11 0x00007f55e12c059e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#12 0x00007f55dfb3476c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f55dfb3acad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f55e0cffe0a in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f55e12a82ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007f55e12ab57d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#17 0x00007f55e12d58fe in ?? () from /usr/lib64/libQtCore.so.4
#18 0x00007f55dd058a04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f55dd058c48 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f55dd058cec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f55e12d50be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007f55dfbd1676 in ?? () from /usr/lib64/libQtGui.so.4
#23 0x00007f55e12a6e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007f55e12a7165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x00007f55e12ac5b9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#26 0x000000000040a975 in ?? ()
#27 0x00007f55dee00b05 in __libc_start_main () from /lib64/libc.so.6
#28 0x000000000040aa82 in _start ()

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

Possible duplicates by query: bug 348010, bug 347716, bug 347544, bug 347462, bug 347161.

Reported using DrKonqi
Comment 1 Jan Grulich 2015-08-24 07:35:44 UTC

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