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-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/ike.git (read-only, click to copy) |
---|---|
Package Base: | ike |
Description: | Shrew Soft VPN client for Linux |
Upstream URL: | http://www.shrew.net |
Licenses: | BSD |
Submitter: | tmhedberg |
Maintainer: | rockybulwinkle |
Last Packager: | rockybulwinkle |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-06 17:01 (UTC) |
Last Updated: | 2024-07-26 16:26 (UTC) |
Dependencies (5)
- libedit
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
- openldap (optional)
Required by (2)
Sources (7)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »
koven commented on 2014-08-21 02:35 (UTC)
Hidi commented on 2014-05-01 10:55 (UTC)
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.
pelluch commented on 2014-02-15 22:51 (UTC)
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?
Phate666 commented on 2014-02-11 16:35 (UTC)
Not working for me:
iked: pthread_mutex_unlock.c:87: __pthread_mutex_unlock_usercnt: Assertion `type == PTHREAD_MUTEX_ERRORCHECK_NP' failed.
pelluch commented on 2013-06-12 21:45 (UTC)
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.
angelblade commented on 2013-06-12 18:18 (UTC)
Its required add as dependency libedit. libedit is on [core]
pelluch commented on 2013-05-25 00:41 (UTC)
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 .
pelluch commented on 2013-05-24 19:10 (UTC)
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.
tmhedberg commented on 2013-04-27 23:19 (UTC)
Thanks for the report, but I no longer use this software. Disowning so someone else can take over maintenance.
Pinned Comments
rockybulwinkle commented on 2020-12-20 18:30 (UTC)
I took ownership of this package and fixed the build issue with the parser_class_name as figue suggests.
figue commented on 2019-02-15 20:17 (UTC) (edited on 2019-02-15 20:18 (UTC) by figue)
Ok, shrew-vpn-client updated. Please install that package to have QT GUI.
I can't test new ike package, because IT guys gave me a new laptop with W10, and on a virtual machine I can't make ike work... Maybe next week I'll take a closer look. Anyway, QT GUI works and I can edit my profiles.
For the people that already have a profile, you can bring it up in commandline:
or use the GUI :P
timsat commented on 2019-02-14 20:01 (UTC) (edited on 2019-02-15 19:38 (UTC) by timsat)
ike updated to 2.2.1-5
Any feedback would be appreciated, thanks!