http://bugs.winehq.org/show_bug.cgi?id=29128
--- Comment #45 from Igor Zinovyev zinigor+winehq@gmail.com 2013-08-19 03:06:22 CDT --- I can confirm that using a 1.7.0 wine binary patched with a patch specified in the following bug fixes the stack overflow problem: http://bugs.winehq.org/show_bug.cgi?id=29448
Although the game doesn't start anyway, crashing with the following messages:
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005 err:ole:create_server class {5d09b1ca-efde-36c6-a789-0c0b73031865} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {5d09b1ca-efde-36c6-a789-0c0b73031865} could be created for context 0x17
abnormal program termination
Although that is probably issued by Steam, and not by LA Noire itself.
Running Steam and launching LA Noire with WINEDEBUG set to +relay,+tid,+seh,+heap produces a humongous log file that I won't even be able to attach here. If anyone can tell me how to run the program to get a useful log file, please do, and I will be glad to help.