Ludovic Rousseau wrote:
On Fri, Aug 8, 2008 at 3:20 PM, Wesley Nugent <[EMAIL PROTECTED]> wrote:
  
(gdb) run /usr/local/bin/scard-read
Starting the program: /usr/local/bin/scard-read
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1209727296 (LWP 10210)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Established context

Check the connected readers
reader=AseIIIeUSB 00 00
Please select reader from the list:



waiting on status change!

Card Connect

Program received signal SIGSEGV. Segmentation Fault.
[Switching to Thread -1209727296 (LWP 10210)]
9xb7ec0463 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb)
    

At this stage you need to enter "bt" or "backtrace" at the (gdb)
prompt to get a backtrace of the calls.

  
Sorry.  Here is the rest of the info:

(gdb) backtrace
#0 0xb7e6e463 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1 0xb7f4bbf7 in SCardConnect () from /usr/lib/libpcsclite.so.0
#2 0x08048c50 in ?? ()
(gdb)

--
_______________________________________________
Muscle mailing list
Muscle@lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to