https://bugs.winehq.org/show_bug.cgi?id=38572
Bug ID: 38572
Summary: NHL09 Crashing when loading game after selecting all
options in game menus
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Created attachment 51468
--> https://bugs.winehq.org/attachment.cgi?id=51468
NHL09 Game loading crash after game option adjusting
I can only get attached screenshot. Mouse and keyboard inresponsive.
--
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=44691
Bug ID: 44691
Summary: EA origin install error 3:0
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Hi, I have tried to install origin with wine 3.3 on a clean wine Prefix on my
computer but with the full version I get an error 3:0
I think it's a permission issue because when you want to look on the Origin
folder it have a locker on it.
And this is the permission of the files:
drwxrwxr-x 7 amosar amosar 4096 Mar 9 00:40 .
drwxrwxr-x 6 amosar amosar 4096 Mar 9 00:39 ..
drwxrwxr-x 4 amosar amosar 4096 Mar 9 00:39 Common Files
drwxrwxr-x 2 amosar amosar 4096 Mar 9 00:39 Internet Explorer
dr-xr-xr-x 2 amosar amosar 4096 Mar 9 00:40 Origin
drwxrwxr-x 2 amosar amosar 4096 Mar 9 00:39 Windows Media Player
drwxrwxr-x 3 amosar amosar 4096 Mar 9 00:39 Windows NT
--
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=41468
Bug ID: 41468
Summary: Supreme Commander Forged Alliance needs CLSID
'{343e68e6-8f82-4a8d-a2da-6e9a944b378c}'
xactengine2_9.dll
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
err:ole:CoGetClassObject class {343e68e6-8f82-4a8d-a2da-6e9a944b378c} not
registered
err:ole:CoGetClassObject no class object {343e68e6-8f82-4a8d-a2da-6e9a944b378c}
could be created for context 0x1
wine-1.9.20-92-g1dedd90
--
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=34398
Bug #: 34398
Summary: Daedalic games don't display anything with winemac.drv
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thanoulas(a)gmail.com
Classification: Unclassified
Created attachment 45793
--> http://bugs.winehq.org/attachment.cgi?id=45793
err+all,fixme+all With winemac driver
The games "Chains of Satinav" and "Memoria" show a black display when using the
winemac driver. They both work fine when using the x11 driver.
I've attached a log
--
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=50892
Bug ID: 50892
Summary: WINE 6.3: opentrack-wrapper-wine segfaults with
message "Got unexpected trap 14 during process
initialization".
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xeno(a)x-s.com.pl
Distribution: ---
As per Summary opentrack-wrapper-wine.exe.so process (opentrack trackir and
freetrack protocols wrapper) crashes just after launch. If started from console
with
env WINEPREFIX=<my_wine_prefix_path> wine
/usr/lib64/opentrack/opentrack-wrapper-wine.exe.so
it crashes spitting out message:
00fc:err:seh:segv_handler_early Got unexpected trap 14 during process
initialization
Once wine is downgraded to 5.x (here tested with 5.18 and 5.22) wrapper process
starts just fine and stays on until headtracking is stopped.
Tested with opentrack 2.3.12 and 2.3.13, wine 6.3.
Steps to reproduce:
start opentrack
select pointtracker as input, accela as filter wine as output
configure wine output plugin and point it to wine prefix where app that uses
headtracking is installed
start headtracking
start app/game from
Expected result:
- opentrack-wrapper-wine.exe.so stays in the list of active processes
- headtracking works in games/apps running in wine.
Actual results:
- opentrack-wrapper-wine.exe.so process appears for a brief moment then
instantly closes
- headtracking works in opentrack preview window but not in a apps running in
wine.
OpenTrack is fa opensource project obtainable from github:
https://github.com/opentrack/opentrack
I can provide rough but working Fedora x86_64 rpm if 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.
https://bugs.winehq.org/show_bug.cgi?id=48486
Bug ID: 48486
Summary: cmd WCMD_ReadAndParseLine contains non-null terminated
strings, causing garbage output in trace logs
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. It's already PE but various strings have not been converted yet.
The function in the summary is the one most offending/annoying in trace logs.
There are other occurrences as well.
Example download:
https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/…
--- snip ---
...
006a:Call KERNEL32.MultiByteToWideChar(000001b5,00000000,00bd7a78 "\t\t@IF NOT
EXIST bin\\rebase.exe @(\n\t\t\t@IF NOT EXIST bin @MKDIR bin\n\t\t\t@COPY
usr\\bin\\rebase.exe bin\\rebase.exe\n\t\t)\n\t\t@IF NOT EXIST
bin\\msys-2.0.dll @(\n\t\t\t@COPY usr\\bin\\msys-2.0.dll
bin\\msys-2.0.dll\n\t\t)\n\t\t(a)bin\\rebase.exe -b 0x64000000
usr\\bin\\msys-2.0.dll\n"...,00000021,00be5238,00002000) ret=00401a09
006a:Ret KERNEL32.MultiByteToWideChar() retval=00000021 ret=00401a09
006a:Call KERNEL32.HeapFree(00110000,00000000,00bd7a78) ret=00401a22
006a:Ret KERNEL32.HeapFree() retval=00000001 ret=00401a22
006a:Call msvcrt.wcschr(00be523c L"@IF NOT EXIST bin\\rebase.exe @(",00000025)
ret=004137f3
006a:Ret msvcrt.wcschr() retval=00000000 ret=004137f3
006a:Call KERNEL32.CompareStringW(00000400,00001001,00be523e L"IF NOT EXIST
bin\\rebase.exe @(",00000003,0041b706
L"remforifelse\4357\444d\525f\6165\4164\646e\6150\7372\4c65\6e69e\6f4e\6320\6d6f\616d\646e\6e20\726f\6820\6e61\6c64\2065\7573\7070\696c\6465\necho.echo:echo/\764f\7265\6c66\776f\6420\7465\6365\6574\2064\6e69\6320\6d6f\616d\646e\ndo/I",00000003)
ret=00411489
006a:Ret KERNEL32.CompareStringW() retval=00000001 ret=00411489
006a:Call KERNEL32.CompareStringW(00000400,00001001,00be523e L"IF NOT EXIST
bin\\rebase.exe @(",00000003,0041b70c
L"forifelse\4357\444d\525f\6165\4164\646e\6150\7372\4c65\6e69e\6f4e\6320\6d6f\616d\646e\6e20\726f\6820\6e61\6c64\2065\7573\7070\696c\6465\necho.echo:echo/\764f\7265\6c66\776f\6420\7465\6365\6574\2064\6e69\6320\6d6f\616d\646e\ndo/I",00000003)
ret=004115c0
006a:Ret KERNEL32.CompareStringW() retval=00000003 ret=004115c0
006a:Call KERNEL32.CompareStringW(00000400,00001001,00be523e L"IF NOT EXIST
bin\\rebase.exe @(",00000002,0041b712
L"ifelse\4357\444d\525f\6165\4164\646e\6150\7372\4c65\6e69e\6f4e\6320\6d6f\616d\646e\6e20\726f\6820\6e61\6c64\2065\7573\7070\696c\6465\necho.echo:echo/\764f\7265\6c66\776f\6420\7465\6365\6574\2064\6e69\6320\6d6f\616d\646e\ndo/I",00000002)
ret=004115fa
006a:Ret KERNEL32.CompareStringW() retval=00000002 ret=004115fa
...
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/02f3a133b64ed1f979309e1399738ea…
$ sha1sum Git-2.25.0-32-bit.exe
7dc64019c089d4a9a3700ee7140a7af9a5416199 Git-2.25.0-32-bit.exe
$Â du -sh Git-2.25.0-32-bit.exe
45M Git-2.25.0-32-bit.exe
$Â wine --version
wine-5.0-rc6
Regards
--
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=50978
Bug ID: 50978
Summary: Adobe DNG converter 13.2 fails to launch
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Regression SHA1: 42de71c38780931c510ada6d7ee8681c99bbc60b
Distribution: ---
With:
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
followed by cascading messages culminating in
0024:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\bridge\\Downloads\\AdobeDNGConverter_x64_13_2.exe" failed, status
c0000135
The application has a manifest, which includes the following:
<file name="mpr.dll" loadFrom="%SystemRoot%\system32\" />
<file name="netapi32.dll" loadFrom="%SystemRoot%\system32\" />
<file name="netutils.dll" loadFrom="%SystemRoot%\system32\" />
<file name="version.dll" loadFrom="%SystemRoot%\system32\" />
find_actctx_dll() mishandles this and returns the executable path, which
obviously doesn't contain version.dll. Fixing it may require some research.
This is a regression—it worked in 6.4. It's probably a regression from
42de71c3878, since previously we would load builtin version.dll regardless, but
I can't bisect as other regressions prevent Wine from working at that point.
--
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=50801
Bug ID: 50801
Summary: Wine Mono crashes on macOS
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Running the csc.exe shipped with Wine Mono on macOS 11.2.1 crashes with:
0024:err:virtual:virtual_setup_exception stack overflow 1456 bytes in thread
0024 addr 0x7bc2bd61 stack 0x130a50 (0x130000-0x131000-0x230000)
>From a +relay,+seh log, trimmed by thread:
0024:Call msvcrt.memcpy(0022dec0,02950f35,00000010) ret=1801013e1
0024:Ret msvcrt.memcpy() retval=0022dec0 ret=1801013e1
0024:trace:seh:dispatch_exception code=c0000005 flags=0 addr=0000000002951170
ip=0000000002951170 tid=0024
0024:trace:seh:dispatch_exception info[0]=0000000000000001
0034:Call KERNEL32.HeapFree(00020000,00000000,000b96f0) ret=68765c83
0024:trace:seh:dispatch_exception info[1]=0000000000000498
0024:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
0024:trace:seh:dispatch_exception rax=0000000000000498 rbx=0000000000000000
rcx=0000000000000001 rdx=0000000000000010
0024:trace:seh:dispatch_exception rsi=0000000000000010 rdi=0000000000a24dd0
rbp=000000000022e2c0 rsp=000000000022e270
0024:trace:seh:dispatch_exception r8=000000000022e5f0 r9=0000000002950f00
r10=000000000000000a r11=0000000002950f64
0024:trace:seh:dispatch_exception r12=0000000000a32e88 r13=000000000022e928
r14=000000000022e5f0 r15=0000000000000000
0024:trace:seh:call_vectored_handlers calling handler at 00000001801038F0
code=c0000005 flags=0
I haven't been able to get winedbg working well enough to give me any real
information, but that memcpy call is from the end of
mono_breakpoint_clean_code.
I also got this from WINE_MONO_VERBOSE=1:
Method (wrapper alloc) object object:AllocSmall (intptr,intptr) emitted at
0000000002951110 to 000000000295123b (code length 299) [csc.exe]
So we're crashing on access to JIT-compiled code. There's probably a way to
tell from the +seh log whether that's on execute access, but I'm just going to
assume it is.
--
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=50415
Bug ID: 50415
Summary: MPC-HC 1.7.13 crashes when playing video (needs the
EVR filter to support IEVRFilterConfig)
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
URL: https://github.com/mpc-hc/mpc-hc/releases/tag/1.7.13
OS: Linux
Status: NEW
Keywords: download, patch, source
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 69035
--> https://bugs.winehq.org/attachment.cgi?id=69035
evr: Stub IEVRFilterConfig.
The attached patch helps; it falls back to the VMR.
Continued from bug 45096.
--
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.