http://bugs.winehq.org/show_bug.cgi?id=55705 --- Comment #17 from mokopel352@limtu.com --- Created attachment 81640 --> http://bugs.winehq.org/attachment.cgi?id=81640 patch for rpc_transport.c A patch has been attached. This patch extends on the previous workaround. So far PDF XChange version 11.0.1 has not been freezing in my testing. This patch does not resolve the cause for the rpc time out errors, so it is not a proper fix. It just keeps wine from trying to process the error and then freezing. But maybe it will help someone else who may be experiencing this freeze until a developer is able to take a look into it. To be able to see the rpc time out error, use WINEDEBUG=fixme-all to avoid the console from being overrun by all the other error messages. I use X11, so that may also be a factor in how this error gets handled and whether or not the program freezes. -- 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.