https://bugs.winehq.org/show_bug.cgi?id=51238
Bug ID: 51238
Summary: regression: World of Warships fails with
wined3d_deferred_context_* functions available.
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: janbraun(a)gmx.net
Regression SHA1: 60027fcc23e665fdd073e5fbe33bdd4850cd9e84
Distribution: ---
Created attachment 70109
--> https://bugs.winehq.org/attachment.cgi?id=70109
hack removing deferred context support
Since wine6.10, World of Warships crashes with a dialog box
"""
A critical error has occurred
The error information was collected to the Reports folder
Use the link below for support
[Restart] [Terminate]
"""
upon game start (on the black screen, before displaying the WoWS logo). The
Report data suggests "crash_type": "unhandled_exception" "code_of_exception":
3221225477.
Bisecting points to 60027fcc23e665fdd073e5fbe33bdd4850cd9e84, which doesn't
revert cleanly. But simply removing the wined3d_deferred_context_* functions
(see attached patch/hack) allows WoWS to work normally again.
Diffing the WINEDEBUG=trace+d3dx logs shows they diverge after the line
"fixme:d3d11:d3d11_device_CheckFeatureSupport Returning fake threading support
data."
The stock version prints a few variations of
"fixme:d3d:wined3d_deferred_context_update_sub_resource context 0x262ef030,
resource 0x23ccc360, sub_resource_idx 0, box (0, 0, 0)-(20, 20, 1), data
0x1bd92000, row_pitch 80, slice_pitch 1600, stub!"
, and then goes on to spam the _Locinfo__Locinfo_ctor_cat_cstr FIXME (possibly
while building the dialog box). The hacked version instead spams complaints
about
"err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0)."
, but continues working until I kill the window when the logo is rendered.
Everything above was tested on git revision
aadcff491fc9d823a90cee567c8e1d55cd9a589b in a prefix with winetricks corefonts
vcrun2013 win10.
--
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=49764
Bug ID: 49764
Summary: Every program using virtual desktop crashes on startup
after a recent Mesa snapshot added a second Vulkan
device
Product: Wine
Version: 5.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: subgraph93(a)gmail.com
Distribution: ---
Distribution: Ubuntu 20.04.1
Filing this report here because I think a Wine issue may be present. A specific
Wine setting always triggers the issue, and other configurations (Wine without
it or native programs) did not trigger the issue. I apologize for taking your
time if it's a purely Mesa issue.
An update to a newer Mesa snapshot (Git acf756a -> Git a27823e) has introduced
a new Vulkan device for vallium/llvmpipe (software renderer). As a result, I
have two "GPUs", and after the Mesa update, I found that programs running in
virtual desktop now crash at startup. I believe the update and the issue to be
related.
I tested it on winecfg in a clean wineprefix. (I backed up the usual ~/.wine,
ran `wine winecfg` to create the prefix, turned virtual desktop mode on by
default, closed winecfg, then ran `wine winecfg` again.) These two lines seem
to be always output:
0024:err:module:LdrInitializeThunk "comctl32.dll" failed to initialize,
aborting
0024:err:module:LdrInitializeThunk Initializing dlls for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000005
This issue affects both 5.15 and 5.16, both devel and staging for me.
I know that more information is likely needed (probably logs with debug
channels, or vulkaninfo?), not sure what I need to provide though. I have
+relay,+seh logs of the tests with winecfg (as said above) for 5.15-devel and
5.16-devel.
#49631 may be related?
--
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=31844
Bug #: 31844
Summary: CitiesXL (all versions) needs native D3DXCreateSphere
(purist)
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
The free CitiesXL demo
http://www.fileplanet.com/204724/200000/fileinfo/Cities-XL-Demo
53833dbbe9cf49eb7e05c85b4be9acf217e91a28 CitiesXLDemo.zip
crashes on startup with 'winetricks alldlls=builtin'; the log says
fixme:d3dx:D3DXCreateSphere Case of adjacency != NULL not implemented.
wine: Unhandled page fault on read access to 0x00000000 at address 0x4544d2
(thread 003c), starting debugger...
Backtrace:
=>0 0x004544d2 in graph3d
1 0x0047fdd4 in graph3d
2 0x00bd4ff6 in gameengine_win32shipping
This also affects the gamefly download version of CitiesXL 2011 and
reportedly also CitiesXL 2012.
'winetricks d3dx9_36=native' works around the problem, and lets you
get past the intro movie. (The demo then puts up a dialog saying the
beta is over.)
--
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=38947
Bug ID: 38947
Summary: Cities XL Platinum crashes while loading to the menu,
needs vcomp.dll._vcomp_for_dynamic_init
Product: Wine
Version: 1.7.47
Hardware: x86
URL: http://www.chip.de/downloads/Demo-Cities-XL_37882385.h
tml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: vcomp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: sebastian(a)fds-team.de
Distribution: ---
Created attachment 51893
--> https://bugs.winehq.org/attachment.cgi?id=51893
terminal output
Prerequisite: native d3dx9_36
The game begins to load but crashes somewhere during the initial loading stage:
>...
>wine: Unimplemented function vcomp.dll._vcomp_for_dynamic_init called at address 0x7b839a6c (thread 007e), starting debugger...
>...
Mscodescan output (Steam version):
./CitiesXL_Platinum.exe imports following stub symbols:
vcomp:_vcomp_atomic_add_i4
vcomp:_vcomp_enter_critsect
vcomp:_vcomp_for_dynamic_init
vcomp:_vcomp_for_dynamic_next
vcomp:_vcomp_for_static_end
vcomp:_vcomp_for_static_init
vcomp:_vcomp_leave_critsect
Mscodescan (non-Steam demo version):
./Benchmark.dll imports following stub symbols:
vcomp:_vcomp_atomic_add_i4
vcomp:_vcomp_for_dynamic_init
vcomp:_vcomp_for_dynamic_next
To reproduce with the demo version:
1. install the demo
2. uninstall MSVC++ 2005 which comes installed with the demo
3. start the game with CitiesXL_Game.exe
wine-1.7.47-118-ga90592c
--
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=26931
Summary: Nvidia hdr sample wants
d3dx9_36.dll.D3DXLoadMeshFromXW
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://developer.download.nvidia.com/SDK/9.5/Samples/D
EMOS/Direct3D9/HDR_FP16x2.zip
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Blocks: 24419
austin@aw21 ~/a/DEMOS/Direct3D9/bin/release $ wine HDR_FP16x2.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x33f2f4,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:d3dx:D3DXCreateFontIndirectW (0x12e9d8, 0x33f9ec, 0x43bb40): stub
fixme:d3dx:D3DXCreateFontIndirectW (0x12e9d8, 0x33f9ec, 0x43d200): stub
fixme:d3dx:D3DXCreateFontIndirectW (0x12e9d8, 0x33f9ec, 0x43d420): stub
fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x6d0000, 1048620, 0x33f760):
partially implemented
wine: Call from 0x7b83a362 to unimplemented function
d3dx9_36.dll.D3DXLoadMeshFromXW, aborting
wine: Unimplemented function d3dx9_36.dll.D3DXLoadMeshFromXW called at address
0x7b83a362 (thread 002b), starting debugger...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24419
Summary: Nvidia hdr sample crashes without native d3dx9_36
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://developer.download.nvidia.com/SDK/9.5/Samples/D
EMOS/Direct3D9/HDR_FP16x2.zip
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=30784)
--> (http://bugs.winehq.org/attachment.cgi?id=30784)
+d3dx trace
Terminal shows:
fixme:d3dx:D3DXCreateFontIndirectW (0x136a08, 0x32fa0c, 0x43b300): stub
fixme:d3dx:D3DXCreateFontIndirectW (0x136a08, 0x32fa0c, 0x43c9c0): stub
fixme:d3dx:D3DXCreateFontIndirectW (0x136a08, 0x32fa0c, 0x43cbe0): stub
fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x8d0000, 1048620, 0x32f770):
partially implemented
fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
I suspect it's related to that last line or two...
it pops up a dialog, saying:
The D3D device has a non-zero reference count, meaning some objects were not
released.
winetricks d3dx9_36 lets it run.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21812
Summary: 3dgamestudio.com demos crash on exit
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Venice demo at 3dgamestudio.com looks beautiful,
but crashes on exit.
http://server.conitec.net/down/venice.zip
443f94ab15d5bc02921c1e917785f822dcf0f864 venice.zip
Happily, there seems to be a reasonable backtrace:
Unhandled exception: page fault on read access to 0x00000f2c in 32-bit code
(0x7e51e14c).
Backtrace:
=>0 FindContext+0x16d(This=0x19bbc8, target=0x193030)
[dlls/wined3d/context.c:1923] in wined3d
1 context_acquire+0x8a(device=0x19bbc8, target=(nil),
usage=CTXUSAGE_RESOURCELOAD) [dlls/wined3d/context.c:2266] in wined3d
2 IWineD3DDeviceImpl_Uninit3D+0xa7(iface=0x19bbc8,
D3DCB_DestroySwapChain=0x7e653c5d) [dlls/wined3d/device.c:1705] in wined3d
3 IDirect3DDevice9Impl_Release+0x126(iface=0x192680) [dlls/d3d9/device.c:273]
in d3d9
4 in acknex (+0x6435a)
5 in reflectionparticle (+0x101e)
0x7e51e14c FindContext+0x16d [dlls/wined3d/context.c:1923] in wined3d: movzbl
0xf2c(%eax),%eax
1923 old_render_offscreen = context->render_offscreen;
--
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=38352
Bug ID: 38352
Summary: Foresight crashes before the main menu, needs
d3dx9_36.dll.D3DXComputeNormalMap
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51196
--> https://bugs.winehq.org/attachment.cgi?id=51196
terminal output
Foresight is an indie strategy game, currently available only on Steam (no demo
has been released).
The splash screens are displayed but the game crashes when the main menu should
appear if I start the game with built-in d3dx9_36.
>wine: Call from 0x7b839524 to unimplemented function d3dx9_36.dll.D3DXComputeNormalMap, aborting
--
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=26379
Summary: Gamestudio Venice crashes with unimplemented function
d3dx9_36.dll.D3DXComputeNormals
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://server.conitec.net/down/venice.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=33594)
--> (http://bugs.winehq.org/attachment.cgi?id=33594)
~/wine-git/wine reflectionParticle.exe &> log.txt
unimplemented function d3dx9_36.dll.D3DXComputeNormals
Venice comes with d3dx9_30.dll and therefore only a purist would notice.
--
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.