Here it is (some debug printings were added by me):

hotplug_libusb.c:385:HPAddHotPluggable() Adding USB device: 008:017
hotplug_libusb.c:409:HPAddHotPluggable() before iRFAddReader hotplug_libusb
readerfactory.c:209:RFAddReader() before init
readerfactory.c:1088:RFInitializeReader() Attempting startup of GemPC430 00 00.
readerfactory.c:961:RFBindFunctions() Loading IFD Handler 3.0
readerfactory.c:982:RFBindFunctions() Loading IFD Handler 2.0 - success
readerfactory.c:1117:RFInitializeReader() before IFDOpenIFD
ifdhandler.c:51:IFDHCreateChannelByName() lun: 0, device: 
usb:08e6/0430:libusb:008:017
libusb_wrap.c:93:OpenUSB() Lun: 0, Device: usb:08e6/0430:libusb:008:017
libusb_wrap.c:183:OpenUSB() Trying to open USB device: 008/017
libusb_wrap.c:210:OpenUSB() Using USB device: 008/017
GCCmds.c:406:GCCmdSetMode()
-> 000000 03 01 00 01
<- 000000 02 00 01
GCCmds.c:328:GCCmdGetOSVersion()
-> 000000 05 22 05 3F E0 10
<- 000000 11 00 47 65 6D 55 73 62 2D 52 31 2E 30 34 2D 47 4D 20
GemPC430Utils.c:53:OpenGemPC430ByName() OS string: GemUsb-R1.04-G
readerfactory.c:1121:RFInitializeReader() after IFDOpenIFD
readerfactory.c:1131:RFInitializeReader() before success
readerfactory.c:212:RFAddReader() after init
readerfactory.c:258:RFAddReader() before spawn
ifdhandler.c:572:IFDHICCPresence() lun: 0
GCCmds.c:388:GCCmdCardStatus()
-> 000000 01 17
<- 000000 07 00 00 02 00 00 00 00
ifdhandler.c:645:IFDHICCPresence() Card absent
[New Thread -1218774096 (LWP 1715)]
readerfactory.c:269:RFAddReader() before IFDGetCapa
ifdhandler.c:184:IFDHGetCapabilities() lun: 0, tag: FAE
readerfactory.c:272:RFAddReader() AFTER IFDGetCapa
hotplug_libusb.c:417:HPAddHotPluggable() after iRFAddReader hotplug_libusb
hotplug_libusb.c:419:HPAddHotPluggable() after SYS_MutexUnLock


SB device: hotplug_libusb.c

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208284240 (LWP 1692)]
0x080540a1 in HPEstablishUSBNotifications () at hotplug_libusb.c:242
242                                             if 
(driverTracker[i].libraryPath != NULL &&
(gdb) backtrace
#0  0x080540a1 in HPEstablishUSBNotifications () at hotplug_libusb.c:242
#1  0x0054eb80 in start_thread () from /lib/libpthread.so.0
#2  0x00265dee in clone () from /lib/libc.so.6
(gdb)


Amira.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ludovic Rousseau
Sent: Wednesday, July 27, 2005 10:16 AM
To: MUSCLE
Subject: Re: [Muscle] pcsclite-1.2.9beta7 and GemPC430 crash on Fedora 4


On 27/07/05, Amira Solomovici <[EMAIL PROTECTED]> wrote:
> I tried it but when I type run in the debugger, it prints:
> 
> ...
> Detaching after fork from child process 886.
> 
> Program exited normally.
> 
> (When I check the processes running on the machine, the pcscd is running but 
> crashes as soon as I connect the reader. However, nothing happens in the gdb 
> and I cannot run backtrace.)

That's my fault. Use "set args --debug --foreground" instead.

Regards,

-- 
 Dr. Ludovic Rousseau
 For private mail use [EMAIL PROTECTED] and not "big brother" Google

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to