[ 902.550000] do_page_fault(): sending SIGSEGV to openvpn for invalid read access from 00000000
[ 902.560000] epc = 778f2410 in libc.so[77880000+91000]
[ 902.570000] ra = 004299e9 in openvpn[400000+3e000]
OpenVPN config:
client
persist-key
ca /etc/luci-uploads/cbid.openvpn.xxx.ca
cert /etc/luci-uploads/cbid.openvpn.xxx.cert
comp-lzo yes
dev tap
dh dh1024.pem
key /etc/luci-uploads/cbid.openvpn.xxx.key
port 3022
remote xxx.yy
remote-cert-tls server
reneg-sec 0
The same configuration works well with openvpn-openssl
The text was updated successfully, but these errors were encountered:
Supposedly fixed by commit [[https://git.lede-project.org/?p=source.git;a=commit;h=f98f4601de762251c4644047786affd34d5fb10c|f98f4601de762251c4644047786affd34d5fb10c]]
openwrt-bot commentedJun 26, 2016
dangowrt:
[ 902.550000] do_page_fault(): sending SIGSEGV to openvpn for invalid read access from 00000000 [ 902.560000] epc = 778f2410 in libc.so[77880000+91000] [ 902.570000] ra = 004299e9 in openvpn[400000+3e000]
OpenVPN config:
client
persist-key
ca /etc/luci-uploads/cbid.openvpn.xxx.ca
cert /etc/luci-uploads/cbid.openvpn.xxx.cert
comp-lzo yes
dev tap
dh dh1024.pem
key /etc/luci-uploads/cbid.openvpn.xxx.key
port 3022
remote xxx.yy
remote-cert-tls server
reneg-sec 0
The same configuration works well with openvpn-openssl
The text was updated successfully, but these errors were encountered: