https://bugs.winehq.org/show_bug.cgi?id=39584
Bug ID: 39584 Summary: Ultra Street Fighter IV crash on button config Product: Wine Version: 1.7.54 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: luca.scarabello@gmail.com Distribution: ---
Created attachment 52738 --> https://bugs.winehq.org/attachment.cgi?id=52738 system hardware details
When I try to configure the button (main menu Options -> Button config) the game crashes (no joypad connected)
Tested wine versions: 1.7.52, 1.7.53 (normal and staging), 1.7.54 (normal and staging)
Tested Kernel versions: 3.16, 3.19, 4.2
This is what I can see in the console just after I enter the "Button config" menu:
fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:advapi:EventUnregister deadbeef: stub fixme:msvcrt:__clean_type_info_names_internal (0x1002e4f4) stub fixme:msvcrt:__clean_type_info_names_internal (0x38f78c) stub fixme:msvcrt:__clean_type_info_names_internal (0xeb1884) stub fixme:advapi:UnregisterTraceGuids deadbeef: stub
Note: I have a dual boot machine, the game doesn't crash in windows 8. So this must be a wine issue.
Thank you for your great work, wine saved me a lot of times.
https://bugs.winehq.org/show_bug.cgi?id=39584
--- Comment #1 from Austin English austinenglish@gmail.com --- There's no crash in the output you've shown.
https://bugs.winehq.org/show_bug.cgi?id=39584
--- Comment #2 from Luca luca.scarabello@gmail.com --- Created attachment 52741 --> https://bugs.winehq.org/attachment.cgi?id=52741 full crash log
https://bugs.winehq.org/show_bug.cgi?id=39584
--- Comment #3 from Luca luca.scarabello@gmail.com --- Well, that's what I can see in the console after USFIV window disappear. Steam is still running though, maybe that's the reason why you don't think wine crashed. I attached a the full log, since I start the game, when it crashes and when I exit steam.
https://bugs.winehq.org/show_bug.cgi?id=39584
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Luca from comment #2)
Created attachment 52741 [details] full crash log
fixme:gstreamer:GST_Connect GStreamer could not find any streams err:gstreamer:push_data_init Obtaining buffer returned: -2
Sounds like bug 30557, does disabling winegstreamer help?
https://bugs.winehq.org/show_bug.cgi?id=39584
Luca luca.scarabello@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #5 from Luca luca.scarabello@gmail.com --- This crash was actually a side effect of this bug https://bugs.winehq.org/show_bug.cgi?id=39585. And the latter turned out of not being a bug, I just missed to install a library:
sudo apt-get install libtxc-dxtn-s2tc0:i386
And everything works flawlessly!
https://bugs.winehq.org/show_bug.cgi?id=39584
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.