[Bug 17996] inetmib1 test page faults

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 12 18:32:41 CDT 2009


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





--- Comment #28 from Vitaliy Margolen <vitaliy at kievinfo.com>  2009-04-12 18:32:37 ---
You need something like this:
$wine winedbg inetmib1_test.exe.so
WineDbg starting on pid 0017
start_process () at
/usr/local/src/wine.git-build/dlls/kernel32/../../../wine.git/dlls/kernel32/process.c:946
0x7b87859b start_process+0x12b
[/usr/local/src/wine.git-build/dlls/kernel32/../../../wine.git/dlls/kernel32/process.c:946]
in kernel32: movl %esi,0x0(%esp)
946             ExitThread( entry( peb ) );
Wine-dbg>c

<crash>
Wine-dbg>bt

<backtrace>


-- 
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.



More information about the wine-bugs mailing list