Bug 345417 - Connection editor crashes when I try to edit wireless connection
Summary: Connection editor crashes when I try to edit wireless connection
Status: RESOLVED DUPLICATE of bug 340084
Alias: None
Product: plasma-nm
Classification: Plasma
Component: editor (show other bugs)
Version: 0.9.3.4
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-03-22 11:13 UTC by Branimir Amidzic
Modified: 2015-04-22 13:36 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.14 KB, text/plain)
2015-03-22 12:31 UTC, Andrew Ammerlaan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Branimir Amidzic 2015-03-22 11:13:09 UTC
Application: kde-nm-connection-editor (0.9.3.4)
KDE Platform Version: 4.14.3
Qt Version: 4.8.5
Operating System: Linux 3.19.2-gentoo x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
I was trying to modify wireless connection, but every time, the window crashes. This only happens when I try to modify wireless connection.
Deleting old connections and creating new ones doesn't help.

The crash can be reproduced every time.

-- Backtrace:
Application: Éditeur de connexions (kde-nm-connection-editor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f3f04b4b4ee in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libplasmanetworkmanagement-editor.so
#6  0x00007f3f04431ca4 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f3f047d54cd in NetworkManager::Connection::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libNetworkManagerQt.so.1
#8  0x00007f3f047d7893 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib64/libNetworkManagerQt.so.1
#9  0x00007f3f04431ca4 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f3f01d5910f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/qt4/libQtDBus.so.4
#11 0x00007f3f044371fe in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007f3f02cc048c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f3f02cc6c40 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007f3f03e7536a in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f3f0441d9ce in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007f3f04420f99 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f3f0444bbce in ?? () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007f3f00f975a4 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#19 0x00007f3f00f977e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f3f00f9788c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f3f0444bd6e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f3f02d5e9b6 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007f3f0441c66f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007f3f0441c8f8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007f3f04421b68 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#26 0x0000000000409e75 in ?? ()
#27 0x00007f3f01f9cdb5 in __libc_start_main () from /lib64/libc.so.6
#28 0x0000000000409f85 in _start ()

Possible duplicates by query: bug 342074, bug 341650.

Reported using DrKonqi
Comment 1 Andrew Ammerlaan 2015-03-22 12:31:46 UTC
Created attachment 91685 [details]
New crash information added by DrKonqi

kde-nm-connection-editor (0.9.3.4) on KDE Platform 4.14.3 using Qt 4.8.5

- What I was doing when the application crashed:

Right click on wired connection, select edit. Resulted in crash.

-- Backtrace (Reduced):
#5  0x00007f01861f2bde in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libplasmanetworkmanagement-editor.so
[...]
#7  0x00007f0185e7a46d in NetworkManager::Connection::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libNetworkManagerQt.so.1
#8  0x00007f0185e7c833 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib64/libNetworkManagerQt.so.1
[...]
#10 0x00007f01833f663f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/qt4/libQtDBus.so.4
#11 0x00007f0185ad0b2e in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
Comment 2 Jan Grulich 2015-03-23 08:40:07 UTC

*** This bug has been marked as a duplicate of bug 340084 ***
Comment 3 urcindalo 2015-04-22 13:36:20 UTC
Same here when trying to change a VPN password.
Stable x64 system on Gentoo.