Bug 996306
| Summary: | openvpn-2.3.1-3.el6.x86_64 client crashes with segfault when bridged | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Jørn Åne <redhat> |
| Component: | openvpn | Assignee: | Steven Pritchard <steve> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | dazo, gwync, huzaifas, steve |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-11 23:58:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jørn Åne
2013-08-12 22:21:56 UTC
Can you try obtaining a backtrace? You should be able to install openvpn-debuginfo, and then: gdb /usr/sbin/openvpn --daemon --writepid /var/run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf replacing %i with the openvpn config name you use. If it crashes and is missing needed debuginfo it will give you a debuginfo-install command line to run, do that and try again. Then at the segfault, type bt all and copy and paste the output here. Is this still an issue? We have recently released OpenVPN v2.4.2? This does remind a bit of a few different bugs we've already fixed, but it is too little details to really know for sure. I'm closing this now, but feel free to re-open if this is still an issue. |