Bug 107727 - [DXVK]Assassin's Creed Syndicate - Assertion "radv_image_view_init"
Summary: [DXVK]Assassin's Creed Syndicate - Assertion "radv_image_view_init"
Status: RESOLVED NOTOURBUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/radeon (show other bugs)
Version: 18.2
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-28 16:13 UTC by Maxime
Modified: 2018-09-04 07:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Maxime 2018-08-28 16:13:16 UTC
Hello,

When i tried to launch Assassin's Creed : Syndicate, wine crashes after the second loading, before to go to the main menu.

When i check in the output console log, i see that the crash appears after an error about Mesa and RADV. It's an error about "radv_image_view_init" :

Ubisoft Game Launcher/games/Assassin's Creed Syndicate/ACS.exe: ../mesa-9999/src/amd/vulkan/radv_image.c :1092 : radv_image_view_init:  assertion « range->baseArrayLayer + radv_get_layerCount(image, range) - 1 <= radv_minify(image->info.depth, range->baseMipLevel) » failed.

System Spec :
- Gentoo x86_64
- Ryzen 1600
- AMD Rx580 8Gb
- Wine Staging 3.14
- LLVM 7 (tested with LLVM 8)
- Mesa 18.2-rc4 (testing with Mesa git)
- DXVK 0.70 (tested with nightly build)
Comment 1 Bas Nieuwenhuizen 2018-09-04 07:49:02 UTC
This has been fixed in DXVK.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.