Hi,

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

Any idea?

Amira.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ludovic Rousseau
Sent: Wednesday, July 27, 2005 8:30 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:
> Hi, 

Hello,

> I have a problem with using the pcscd 1.2.9beta7 and ifd-gempc-1.0.0 on
> Fedora 4 Linux: the pcscd crashes when the GemPC430 reader is connected
> (segmentation fault). 
> 
> As far as I could debug the pcscd, the crash happens right after the
> following call is made: 
> 
> if (newreader) 
> 
>         HPAddHotPluggable(...); 
> 
> in hotplug_libusb.c::HPEstablishUSBNotifications(...). 

Can you do:
# gdb pcscd
(gdb) set args --debug
(gdb) run
[connect the reader and wait for the crash]
(gdb) backtrace

and send me the results.

Thanks,

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