http://bugs.winehq.org/show_bug.cgi?id=50591 Oleg Nikulin <owl2@etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |owl2@etersoft.ru --- Comment #4 from Oleg Nikulin <owl2@etersoft.ru> --- I had an issue with a serial port not working correctly in wine with a specific device (a UPOS terminal). There is a proprietary app for communicating with the device. The app is non-public and I can't share it. The app would crash after several attempts to poll the device (I suppose the crash itself is caused by a bug in the app, but it just never occurs on windows). I can confirm that the attached patch works and it has fixed the issue in my case: the app no longer crashes and communication with the device is working. Are there any plans to include this fix in wine? -- 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.