http://bugs.winehq.org/show_bug.cgi?id=26835
Eevee eevee.wine@veekun.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eevee.wine@veekun.com
--- Comment #8 from Eevee eevee.wine@veekun.com 2011-04-19 01:39:50 CDT --- Similar story; I've tried the same as ntan1 but can't make it to the menu.
I have a comically large log from running with WINEDEBUG=+relay, but there's so much junk that I'm not sure where the actual crash is. I've cut it down to a span from *definite* game code to *definite* crash handler code.
At a glance it looks like the last interesting thing that happens before Breakpad kicks in is:
CreateFileA(0ec60008 "C:\program files\steam\steamapps\common\portal 2\portal2\bin\server.dll.47.STEAMSTART",...)
After that is a bunch of I/O, and then Steam starts looking for its installation directory.
Attaching the "interesting" bit.