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


-- 
|=| Werner Heuser = Granitzstr. 26 = D-13189 Berlin = Germany
|=| <werner.heuser at web.de> = T. +49 - (0)30 - 349 53 86
|=| Skype wehe00 =  T. +49 - (0)176 - 256 58 303
|=| http://sentinel4mobile.de = Sicher unterwegs mit Smartphone und Tablet PC
|*| What is robbing a bank compared to founding a bank? -- B. Brecht


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