Package Details: ike 2.2.1-2

Package Base: ike
Description: Shrew Soft VPN client for Linux
Upstream URL: http://www.shrew.net
Category: network
Licenses: BSD
Submitter: tmhedberg
Maintainer: pelluch
Last Packager: None
Votes: 16
First Submitted: 2011-12-06 17:01
Last Updated: 2013-06-12 21:44

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by koven

2014-08-21 02:35

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!!

Comment by Hidi

2014-05-01 10:55

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

2014-02-15 22:51

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

2014-02-11 16:35

Not working for me:
iked: pthread_mutex_unlock.c:87: __pthread_mutex_unlock_usercnt: Assertion `type == PTHREAD_MUTEX_ERRORCHECK_NP' failed.

Comment by pelluch

2013-06-12 21:45

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

2013-06-12 18:18

Its required add as dependency libedit. libedit is on [core]

Comment by pelluch

2013-05-25 00:41

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

2013-05-24 19:10

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

2013-04-27 23:19

Thanks for the report, but I no longer use this software. Disowning so someone else can take over maintenance.

Comment by jimmy00784

2013-04-27 18:21

qt3 no linger installed /opt/
updating paths fixes the issue

Comment by tmhedberg

2012-12-28 00:24

Updated to rename the config file appropriately

Comment by simeonfelis

2012-12-23 13:47

thanks for the package. the default init file (source/iked.conf.sample) is not copied to /etc/iked.conf .