http://bugs.winehq.org/show_bug.cgi?id=16428
Summary: Wine (latest GIT) does not start CS:S (krnl386.exe.WOAGimmeTitle) Product: Wine Version: 1.1.10 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine@justconnected.net
Using the latest GIT (8 Dec 2008) I get a crash in Counter-Strike source.
Running Steam manually from the command line yields: wine: Call from 0x7ee1e6b0 to unimplemented function krnl386.exe.WOAGimmeTitle, aborting err:seh:raise_exception Unhandled exception code 80000100 flags 1 addr 0x7ee1e6b0
I don't know if the 'component' is set properly, but it looks the closest.
This is a regression from 1.1.9; it worked fine there
Is this a GIT-specific bug? I'll try the release development version tonight and see if it shows up there.
Apologies if I did something wrong, and I can provide more information as necessary.
http://bugs.winehq.org/show_bug.cgi?id=16428
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2008-12-08 21:17:13 --- Not major. Please attach terminal output.
http://bugs.winehq.org/show_bug.cgi?id=16428
--- Comment #2 from Lei Zhang thestig@google.com 2008-12-08 21:20:58 --- And since you're already using git, run a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=16428
--- Comment #3 from Robert wine@justconnected.net 2008-12-09 16:20:23 --- Created an attachment (id=17782) --> (http://bugs.winehq.org/attachment.cgi?id=17782) Counter-Strike Source crash on last night's SVN
http://bugs.winehq.org/show_bug.cgi?id=16428
Robert wine@justconnected.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #17782|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=16428
--- Comment #4 from Robert wine@justconnected.net 2008-12-09 16:21:44 --- Confirmed on 1.1.10 as well. Doing the 'bisect' now; I've never done that before.
See attachment for console output.
http://bugs.winehq.org/show_bug.cgi?id=16428
Robert wine@justconnected.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Robert wine@justconnected.net 2008-12-11 16:17:47 --- Sorry guys; my fault. For some reason, I wasn't compiling with ALSA support - a known bug in either CS:S or Wine.
In any case, recompiling from 45-minutes' ago GIT runs the game fine.
http://bugs.winehq.org/show_bug.cgi?id=16428
--- Comment #6 from Robert wine@justconnected.net 2008-12-11 16:18:47 --- (In reply to comment #5)
Sorry guys; my fault. For some reason, I wasn't compiling with ALSA support - running the game with only OSS is a known bug in either CS:S or Wine.
In any case, recompiling from 45-minutes' ago GIT runs the game fine.
Hit 'send' too soon. See above for correction
http://bugs.winehq.org/show_bug.cgi?id=16428
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-11 21:05:15 --- Closing