https://bugs.winehq.org/show_bug.cgi?id=45891
Bug ID: 45891
Summary: Steam crashes at launch with
"GetQueuedCompletionStatusEx() failed: 120" error
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: gijsvrm(a)gmail.com
Regression SHA1: f1be5c7861a43a363b202857014eb49dc5e53acc
Distribution: ---
Pop-up window message: Steam - Error "GetQueuedCompletionStatusEx() failed:
120"
--
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=45976
Bug ID: 45976
Summary: MHO Benchmark fails to compile shader on NVIDIA gpu
Product: Wine
Version: 3.17
Hardware: x86-64
URL: https://www.guru3d.com/files-details/monster-hunter-of
ficial-benchmark-download.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
Distribution: ---
Created attachment 62535
--> https://bugs.winehq.org/attachment.cgi?id=62535
Patch
After switching to a NVIDIA GPU, my test program of choice, Monster Hunter
Online Benchmark, started to fail horribly.
The root cause is a shader compilation failure when a tessellation shader uses
gl_PrimitiveID. Specifically, on NVIDIA, if the tessellation shader uses
gl_PrimitiveID then the packed input/output limits must be 31, instead of 32.
Patch is attached, though it just lowers the limit to 31 instead of basing it
on whether gl_PrimitiveID is used or not.
--
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=6277
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |browseui
--
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=5102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |browseui
--
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=5102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.linkomp.pl/downl
| |oad/pity2005ngsetup.exe
Component|shell32 |-unknown
CC| |focht(a)gmx.net
Summary|Acces violation at address |PITy 2005 crashes due to
|7F539166 in module |missing support for
|shell32.dll. Read of |browseui 'ACLMulti', CLSID
|address 0000000 |'{00BB2765-6A77-11D0-A535-0
| |0C04FD7D062}'
--
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=6277
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://download.komputersw
| |iat.pl/biuro-i-praca/pit-y/
| |pity-2005
Summary|Access violation in |PITy 2005 1.0.1.42 crashes
|shell32.dll in PITy |due to missing support for
| |browseui 'ACLMulti', CLSID
| |'{00BB2765-6A77-11D0-A535-0
| |0C04FD7D062}'
Fixed by SHA1| |7206e1067378230648f7168690d
| |30088cdb80323
Keywords| |download
CC| |focht(a)gmx.net
--
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=23755
Summary: Everquest 2 streaming client: LaunchPad.exe crashes
with unhandled exception
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fennecfanatic(a)gmail.com
Created an attachment (id=29774)
--> (http://bugs.winehq.org/attachment.cgi?id=29774)
output of 'wine LaunchPad.exe'
After downloading and launching the Everquest 2 streaming client, it displays a
blank gray window for about two minutes (see logs) and a second window with
just the SOE logo in it, then crashes with an unhandled exception.
The program works correctly when tested against Windows XP Pro SP3.
Note: An Everquest 2 account is NOT needed to work on this bug, as it occurs
prior to login.
The program is available here:
http://launcher.station.sony.com/games/eq2/live/launcher_setup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=42692
Bug ID: 42692
Summary: Cannot run 1Password 6.4.377 due to missing entry
GetSystemInfo
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: brandon(a)mintern.net
Distribution: ---
Created attachment 57660
--> https://bugs.winehq.org/attachment.cgi?id=57660
Debugger stacktrace of crash
The latest 1Password version (https://1password.com/downloads/ non-standalone)
crashes immediately after startup. The initial screen "Sign in" screen comes
up, but before anything else can be done, it crashes with:
Unhandled Exception: System.EntryPointNotFoundException: Unable to find an
entry point named 'GetSystemInfo' in DLL
'api-ms-win-core-libraryloader-l1-1-0'.
at
Microsoft.Data.Sqlite.Utilities.NativeLibraryLoader.GetSystemInfo(SYSTEM_INFO&
lpSystemInfo)
...
I'm running wine-2.4 (Staging) with the current winetricks, and I've
successfully installed dotnet461. (I had a different error before I did that.)
I don't have a strong understanding of Windows/WINE programming, but I checked
out the source and noticed that GetSystemInfo is defined by
api-ms-win-core-sysinfo; I'm not sure why it's being fetched via
api-ms-win-core-libraryloader.
I'm attaching the stacktrace as given by the debugger. I'm happy to provide any
other information I can.
--
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=45954
Bug ID: 45954
Summary: Crash when launching program [Unhandled exception:
page fault on read access to 0x00000010 in 32-bit
code]
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abhijit.deshpande(a)revamp.in
Created attachment 62500
--> https://bugs.winehq.org/attachment.cgi?id=62500
Crash Log
1. Download the application setup from (You don't need authentication to
install)
https://prowessiq.cmie.com/kommon/bin/sr.php?kall=wdlprowiq
2. Using WineBottler 2.0 (Beta) on macOS Mojave, use the defaults to setup the
application.
3. Launch the application
>> CRASH <<
Unhandled exception: page fault on read access to 0x00000010 in 32-bit code
(0x4a30a0a4).
--
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=42820
Bug ID: 42820
Summary: The Witness: MSAA causes black screen
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: notasas(a)gmail.com
Distribution: ---
Created attachment 57887
--> https://bugs.winehq.org/attachment.cgi?id=57887
hack patch
The multisampling option (enabled by default) is causing black screen. Józef
has made a hack patch (in bug 40508 Comment 18 , attached here for
convenience), but a proper solution is needed.
--
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.