[Bug 35410] New: Gómez Peer: Java runtime crashes and loops
http://bugs.winehq.org/show_bug.cgi?id=35410 Bug ID: 35410 Summary: Gómez Peer: Java runtime crashes and loops Product: Wine Version: 1.7.11 Hardware: x86-64 URL: http://lastmile.gomez.com/PEERInstall.exe OS: Linux Status: NEW Keywords: download, regression Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: imwellcushtymelike(a)gmail.com CC: hans(a)meelstraat.net Classification: Unclassified Regression SHA1: ec1a57f25b25dba1ed47e8456cc64c2cc1ee0aa1 Created attachment 47252 --> http://bugs.winehq.org/attachment.cgi?id=47252 Wine 1.7.11 console output Gómez Peer provides its own copy of the Java runtime. Due to a recent commit it crashes when attempting to connect to the server, and the main application retries endlessly. This is a regression. ec1a57f25b25dba1ed47e8456cc64c2cc1ee0aa1 is the first bad commit commit ec1a57f25b25dba1ed47e8456cc64c2cc1ee0aa1 Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Nov 4 11:54:51 2013 +0100 wbemprox: Add a partial implementation of Win32_NetworkAdapterConfiguration. :040000 040000 3f265945daf34af2ace53233f05b9bcc2f39f2b2 3210422e8e0ae336b57d208ce0f3b173115aa1c4 M dlls Reverting this commit in Wine 1.7.11 (latest git) fixes the problem. A native wbem/wbemprox.dll (and system32/wbemcomn.dll) from Windows 7 works around the problem. Another workaround is to simply disable wbemprox.dll (WINEDLLOVERRIDES=wbemprox=) although it is not clear if this will have any negative impact on the application. An account is required to log in with the application. Notes: 1. The workaround to Bug 31517 (WINEDLLOVERRIDES=wined3d=) also works around the problem because: err:module:import_dll Library wined3d.dll (which is needed by L"C:\\windows\\system32\\dxgi.dll") not found err:module:import_dll Library dxgi.dll (which is needed by L"C:\\windows\\system32\\wbemprox.dll") not found 2. The Java app got stuck at 200% CPU (100% x 2 cores) which may or may not be related to the native DLLs. 3389fd928727cbca3c0916ff4337828b51c0a839 PEERInstall_2013-01-19.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35410 --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Created attachment 47253 --> http://bugs.winehq.org/attachment.cgi?id=47253 Wine 1.7.6 +wbemprox -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35410 --- Comment #2 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Created attachment 47254 --> http://bugs.winehq.org/attachment.cgi?id=47254 Java crash log (on Wine 1.7.11) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35410 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Gómez Peer: Java runtime |Gómez Peer: Java runtime |crashes and loops |crashes and loops in WinXP | |mode --- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Setting winecfg to Windows 7 also works around the problem. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35410 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wmi&wbemprox -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35410 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b5073646c6c4469577f200e9c67 | |2b3ba8dbc9187 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Hans Leidekker <hans(a)meelstraat.net> --- Should be fixed by 6a042307a56270e1bd5fe6ad6a53d6cc68942d57 and b5073646c6c4469577f200e9c672b3ba8dbc9187. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=35410 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.12. -- 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.
participants (1)
-
wine-bugs@winehq.org