[Bug 42225] MSRX v2015a (magnetic stripe reader app) crashed on plugplay: hidraw_set_feature_report Output feature buffer too small

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 24 12:13:09 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42225

--- Comment #23 from Samuele <sguerrini97 at gmail.com> ---
Created attachment 57015
  --> https://bugs.winehq.org/attachment.cgi?id=57015
log WINEDEBUG="+hid_report,+file"

Common pattern at the beginning of the buffer seems to be

<1st byte> 1b 73 1b 01

The first byte it's 0xbf on most of the cards I've tried but it changes with
some (it's 0xff in this log) Data at the end of the buffer is different for
every card, I'm not sure if it's part of the magstripe data or some kind of
checksum.

I've attached the full log with +file enabled and report buffers (i've censured
only the report buffer with my card data)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list