|
From: Daniel G. <go...@b1...> - 2010-10-13 01:01:14
|
On Wednesday, October 13, 2010 08:59:11 am deloptes wrote: > developer@lisa:~/kde-testdir$ gdb syncml-ds-tool > GNU gdb (GDB) 7.2-debian > Copyright (C) 2010 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> > ... > Starting program: /opt/testing/opensync/bin/syncml-ds-tool -b > xx:xx:xx:xx:xx:xx 7 > [Thread debugging using libthread_db enabled] > > Program received signal SIGSEGV, Segmentation fault. > 0x00007ffff5e23d8a in _IO_vfprintf_internal (s=0x7fffffffddc0, > format=<value optimized out>, ap=0x7fffffffdf70) > at vfprintf.c:1614 > 1614 vfprintf.c: No such file or directory. > in vfprintf.c > (gdb) Could you send the full backtrace? Run: bt .. in gdb commandline. And make sure libsyncml and syncml-ds-tool are build with debuginfo - gcc flag -g ... Best Regards, Daniel -- Daniel Gollub Geschaeftsfuehrer: Ralph Dehner Linux Consultant & Developer Unternehmenssitz: Vohburg B1 Systems GmbH Amtsgericht: Ingolstadt Mobil: +49-(0)-160 47 73 970 Handelsregister: HRB 3537 EMail: go...@b1... http://www.b1-systems.de Adresse: B1 Systems GmbH, Osterfeldstraße 7, 85088 Vohburg http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xED14B95C2F8CA78D |