2010/6/10 Bram Cymet <[email protected]> > Hi I have tried to send this message to the list twice and it doesn't seem to > be getting there. I am thinking it might be that my log is just too long so I > am sending it without the attached log to see if it gets through.
Hello, > Here is the tail end of the log before the problem: > > 00006272 winscard_svc.c:309:ContextThread() Received command: > BEGIN_TRANSACTION from client 8 > 00000022 winscard.c:1024:SCardBeginTransaction() Status: 0x00000000 > 00000007 winscard_svc.c:502:ContextThread() BEGIN_TRANSACTION rv=0x0 for > client 8 > 00000028 winscard_svc.c:309:ContextThread() Received command: > END_TRANSACTION from client 8 > 00000011 winscard.c:1175:SCardEndTransaction() Status: 0x00000000 > 00000007 winscard_svc.c:518:ContextThread() END_TRANSACTION rv=0x0 for > client 8 > 00011747 winscard_svc.c:301:ContextThread() Client die: 8 > 00000042 winscard.c:229:SCardReleaseContext() Releasing Context: > 0x103EB75 > 00000014 winscard.c:848:SCardDisconnect() Active Contexts: 1 > 00000014 winscard_svc.c:950:MSGCleanupClient() Thread is stopping: > dwClientID=8, threadContext @624900 > 00000010 winscard_svc.c:956:MSGCleanupClient() Freeing SCONTEXT @624900 > 00000664 winscard_svc.c:309:ContextThread() Received command: > END_TRANSACTION from client 7 > Segmentation fault > > If you would like to see the whole log let me know where I can send it and I > will get it to you. Can you run pcscd inside gdb and generate a backtrace (using the gdb command "bt") at the crash point? Thanks -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
