Hi, The token is: 08e6:3438 Gemalto (was Gemplus) GemPC Key SmartCard Reader It registers as a SmartCard reader but actually the smartcard chip is soldered on the board itself within the pendrive like structure. It looks like a Gemalto IDbrige K50, but I'm not sure if it is the same or just similar. It is supposed to work with OpenSC and I've been using the very same SC with opensc in earlier Ubuntu releases.
Responding to your earlier comment, Gemini suggested based on the call stack that after the cookie is received openconnect exits and tries to clean up and unload libeToken.so. The safenet driver tries to release and cleanup itself and calls pcsc cleanup functions. However since pcsc-lite has already started its cleanup, the memory segment referenced by the pointer used in the cleanup call is already freed it causes segmentation fault. I guess there is not much else to do here but to wait until Thales releases an updated driver compatible with the current pcsc release. In the meantime, using the pcsc-lite package from 24.04 can be a workaround. (As per my last comment I did just that and it works ok. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2158114 Title: openconnect crashes with segmentation fault on getting webvpn cookie To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/2158114/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
