Bug 206937 - security/vpnc Assertion failed: (a->next->type == IKE_ATTRIB_LIFE_DURATION)
Summary: security/vpnc Assertion failed: (a->next->type == IKE_ATTRIB_LIFE_DURATION)
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-05 02:07 UTC by miguelmclara
Modified: 2016-09-11 06:07 UTC (History)
0 users

See Also:
ehaupt: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description miguelmclara 2016-02-05 02:07:15 UTC
I needed to connect to a Fortinet VPN, and run into this while tried to connect (using psk+xauth)

Assertion failed: (a->next->type == IKE_ATTRIB_LIFE_DURATION), function lifetime_ike_process, file vpnc.c, line 1157

commenting the line seems to work for me, but its probably not the best way to handle this.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2016-02-24 17:25:24 UTC
Have you reported this upstream?
Comment 2 miguelmclara 2016-08-27 13:52:11 UTC
(In reply to Emanuel Haupt from comment #1)
I've just noticed that I never gave any more feedback to this (so sorry) the port updated recently and It reminded me of the issue, I have now reported this upstream.
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2016-09-10 15:41:40 UTC
Thanks for your feedback. As you've stated yourself, commenting the line seems to work for you, but there a better way to handle this. Fixing it upstream is the way to go IMHO. Since you've reported this upstream I would like to close this PR if this is OK with you.
Comment 4 miguelmclara 2016-09-10 16:00:58 UTC
(In reply to miguelmclara from comment #2)
Sure, they haven't replied so far, but in any case unless someone submits a proper patch (Im not a c expert) it doesn't make much sense to keep this open.
Comment 5 Emanuel Haupt freebsd_committer freebsd_triage 2016-09-11 06:07:35 UTC
Will be tracked upstream.