Hello again.  I don't see any indication of a crash, nor a backtrace
below.  So to me it looks like expected behaviour.

I have improved the documentation a bit to explain what you need to do
in situations like this, see:

https://github.com/Yubico/libykneomgr/commit/cc632bd49531d0adf48a6102bcbb5da24a89f5c6

Is pcscd running on your system?  Could you run 'pcsc_scan' to see that
it finds your YubiKey NEO?  Which version of the 'libccid' package do
you have?

Thanks,
/Simon

You wrote:

> Hello,
> 
> thank you for your fast reply.
> 
>       Best regards,
> 
> Werner
> 
> > Can you start ykneomgr from gdb and get a backtrace?
> 
> #gdb --args ykneomgr -a
> GNU gdb (GDB) 7.6.2 (Debian 7.6.2-1.1+b1)
> Copyright (C) 2013 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html> This is free software: you are
> free to change and redistribute it. There is NO WARRANTY, to the
> extent permitted by law.  Type "show copying" and "show warranty" for
> details. This GDB was configured as "i486-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/bin/ykneomgr...(no debugging symbols
> found)...done. (gdb) run
> Starting program: /usr/bin/ykneomgr -a
> warning: Could not load shared library symbols for linux-gate.so.1.
> Do you need "set solib-search-path" or "set sysroot"?
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library
> "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". error:
> ykneomgr_init (-4): Backend error [Inferior 1 (process 8819) exited
> with code 01] (gdb) bt
> No stack.
> 
> 
> Here are also the first lines of strace
> 
> xecve("/usr/bin/ykneomgr", ["ykneomgr", "-a"], [/* 51 vars */]) = 0
> brk(0)                                  = 0x831a000
> access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
> directory) mmap2(NULL, 8192, PROT_READ|PROT_WRITE,
> MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb772e000
> access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or
> directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
> fstat64(3, {st_mode=S_IFREG|0644, st_size=129491, ...}) = 0
> mmap2(NULL, 129491, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb770e000
> close(3)                                = 0 ...
> 
> 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to