[Bug 42185] New: rasapi32:rasapi causes the 64 bit Windows 8 to freeze

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 11 10:08:21 CST 2017


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

            Bug ID: 42185
           Summary: rasapi32:rasapi causes the 64 bit Windows 8 to freeze
           Product: Wine-Testbot
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

The rasapi32:rasapi test causes the w864 to freeze if it is configured for VNC
access:

   <graphics type='vnc' port='-1' autoport='yes'/>

The workaround is to configure it for Spice access:

   <graphics type='spice' autoport='yes'/>

Notes:
* In both cases it does not matter if a client is connected to the VM or not
(usually no client is connected while the tests are running).
* Strangely enough the 32 bit Windows 8 VM (wtbw8) is not impacted: it is still
configured for VNC but is able to run all the Wine tests, including
rasapi32:rasapi (13 tests executed, 0 failures).
* Both the 32 and 64 bit rasapi32:rasapi must be causing a crash since there
was no test results for either bitness before the VM configuration was changed
to Spice.

Todo:
1) Report this QEMU issue if it has not been reported yet.
2) Check whether it also happens on my TestBot rig.
3) Narrow down which part of rasapi32:rasapi causes the freeze.
4) Record the relevant QEMU bug(s) here so we can keep track of them.

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