[Bug 47469] 64-bit WINEPREFIX creation fails with Wine 4.12

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 6 08:29:42 CDT 2019


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |programs
                 CC|                            |focht at gmx.net
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED
            Summary|winecfg fails on            |64-bit WINEPREFIX creation
                   |winearch=""                 |fails with Wine 4.12

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello Robert,

I guess you mean uppercase 'WINEARCH' variable? Lowercase 'winearch' variable
won't do anything w.r.t. WINEPREFIX bitness.

Anyway, the crash is known, dupe of bug 47464

--- snip ---
...
Setting environment variables from .travis.yml
$ export
github_master="https://github.com/${TRAVIS_REPO_SLUG}/archive/master.zip"
$ export pip_command="pip"
$ export python_command="python"
$ export WINEDEBUG=fixme-all
$ export WINEPREFIX="${HOME}/wine/wine64"
$ export CMDPREFIX="wine"
$ export wine_windows_version="winxp"
$ export wine_version="devel"
$ export wine_python_version="python2"
...
WARNING - no WINEARCH in environment - will install 64 Bit Wine
in Order to install 32Bit You need to set WINEARCH="win32"
in Order to install 64Bit You need to set WINEARCH=""
Check if we run headless and xvfb Server is running
we run headless, xvfb service is running
Setup Wine Machine at /home/travis/wine/wine64, WINEARCH=,
wine_windows_version=winxp
wine: Unhandled page fault on write access to 0x00000030 at address 0x4024f5
(thread 000b), starting debugger...
000b:err:seh:start_debugger Couldn't start debugger ("winedbg --auto 10 24")
(2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
arshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
000d:err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6d5140c1-7436-11ce-8034-00aa006009fa}
000d:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80004002
000d:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
000d:err:ole:get_local_server_stream Failed: 80004002
000f:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
000f:err:winediag:nodrv_CreateWindow Make sure that your X server is running
and that $DISPLAY is set correctly.
...
--- snip ---

Regards

*** This bug has been marked as a duplicate of bug 47464 ***

-- 
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