Summary: | Darkest of Days (wine) crashes on new game | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Millington <andrew.millington> |
Component: | Drivers/DRI/i965 | Assignee: | Ian Romanick <idr> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
URL: | http://www.gamershell.com/download_49398.shtml | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Backtrace for Darkest of Days
New log ~/apitrace/build/apitrace trace --api=gl ~/wine-git/wine darkestofdays.exe |
The demo is available to download so you can reproduce this bug. Filled in all the information the best I can do. If you can capture an apitrace that reproduces the problem, that would simplify working on it. (generally, the pain of dealing with apps under wine is enough that we just never get around to looking at those issues) Created attachment 72235 [details]
New log
Keeping the old log for refence
I forgot to mention that I didn't even get to the main screen and I'm trying to figure how to install apitrace because I cannot find a binary version. ~/apitrace/build/apitrace trace --api=gl --output=/home/andrew/apitrace/trace.txt wine darkestofdays.exe and I noticed ERROR: ld.so: object '/home/andrew/apitrace/build/wrappers/glxtrace.so' from LD_PRELOAD cannot be preloaded: ignored. (In reply to comment #6) > ~/apitrace/build/apitrace trace --api=gl > --output=/home/andrew/apitrace/trace.txt wine darkestofdays.exe > > and I noticed > > ERROR: ld.so: object '/home/andrew/apitrace/build/wrappers/glxtrace.so' from > LD_PRELOAD cannot be preloaded: ignored. My guess is that means apitrace is 64-bit and wine / the game is 32-bit. Created attachment 73274 [details]
~/apitrace/build/apitrace trace --api=gl ~/wine-git/wine darkestofdays.exe
Not sure if this is going to be of use.
Running on a fresh x86 Ubuntu installation using xorg-edgers ppa.
Does the trace you attached reproduce the problem when you replay it in apitrace? It doesn't here on my IVB system -- we would also probably need the information recommended by https://01.org/linuxgraphics/documentation/how-report-bugs-0 to do much with this. Dear Reporter, This Mesa bug has been in the "NEEDINFO" status for over 60 days. I am closing this bug based on lack of response but feel free to reopen if resolution is still needed. Please ensure you're supplying the correct information as requested. Thank you. |
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.
Created attachment 70210 [details] Backtrace for Darkest of Days This is my first freedesktop.org bug and have filled bugs before for wine Starting the game and pressing "New Game" makes it crash.