theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
489 stars 54 forks source link

Segmentation fault on Ubuntu 21.10 #161

Closed p2p-sys closed 2 years ago

p2p-sys commented 2 years ago

$ sudo openfortigui --start-vpn --vpn-name MyVpnConnection $ Segmentation fault

Oct 12 11:13:33 kernel: [ 8571.188006] openfortigui[17479]: segfault at 80 ip 00007f919017ab94 sp 00007ffd02e281f8 error 4 in libQt5Core.so.5.15.2[7f919003e000+30e000] Oct 12 11:13:33 kernel: [ 8571.188021] Code: 48 89 0f 8b 11 83 c2 01 83 fa 01 77 09 c3 0f 1f 84 00 00 00 00 00 f0 83 01 01 c3 90 66 2e 0f 1f 84 00 00 00 00 00 f3 0f 1e fa <48> 8b 0e 48 89 f8 48 89 0f 8b 11 83 c2 01 83 fa 01 77 09 c3 0f 1f

p2p-sys commented 2 years ago

$ debsums libqt5qml5 /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5.15.2 OK /usr/lib/x86_64-linux-gnu/qt5/qml/builtins.qmltypes OK /usr/share/doc/libqt5qml5/changelog.Debian.gz OK /usr/share/doc/libqt5qml5/copyright OK

p2p-sys commented 2 years ago

It helped me https://github.com/theinvisible/openfortigui/issues/150