On 13/08/06, Tony Whitmore <[EMAIL PROTECTED]> wrote:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1227334736 (LWP 10746)] 0xffffe410 in __kernel_vsyscall () The backtrace shows: (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7e500c1 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0x0804e826 in SHMProcessEventsServer () #3 0x0804c3b2 in SVCServiceRunLoop () #4 0x0804cae3 in main ()
Can you recompile pcscd using debug? do $ ./configure CFLAGS=-g $ make and restart running pcscd inside gdb?
A friend has suggested that this might indicate a kernel driver bug!?!
We'll see. Thanks -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
