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

Reply via email to