http://bugs.winehq.org/show_bug.cgi?id=12006
Summary: ForceBindIP crashes Product: Wine Version: 0.9.56. Platform: Other URL: http://www.r1ch.net/stuff/forcebindip/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
In http://www.winehq.org/pipermail/wine-users/2008-March/029930.html maci at satgnu.net writes: " ForceBindIP http://www.r1ch.net/stuff/forcebindip/ does exactly what i need. unfortunally it doesnt work in wine"
In a later message he said --- snip --- $ wine ForceBindIP.exe 10.0.0.10 "C:\SCBW\StarCraft.exe" fixme:spoolsv:serv_main (0 (nil)) err:ntdll:RtlpWaitForCriticalSection section 0x7efec884 "loader.c: loader_section" wait timed out in thread 0012, blocked by 0011, retrying (60 sec) wine: Critical section 7efec884 wait failed at address 0x7ef96f90 (thread 0012), starting debugger... Unhandled exception: wait failed on critical section 0x7efec884 loader_section No process loaded, cannot execute 'echo Modules:' --- snip ---
and --- snip --- $ wine ForceBindIP.exe -i 10.0.0.10 "C:\SCBW\StarCraft.exe" fixme:spoolsv:serv_main (0 (nil)) fixme:advapi:SetSecurityInfo stub Unhandled exception: page fault on write access to 0x81fffcc8 in 32-bit code (0x7ee68c50). Backtrace: =>1 0x7ee68c50 LocalReAlloc16+0x10() in kernel32 (0x7d44da28) 2 0x7efc6852 call_thread_func+0x42() in ntdll (0x7d44dac8) 3 0x7efc6aef in ntdll (+0x56aef) (0x7d44e3c8) 4 0xb7e9e162 start_thread+0xd2() in libpthread.so.0 (0x7d44e4b8) --- snip ---