Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#33 - openvpn-polarssl crashes #5114

Closed
openwrt-bot opened this issue Jun 26, 2016 · 1 comment
Closed

FS#33 - openvpn-polarssl crashes #5114

openwrt-bot opened this issue Jun 26, 2016 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

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

@openwrt-bot
Copy link
Author

dangowrt:

Supposedly fixed by commit [[https://git.lede-project.org/?p=source.git;a=commit;h=f98f4601de762251c4644047786affd34d5fb10c|f98f4601de762251c4644047786affd34d5fb10c]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant