https://bugs.winehq.org/show_bug.cgi?id=31643
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Gothic 3 demo crashes on |Multiple games and |unimplemented function |applications crash on |vcomp.dll._vcomp_fork |unimplemented function |(purist) |vcomp.dll._vcomp_fork | |(Gothic 3 demo, NeXTA)
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
also needed for Network EXplorer for Traffic Analysis (NEXTA) and DTALite
Project homepage: https://code.google.com/p/nexta/
Download: https://nexta.googlecode.com/files/Software_release_01_11_2014.zip
To trigger this you need to load a project and click 'Project' -> '5. Perform Traffic Assignment' -> 'Run Simulation'.
--- snip --- $ wine ./NEXTA_32.exe ... ------- Iteration = 0-------- wine: Call from 0x7b83b1d3 to unimplemented function vcomp90.dll._vcomp_fork, aborting wine: Unimplemented function vcomp90.dll._vcomp_fork called at address 0x7b83b1d3 (thread 0041), starting debugger... Unhandled exception: unimplemented function vcomp90.dll._vcomp_fork called in 32-bit code (0x7b83b1d3). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7b83b1d3 ESP:002beee4 EBP:002bef48 EFLAGS:00200283( - -- I S - - -C) EAX:7b826e65 EBX:7b8be000 ECX:7e6a21e3 EDX:002bef0c ESI:004d1430 EDI:00000000 ... Modules: Module Address Debug info Name (74 modules) PE 400000- e08000 Export dtalite_32 ... Threads: process tid prio (all id:s are in hex) 00000008 NEXTA_32.exe 0000003f 0 0000003e 0 00000009 0 ... 00000040 (D) Z:\home\focht\Downloads\Software_release\DTALite_32.exe 00000041 0 <== --- snip ---
$ sha1sum Software_release_01_11_2014.zip f4bccb2479b4c39c0a1a6a175573aa66eb28cf9f Software_release_01_11_2014.zip
$ du -sh Software_release_01_11_2014.zip 91M Software_release_01_11_2014.zip
$ wine --version wine-1.7.31
Regards