Application: kde-nm-connection-editor (0.9.3.5) KDE Platform Version: 4.14.9 Qt Version: 4.8.6 Operating System: Linux 3.16.7-24-desktop x86_64 Distribution: "openSUSE 13.2 (Harlequin) (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Attempting edit of openvpn client connection. I submitted this as Bug 351591 2 days ago on 8/22/15 using version 0.9.3.4. This was replied to as a RESOLVED DUPLICATE of bug 340084. I upgraded to Connection editor Version 0.9.3.5 as report bug 340084 shows "version fixed" In: 0.9.3.5. Not sure this was a duplicate as the app crashes in the same manner. I am willing help with any requests but new to linux and will need guidance if you need specific logs, info, etc. Thanks! 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 0x00007f5c5ec8c849 in SettingWidget::SettingWidget(QSharedPointer<NetworkManager::Setting> const&, QWidget*, QFlags<Qt::WindowType>) () from /usr/lib64/libplasmanetworkmanagement-editor.so #6 0x00007f5c5ec6e86a in IPv6Widget::IPv6Widget(QSharedPointer<NetworkManager::Setting> const&, QWidget*, QFlags<Qt::WindowType>) () from /usr/lib64/libplasmanetworkmanagement-editor.so #7 0x00007f5c5ec90d7e in ConnectionDetailEditor::initTabs() () from /usr/lib64/libplasmanetworkmanagement-editor.so #8 0x00007f5c5ec9844a in ConnectionDetailEditor::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libplasmanetworkmanagement-editor.so #9 0x00007f5c5e5591fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #10 0x00007f5c5e903fad in NetworkManager::Connection::gotSecrets(QString const&, bool, QMap<QString, QMap<QString, QVariant> > const&, QString const&) () from /usr/lib64/libNetworkManagerQt.so.1 #11 0x00007f5c5e904a52 in NetworkManager::Connection::onSecretsArrived(QDBusPendingCallWatcher*) () from /usr/lib64/libNetworkManagerQt.so.1 #12 0x00007f5c5e5591fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #13 0x00007f5c5be5bb5f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib64/libQtDBus.so.4 #14 0x00007f5c5e55d59e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #15 0x00007f5c5cdd176c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #16 0x00007f5c5cdd7cad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #17 0x00007f5c5dae9e0a in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #18 0x00007f5c5e5452ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #19 0x00007f5c5e54857d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4 #20 0x00007f5c5e5728fe in ?? () from /usr/lib64/libQtCore.so.4 #21 0x00007f5c5a7f0a04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #22 0x00007f5c5a7f0c48 in ?? () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f5c5a7f0cec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #24 0x00007f5c5e5720be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #25 0x00007f5c5ce6e676 in ?? () from /usr/lib64/libQtGui.so.4 #26 0x00007f5c5e543e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #27 0x00007f5c5e544165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #28 0x00007f5c5e5495b9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #29 0x000000000040a9b1 in ?? () #30 0x00007f5c5c09db05 in __libc_start_main () from /lib64/libc.so.6 #31 0x000000000040acc9 in _start () The reporter indicates this bug may be a duplicate of or related to bug 340084. Possible duplicates by query: bug 342239, bug 342074, bug 341650. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 341650 ***
Bug 341650 shows: Status RESOLVED DUPLICATE of bug 340084. Bug 340084 shows: Version Fixed In: 0.9.3.5 Version 0.9.3.5 still crashes when attempting edit of openvpn client connection. The same as bug report 351591 that I initially submitted using version 0.9.3.4. If version 0.9.3.5 fixed bug 340084, this is not the same bug.
It was a different bug, that one was caused by not updated libnm-qt library in OpenSuse or something like that, just check that bug report.
After updating the libnm-qt library, am now able to edit the openvpn client. As a heads up, the most recent version, 0.9.8.3-1.2, has been moved from the factory link noted in bug 341650 to tumbleweed. http://download.opensuse.org/tumbleweed/repo/oss/ I appreciate your help.