[MacPorts] #56166: wine[-devel] freezes when WINEARCH=win64 is used

MacPorts noreply at macports.org
Tue Mar 27 17:17:15 UTC 2018


#56166: wine[-devel] freezes when WINEARCH=win64 is used
------------------------------+------------------------
  Reporter:  ostefano         |      Owner:  ryandesign
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.4.2
Resolution:                   |   Keywords:
      Port:  wine wine-devel  |
------------------------------+------------------------

Comment (by ostefano):

 Replying to [comment:2 raimue]:
 > Did you try with a different `WINEPREFIX` instead of using the same path
 for win32 and win64? wineserver might still have it associated with this
 `WINEARCH`. In general, if wineserver was still running from a previous
 run, this could also be a problem.
 >
 > You can set `WINEDEBUG` to get more output to see whether it is actually
 hanging or just working hard.
 >
 > {{{
 > $ wineserver -k
 > $ WINEDEBUG=warn+all WINEARCH=win64 WINEPREFIX=~/.wine64 winecfg
 > }}}

 I have always reset (removed) the prefix before every test.
 Last lines printed after launching it with your command line options
 shows:

 {{{
 0010:warn:iphlpapi:AllocateAndGetIpForwardTableFromStack Received
 unsupported sockaddr family 0xff
 0010:warn:ntdll:FILE_CreateFile
 L"\\??\\C:\\windows\\system32\\wineqtdecoder.dll" not found (c0000034)
 0010:warn:module:load_builtin_dll cannot open .so lib for builtin
 L"wineqtdecoder.dll": dlopen(/opt/local/lib/wine64/wineqtdecoder.dll.so,
 258): image not found
 0010:warn:module:load_dll Failed to load module
 L"C:\\windows\\system32\\wineqtdecoder.dll"; status=c0000135
 0010:warn:setupapi:do_register_dll could not load
 L"C:\\windows\\system32\\wineqtdecoder.dll"
 }}}

 Let me know if this is enough, or if you need more.

--
Ticket URL: <https://trac.macports.org/ticket/56166#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list