For me it isn't working with errors like this
sudo ikec -r config-file.vpn -u user p passwd -a
ii : ## : VPN Connect, ver 2.2.1
## : Copyright 2013 Shrew Soft Inc.
## : press the <h> key for help
*** Error in `ikec': double free or corruption (out): 0x00000000019697c0 ***
======= Backtrace: =========
/usr/lib/libc.so.6(+0x73f8e)[0x7fdd9b357f8e]
/usr/lib/libc.so.6(+0x7988e)[0x7fdd9b35d88e]
/usr/lib/libc.so.6(+0x7a04b)[0x7fdd9b35e04b]
/usr/lib/libss_idb.so.2.2.1(_ZN6_BDATA4growEm+0x58)[0x7fdd9bdf5308]
/usr/lib/libss_idb.so.2.2.1(_ZN6_BDATA3insEPvmm+0x34)[0x7fdd9bdf55a4]
/usr/lib/libss_ike.so.2.2.1(_ZN15_CONFIG_MANAGER13file_vpn_loadER7_CONFIG+0xac)[0x7fdd9c002d6c]
/usr/lib/libss_ike.so.2.2.1(_ZN7_CLIENT11config_loadEv+0xb8)[0x7fdd9bffe528]
ikec(main+0xc7)[0x401867]
/usr/lib/libc.so.6(__libc_start_main+0xf0)[0x7fdd9b304000]
thank you!!
Search Criteria
Package Details: ike 2.2.1-2
Package Actions
| Package Base: | ike |
|---|---|
| Description: | Shrew Soft VPN client for Linux |
| Upstream URL: | http://www.shrew.net |
| Category: | network |
| Licenses: | |
| Submitter: | tmhedberg |
| Maintainer: | pelluch |
| Last Packager: | None |
| Votes: | 16 |
| First Submitted: | 2011-12-06 17:01 |
| Last Updated: | 2013-06-12 21:44 |
Required by (0)
Sources
Latest Comments
Comment by koven
Comment by Hidi
Hi, i have the same problme like Phate666.
I'm on x86-64 and glibc is 2.19-3. Reinstalling glibc & recompiling doesn't solve the issue.
Comment by pelluch
Hi, I'm not sure why that could happen, but could you give me a few more details? Does it happen when you perform a specific action? Are you on x86-64 or are you using 32-bit arch? Also, this is a wild guess, but could you check if you have the latest glibc correctly installed?
Comment by Phate666
Not working for me:
iked: pthread_mutex_unlock.c:87: __pthread_mutex_unlock_usercnt: Assertion `type == PTHREAD_MUTEX_ERRORCHECK_NP' failed.
Comment by pelluch
You are very much correct, as namcap has pointed out. Sorry for the slip-up and thanks for the notice, I've corrected the PKGBUILD to reflect this.
Comment by angelblade
Its required add as dependency libedit. libedit is on [core]
Comment by pelluch
Upgraded to 2.2.0. I added a .service file for use with systemd and a patch for correcting the bug specified in https://www.shrew.net/download/changelog/ike/2.2.1-rc-1 .
Comment by pelluch
Thanks tmhedberg. I'll take over this package and I should be uploading a recent PKGBUILD today with the newest release (2.2.0), which uses qt4.
Comment by tmhedberg
Thanks for the report, but I no longer use this software. Disowning so someone else can take over maintenance.
Comment by jimmy00784
qt3 no linger installed /opt/
updating paths fixes the issue
Comment by tmhedberg
Updated to rename the config file appropriately
Comment by simeonfelis
thanks for the package. the default init file (source/iked.conf.sample) is not copied to /etc/iked.conf .