http://bugs.winehq.org/show_bug.cgi?id=31910
Bug #: 31910
Summary: KiUserExceptionDispatcher stub crashes Battleye >
1.176
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgg+winehqbugzilla(a)nobodymuch.org
Classification: Unclassified
Created attachment 42011
--> http://bugs.winehq.org/attachment.cgi?id=42011
Backtrace of crash on 1.5.13 (can create later ones if needed)
DayZ on Arma2 ran well (with graphical glitches) until ~1/Oct/2012, when a new
release (1.176) of the anti-cheat software Battleye (http://battleye.com/) came
out. Previously, Battleye ran perfectly under wine. Apparently, this new
version hooks into the scripting engine functions of Arma2 to monitor for
illegitimate use of script calls. This hooking appears to be implemented by
the insertion of breakpoints/exceptions.
I contacted Battleye about this and related issues, and Bastian Suter was kind
enough to reply with:
"yes, this problem is related to new BE features and I'm afraid I can't do
anything about it when it comes to Wine. Maybe you could report this as a
bug/problem to the Wine devs? Let them know that the KiUserExceptionDispatcher
function is not called in Wine when exceptions happen, which it is on Windows."
I've confirmed that this function is a stub according to the documentation at
http://source.winehq.org/WineAPI/ntdll.html
Reproduction steps:
0. Get a running version of DayZ on Wine (see AppDB)
-
http://appdb.winehq.org/objectManager.php?sClass=version&iId=26387&iTesting…
1. connect to a server with BE enabled (non-BE servers work fine, confirming
this is related to BE)
2. (optional) wait in the lobby for BE to reply with the GUUID message,
indicating BE is fully initialised and the engine is hooked
3. join the game
4. at 80% on the loading bar, presumably when the first scripts run, arma2
crashes with "wine: Unhandled exception 0x80000003 at address 0x6b88dd (thread
0009), starting debugger..." on the instruction "0x006b88dd: int $3"
(breakpoint)
Presumably, this crash occurs because BE's exception handler is not being
called when the exception occurs.
Tested versions:
- wine 1.5.9+raw - 1.5.14
- Battleye 1.176 - 1.179
- Arma2 1.62.97771, DayZ 1.7.2.6
Impact:
Arma2 and DayZ just reached runnable status in 1.5.13 with the inclusion of the
raw input patches (runnable previously by building these patches in). This
issue prevents playing on BE-enabled servers (probably >95% of servers). Other
Battleye games are certain to be affected, if they run on wine. Battleye prior
to 1.176 was working fine, but this is a new BE development so cannot be
counted as a regression.
--
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=45571
Bug ID: 45571
Summary: League of Legends 8.12+ fails to start a game
(anticheat engine, hooking of NtCreateThread/Ex)
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Diagnosed by Andrew Wesie; partially split off from bug 45327.
The game expects either NtCreateThread or NtCreateThreadEx (depending on the
reported version) to be called whenever a new thread is created. Wine's
implementation of RtlCreateUserThread does not go through either of these
functions.
--
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=43232
Bug ID: 43232
Summary: Test drive 6 problem with OpenGL 3.2 and wined3d.dll
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
------ Program TD6.exe ------
err:winediag:wined3d_dll_init Setting maximum allowed wined3d GL version to
3.2.
--
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=45093
Bug ID: 45093
Summary: mpc play videos no voice
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
I installed mpc-hc in a clean wine bottle(wineprefix) but playing videos i
can't hear any voice. Installing quartz component with winetricks correct this.
Sorry for my poor English.
--
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=18762
Summary: ntdll:RtlpWaitForCriticalSection error in d3d9_main.c
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holy.smoking.floorboards.batman(a)gmail.com
In case this looks familiar to anyone, I had posted this elsewhere, but was
recommended to find (or post a new) bug regarding the specific direct x
drivers. As the only other bugs I found related seemed off a bit, I figured it
was worth just starting a new one and then have a dev close it if they agree
that it is a dup.
Anyway, I'm having problems with Supreme Commander. When I
start the game, the console output some (but not a whole lot) of stuff, but
when I start the tutorial or go to start a campaign (and the loading screen
finishes) the game crawls to a 1frame / 60+ seconds and I've found that this
error starts displaying (along with some fixme messages that came up earlier
and to which I don't think there is a problem with, right now):
err:ntdll:RtlpWaitForCriticalSection section 0x7e114810 "d3d9_main.c: d3d9_cs"
wait timed out in thread 001f, blocked by 0009, retrying (60 sec)
As far as I'm aware, the game never crashes, but will just crawl along
(displaying the graphics seemingly OK, albeit fantastically slow). As the
error
directly specifies d3d9, I guess it isn't surprising but the audio still
actually plays throughout this.
I just did a clean installation of Wine a few days ago and I know for certain
that the only things different between my wine installation and the default is:
1) msvbvm60.dll exists in system32 (for another game)
2) I used winetricks to install the d3dx* files (but only those files)
Also to note, I installed SupCom from Windows (as the installer requires a bit
of tweaking) and the game is updated to the latest version.
I'm running all of this on a Gentoo AMD64 with an nVidia GeForce 7600GS.
Lastly, my wine version:
app-emulation/wine-1.1.22 USE="X alsa cups gecko jpeg ncurses opengl png samba
ssl xcomposite xml (-dbus) -esd (-gnutls) (-hal) -jack -lcms (-ldap) (-nas)
-oss (-scanner) -win64 -xinerama"
--
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=41101
Bug ID: 41101
Summary: Her Story: crash on playing video clip
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dap56(a)cornell.edu
Distribution: ---
Created attachment 55306
--> https://bugs.winehq.org/attachment.cgi?id=55306
Backtrace generated on crash
The game is unplayable as it crashes immediately when trying to play the first
video clip. The opening screen displays and the "search" function and selecting
a clip to play works, but as soon as the play button is clicked, wine pops up a
dialog saying it has crashed and offers to show/save the backtrace (attached).
Note that originally, the game crashed with a message in console saying that
gstreamer was not installed; this is the behavior after installing the i386
gstreamer packages.
Looking into the game's data folder, the video clips are identified by the file
command as "RIFF (little-endian) data, AVI, 640 x 480, 25.00 fps, video: FFMpeg
MPEG-4, audio: MPEG-1 Layer 3 (stereo, 48000 Hz)".
I am running Debian Sid (x86-64) with Wine 1.9.16 from the winehq.org Debian
package.
--
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=41207
Bug ID: 41207
Summary: DX11 Demo "AMD Ladybug" freezes on the splash screen
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 55460
--> https://bugs.winehq.org/attachment.cgi?id=55460
Application's log file
When you run AMD Ladybug Demo (DX11) with WineD3D, the application freezes on a
splash screen.
Demo download link:
http://www.ngohq.com/?page=Files&go=giveme&dwn_id=932
--
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=45667
Bug ID: 45667
Summary: League of Legends 8.15+ fails due to missing
implementation of
NtQueryVirtualMemory(MemoryWorkingSetExInformation)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awesie(a)gmail.com
Distribution: ---
Created attachment 62094
--> https://bugs.winehq.org/attachment.cgi?id=62094
stub implementation
NtQueryVirtualMemory(MemoryWorkingSetExInformation) is used by League of
Legends on Vista+. The current staging implementation is a stub that returns an
error, which is insufficient.
Not an issue if Wine is running as Windows XP / 2003.
The attached patch adds a stub implementation for MemoryWorkingSetExInformation
that marks every passed in address as invalid. This appears to be sufficient
for the stub, but is obviously not correct.
I am not sure how to implement MemoryWorkingSetExInformation perfectly and
efficiently, because it requires knowing whether a page has ever been accessed
or not. I don't believe that Linux provides this information, so we would
probably need to mark _all_ pages as NOACCESS, handle the fault when accessed,
and mark the page as accessed.
--
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=35800
Bug ID: 35800
Summary: Dust An Elysian Tail still not compatable.
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: silverwerwolf13(a)gmail.com
This is all I know:
http://bpaste.net/show/189742/
--
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=29320
Bug #: 29320
Summary: kmplayer does not play video
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
Classification: Unclassified
KMPlayer spams lots of this fixme:quartz:Parser_QueryInterface No interface for
{2dd74950-a890-11d1-abe8-00a0c905f375}!
lines when file is open and supposed to be playing.
When file is opened, it shows this lines
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{56a868a6-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{56a868a6-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:AsyncReader_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:quartz:Parser_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:Parser_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:Parser_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:Parser_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:VideoRendererInner_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{b196b28b-bab4-101a-b69c-00aa00341d07}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{9974c148-3b22-43e2-82a0-01c7ad81b3ad}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{c1960960-17f5-11d1-abe1-00a0c905f375}!
fixme:quartz:DSoundRender_QueryInterface No interface for
{cae51d40-5055-4697-804b-2085b111f518}!
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
--
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.