You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a wallet that depends on HWI to interface with my Trezor device. I use 2.0.2 version and the wallet is running on my person Macbook (Big Sur). It got crash multiple time easily, and here is the error log that shows the crashing Thread:
Hi
I'm building a wallet that depends on HWI to interface with my Trezor device. I use 2.0.2 version and the wallet is running on my person Macbook (Big Sur). It got crash multiple time easily, and here is the error log that shows the crashing Thread:
The relevant part is likely to be
hid_enumerate
. After I commented out enumerate class method in hid.py, the crash does not happen again.The text was updated successfully, but these errors were encountered: