* [Bug 100091] Failure to create folder for on-disk shader cache
@ 2017-03-07 0:38 bugzilla-daemon
2017-03-07 1:43 ` bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-03-07 0:38 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1792 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100091
Bug ID: 100091
Summary: Failure to create folder for on-disk shader cache
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: john.ettedgui@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
Hello,
I am on mesa-git, built from around 1AM this morning.
This has the patches that add the 32/64b folders, but it's still not working in
with the game StarCraft II running through wine.
First I remove the ~/.cache/mesa folder, then start the Battle.Net client with
wine. This seems to work fine and I see a new 32 folder in ~/.cache/mesa.
Here's the output of file on that binary:
PE32 executable (GUI) Intel 80386, for MS Windows
Then from the Battle.Net client I start StarCraft II. Per the configuration it
starts the 64b client. Then my terminal gets flooded with these:
Failed to create ~/.cache/mesa/64/1488793729_1488791612/AMD TAHITI/89 for
shader cache (No such file or directory)---disabling.
The issue is, as the message says, I do not have that folder on disk but:
~/.cache/mesa/64/1488793730_1488791612
notice the 30 instead of 29, the rest matches.
The output of file on the binary that is now in memory (but maybe not the one
directly called by the launcher):
PE32+ executable (GUI) x86-64, for MS Windows.
I am not sure what else to provide but would be happy to help with whatever is
needed.
Thanks!
John
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3166 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* [Bug 100091] Failure to create folder for on-disk shader cache
2017-03-07 0:38 [Bug 100091] Failure to create folder for on-disk shader cache bugzilla-daemon
@ 2017-03-07 1:43 ` bugzilla-daemon
2017-03-07 1:45 ` bugzilla-daemon
2017-03-07 1:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-03-07 1:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 263 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100091
--- Comment #1 from Timothy Arceri <t_arceri@yahoo.com.au> ---
I'm guessing there is no ~/.cache/mesa/64 just ~/.cache/mesa/32?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1050 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 100091] Failure to create folder for on-disk shader cache
2017-03-07 0:38 [Bug 100091] Failure to create folder for on-disk shader cache bugzilla-daemon
2017-03-07 1:43 ` bugzilla-daemon
@ 2017-03-07 1:45 ` bugzilla-daemon
2017-03-07 1:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-03-07 1:45 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 392 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100091
--- Comment #2 from Timothy Arceri <t_arceri@yahoo.com.au> ---
(In reply to Timothy Arceri from comment #1)
> I'm guessing there is no ~/.cache/mesa/64 just ~/.cache/mesa/32?
Oh you said you have ~/.cache/mesa/64/1488793729_1488791612 that is very odd.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1250 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 100091] Failure to create folder for on-disk shader cache
2017-03-07 0:38 [Bug 100091] Failure to create folder for on-disk shader cache bugzilla-daemon
2017-03-07 1:43 ` bugzilla-daemon
2017-03-07 1:45 ` bugzilla-daemon
@ 2017-03-07 1:51 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2017-03-07 1:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 642 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=100091
Timothy Arceri <t_arceri@yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/radeonsi |Mesa core
QA Contact|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.org |org
Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
|.org |org
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1552 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-03-07 1:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-07 0:38 [Bug 100091] Failure to create folder for on-disk shader cache bugzilla-daemon
2017-03-07 1:43 ` bugzilla-daemon
2017-03-07 1:45 ` bugzilla-daemon
2017-03-07 1:51 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).