[Bug 3337] Unreal (the old first one) crashes on startup

Wine Bugs wine-bugs at winehq.org
Sun Sep 18 07:43:49 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3337





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2005-18-09 07:43 -------
| wine: Call from 0x7bb49be0 to unimplemented function msvcrt.dll.__p__amblksiz,
aborting
| wine: Unhandled exception (thread 0009), starting debugger...

Function msvcrt.dll.__p__amblksiz isn't implemented in Wine yet.  
While it isn't, you can try running Unreal with 'msvcrt=n' override:

WINEDLLOVERRIDES='msvcrt=n' wine ...
(once you have this PE DLL on your wine-system on a disk)

And I suggest to change some fields:
  Summary = 'msvcrt.dll.__p__amblksiz isn't implemented'
  URL = 'http://appdb.winehq.org/appview.php?versionId=122';
  Component = wine-misc;

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list