Bug 467521 - Crash in OpenVpnUiPlugin::importConnectionSettings(
Summary: Crash in OpenVpnUiPlugin::importConnectionSettings(
Status: RESOLVED DUPLICATE of bug 465484
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-03-18 12:02 UTC by dirtydog01
Modified: 2023-04-05 20:32 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (72.13 KB, text/plain)
2023-03-18 12:02 UTC, dirtydog01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dirtydog01 2023-03-18 12:02:26 UTC
Application: systemsettings (5.27.80)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 5.19.0-35-generic x86_64
Windowing System: X11
Distribution: KDE neon Unstable Edition
DrKonqi: 5.27.80 [CoredumpBackend]

-- Information about the crash:
network manager crash while importing ovpn's for vpn setup

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  0x00007f91857dbdee in OpenVpnUiPlugin::importConnectionSettings(QString const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/network/vpn/plasmanetworkmanagement_openvpnui.so
[...]
#9  0x00007f91c9c773f5 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#12 0x00007f91c9bac84a in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#15 0x00007f91c9b5eaee in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x00007f91c9ceb3a5 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5


Reported using DrKonqi
Comment 1 dirtydog01 2023-03-18 12:02:27 UTC
Created attachment 157387 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nicolas Fella 2023-04-05 20:32:22 UTC

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