[Bug 12006] New: ForceBindIP crashes
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(a)winehq.org ReportedBy: dank(a)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 --- -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-12-01 22:18:29 --- Please retest in 1.1.9 (I don't have multiple interfaces to test with). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-12-01 22:19:52 --- Neither do I. The bug is just about the crash, not about it picking the right interface... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-12-02 00:09:27 --- austin(a)austin-desktop:~/.wine/drive_c/windows/system32$ wine ForceBindIP.exe -i 127.0.0.1 "C:\\windows\notepad.exe" wine: Unhandled page fault on write access to 0x00000002 at address 0x7ee08f12 (thread 001a), starting debugger... Backtrace: =>1 0x7ee08f12 EscapeCommFunction+0x20(handle=0x7ee08f0c, func=4521984) [/home/austin/wine-git/dlls/kernel32/comm.c:599] in kernel32 (0x7dc2ca28) 2 0x7efc1046 call_thread_func+0x86(rtl_func=0x7ee08f0c, arg=0x450000) [/home/austin/wine-git/dlls/ntdll/thread.c:384] in ntdll (0x7dc2cac8) 3 0x7efc12aa start_thread+0x1d3(info=0x7ffd4fb8) [/home/austin/wine-git/dlls/ntdll/thread.c:446] in ntdll (0x7dc2d3c8) 4 0xb7dde50f start_thread+0xbf() in libpthread.so.0 (0x7dc2d4c8) 0x7ee08f12 EscapeCommFunction+0x20 [/home/austin/wine-git/dlls/kernel32/comm.c:599] in kernel32: sbbb %al,0xffffffff(%edx,%esi,1) 599 switch (func) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-20 12:07:27 --- Created an attachment (id=22476) --> (http://bugs.winehq.org/attachment.cgi?id=22476) Crash with 1.1.26. This is an output of : wine ForceBindIP.exe -i 127.0.0.1 "c:\\windows\notepad.exe" Looks like it crashes at different point now. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 Trygve Vea <trygve.vea(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trygve.vea(a)gmail.com --- Comment #5 from Trygve Vea <trygve.vea(a)gmail.com> 2011-01-09 12:13:54 CST --- Seem to work fine in wine 1.3.11. tv(a)apu:~/winebugs/12006$ wine ForceBindIP.exe -i 10.0.0.1 c:\\windows\\notepad.exe tv(a)apu:~/winebugs/12006$ wine ForceBindIP.exe -i my.public.ip.address c:\\windows\\notepad.exe notepad starts as expected in both cases. Note that I tested with forcebindip 1.2a, which were released after the latest comment in this bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2011-01-12 14:47:38 CST --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12006 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-01-21 13:44:21 CST --- Closing bugs fixed in 1.3.12. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org