Main process exited, code=dumped, status=11/SEGV

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
cberni
OpenVpn Newbie
Posts: 14
Joined: Mon Aug 25, 2014 1:51 pm

Main process exited, code=dumped, status=11/SEGV

Post by cberni » Tue Nov 14, 2023 8:59 pm

Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
uname -a: Linux vpn 5.15.0-1047-oracle #53-Ubuntu SMP Wed Oct 18 09:56:06 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux

Code: Select all

Nov 14 17:09:32 vpn systemd[1]: openvpn@server.service: Main process exited, code=dumped, status=11/SEGV
Nov 14 17:09:32 vpn systemd[1]: openvpn@server.service: Failed with result 'core-dump'.
Nov 14 17:09:32 vpn systemd[1]: openvpn@server.service: Consumed 1min 58.165s CPU time.
.deb downloaded here:
https://build.openvpn.net/debian/openvp ... o/openvpn/

we just changed the Ubuntu architecture from x86_64 to aarch64. And we started getting the error above.
change "openvpn_2.6.7-jammy0_amd64.deb" to "openvpn_2.6.7-jammy0_arm64.deb"
we are getting openvpn chashed several times a day. I don't know if it happen when some specific thing is done inside the vpn tunnel.
openvpn log show nothing.

is there any way to log this error?
any way to better find the problem?

cberni
OpenVpn Newbie
Posts: 14
Joined: Mon Aug 25, 2014 1:51 pm

Re: Main process exited, code=dumped, status=11/SEGV

Post by cberni » Tue Nov 14, 2023 9:18 pm

/var/log/syslog

Code: Select all

Nov 14 17:09:32 vpn systemd-networkd[754]: tun0: Link DOWN
Nov 14 17:09:32 vpn systemd-networkd[754]: tun0: Lost carrier
Nov 14 17:09:32 vpn networkctl[50960]: Interface "tun0" not found.
Nov 14 17:09:32 vpn systemd[1]: networkd-dispatcher.service: Got notification message from PID 50960, but reception only permitted for main PID 818
Nov 14 17:09:32 vpn networkd-dispatcher[818]: ERROR:Failed to get interface "tun0" status: Command '['/usr/bin/networkctl', 'status', '--no-pager', '--no-legend', '--', 'tun0']' returned non-zero exit status 1.
Nov 14 17:09:32 vpn systemd[1]: openvpn@server.service: Main process exited, code=dumped, status=11/SEGV
Nov 14 17:09:32 vpn systemd[1]: openvpn@server.service: Failed with result 'core-dump'.
Nov 14 17:09:32 vpn systemd[1]: openvpn@server.service: Consumed 1min 58.165s CPU time.
Nov 14 17:09:32 vpn systemd[1]: Reloading Postfix Mail Transport Agent (instance -)...

User avatar
Pippin
Forum Team
Posts: 1201
Joined: Wed Jul 01, 2015 8:03 am
Location: irc://irc.libera.chat:6697/openvpn

Re: Main process exited, code=dumped, status=11/SEGV

Post by Pippin » Tue Nov 14, 2023 9:28 pm

I gloomily came to the ironic conclusion that if you take a highly intelligent person and give them the best possible, elite education, then you will most likely wind up with an academic who is completely impervious to reality.
Halton Arp

Post Reply