|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Vasanta (vtanna1
gmail.com)
Date: Thu Jan 21 2010 - 14:14:04 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I got GDB source and compiled and ran with GDB
#
# gdb /pfrm2.0/bin/pcscd --foreground --debug
gdb: unrecognized option `--foreground'
Use `gdb --help' for a complete list of options.
#
# gdb /pfrm2.0/bin/pcscd
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
GNU gdb (GDB) 7.0.1
Copyright (C) 2009 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 "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /pfrm2.0/bin/pcscd...done.
(gdb) run
Starting program: /pfrm2.0/bin/pcscd
warning: Unable to find libthread_db matching inferior's thread library,
thread debugging will not be available.
warning: Unable to find libthread_db matching inferior's thread library,
thread debugging will not be available.
warning: Unable to find libthread_db matching inferior's thread library,
thread debugging will not be available.
warning: Unable to find libthread_db matching inferior's thread library,
thread debugging will not be available.
Program exited normally.
(gdb) quit
#
On Thu, Jan 21, 2010 at 12:39 PM, Ludovic Rousseau <
ludovic.rousseau
gmail.com> wrote:
> 2010/1/21 Vasanta <vtanna1
gmail.com>:
> > Loaded latest pcsc-lite 1.5.5, getting seg fault and complaining
> > "Info.plist" not available, any idea how can I generate?
> >
> > #
> > # /pfrm2.0/bin/pcscd -f
> > tokenparser.l:170:LTPBundleFindValueWithKey() Could not open bundle file
> > /usr/local/pcsc/drivers/ifdokccid_lnx-3.4.0.bundle/Contents/Info.plist:
> No
> > such file or directory
> > Segmentation fault
>
> Please run pcscd inside gdb to generate a backtrace and use the
> arguments "--foreground --debug" instead of just "-f"
>
> Thanks
>
> --
> Dr. Ludovic Rousseau
> _______________________________________________
> Muscle mailing list
> Muscle
lists.musclecard.com
> http://lists.drizzle.com/mailman/listinfo/muscle
>
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]