Yes, sorry forgot that I had done this:

Reading symbols from source/iked/iked...done.
(gdb) run
Starting program: /usr/local/src/ike/source/iked/iked
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
iked: pthread_mutex_unlock.c:87: __pthread_mutex_unlock_usercnt: Assertion
`type == PTHREAD_MUTEX_ERRORCHECK_NP' failed.

Program received signal SIGABRT, Aborted.
0x00007ffff60ae267 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:55
55    ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.



On Fri, May 29, 2015 at 10:09 AM, Alexis La Goutte <
[email protected]> wrote:

> Hi Michael,
>
> Do you have try to launch gdb to have a backtrace ?
>
> Regards,
>
>
> On Fri, May 29, 2015 at 8:33 PM, Michael Chletsos <[email protected]>
> wrote:
>
>> After installing ike on Ubuntu 13.04+ (including 15.04) I am receiving an
>> error upon immediately starting iked:
>>
>> $ sudo iked
>> iked: pthread_mutex_unlock.c:87: __pthread_mutex_unlock_usercnt:
>> Assertion `type == PTHREAD_MUTEX_ERRORCHECK_NP' failed.
>>
>>
>> I have tried the package in Ubuntu and downloading the source, same
>> results.
>>
>>
>> $ lsb_release -a
>> No LSB modules are available.
>> Distributor ID:    Ubuntu
>> Description:    Ubuntu 15.04
>> Release:    15.04
>> Codename:    vivid
>> $ uname -a
>> Linux miranda 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC
>> 2015 x86_64 x86_64 x86_64 GNU/Linux
>>
>> The only logs I receive are:
>>
>> May 29 08:00:26 miranda systemd[1]: Starting LSB: Shrew Soft IKE Daemon...
>> May 29 08:00:26 miranda ike[2452]: iked: pthread_mutex_unlock.c:87: 
>> __pthread_mutex_unlock_usercnt: Assertion `type == 
>> PTHREAD_MUTEX_ERRORCHECK_NP' failed.
>> May 29 08:00:26 miranda ike[2452]: Aborted (core dumped)
>> May 29 08:00:26 miranda systemd[1]: Started LSB: Shrew Soft IKE Daemon.
>>
>>
>>
>> _______________________________________________
>> vpn-help mailing list
>> [email protected]
>> https://lists.shrew.net/mailman/listinfo/vpn-help
>>
>>
>
_______________________________________________
vpn-help mailing list
[email protected]
https://lists.shrew.net/mailman/listinfo/vpn-help

Reply via email to