Bug 347462 - Connection Editor crashes when editing vpn(PPTP)
Summary: Connection Editor crashes when editing vpn(PPTP)
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-05-09 09:33 UTC by earthsummer
Modified: 2015-05-11 13:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.69 KB, text/plain)
2015-05-11 06:28 UTC, Clifford W. Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description earthsummer 2015-05-09 09:33:11 UTC
Application: kde-nm-connection-editor (0.9.3.4)
KDE Platform Version: 4.14.6
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:
I already had a vpn config. When I attepted to edit that connection, the application just crashed. While I still can edit the wired connection normally

The crash can be reproduced every time. 
- Custom settings of the application:

The crash can be reproduced every time.

-- Backtrace:
Application: 连接编辑器 (kde-nm-connection-editor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f9f26fbb91e in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libplasmanetworkmanagement-editor.so
#6  0x00007f9f268811fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#7  0x00007f9f26c2bfad in NetworkManager::Connection::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libNetworkManagerQt.so.1
#8  0x00007f9f26c2ca52 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib64/libNetworkManagerQt.so.1
#9  0x00007f9f268811fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x00007f9f24183b5f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/libQtDBus.so.4
#11 0x00007f9f2688559e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#12 0x00007f9f250f976c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007f9f250ffcad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007f9f262c4cea in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f9f2686d2ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007f9f2687057d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#17 0x00007f9f2689a8fe in ?? () from /usr/lib64/libQtCore.so.4
#18 0x00007f9f2261da04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f9f2261dc48 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f9f2261dcec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f9f2689a0be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#22 0x00007f9f25196676 in ?? () from /usr/lib64/libQtGui.so.4
#23 0x00007f9f2686be6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007f9f2686c165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x00007f9f268715b9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#26 0x000000000040a975 in ?? ()
#27 0x00007f9f243c5b05 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 346897.

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

Reported using DrKonqi
Comment 1 Clifford W. Hansen 2015-05-11 06:28:47 UTC
Created attachment 92532 [details]
New crash information added by DrKonqi

kde-nm-connection-editor (0.9.3.4) on KDE Platform 4.14.2 using Qt 4.8.7

- What I was doing when the application crashed:
Created a new user profile to test.

Added a new vpn connection, filled in all details.
When trying to edit the connection got this error.
I had the same issue when editing a wifi connection.
Ethernet/connections with no password seem to work.

-- Backtrace (Reduced):
#6  0x00007f7d93c09166 in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib/libplasmanetworkmanagement-editor.so
[...]
#8  0x00007f7d9387eb4d 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  0x00007f7d9387f4d0 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib/x86_64-linux-gnu/libNetworkManagerQt.so.1
[...]
#11 0x00007f7d93601e1f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#12 0x00007f7d9300ef51 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
Comment 2 Jan Grulich 2015-05-11 13:12:58 UTC

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