On Thursday 16 August 2001 01:03 pm, you wrote:
Bobby Bingham uhmmmm@ameritech.net writes:
err:win32:_CheckNotSysLevel Holding lock 0x40800fe8 level 3 err:seh:start_debugger Couldn't start debugger (winedbg 134640360 52) (2) Read the Wine Developers Guide on how to set up winedbg or another debugger
if the debugger is set up, I can continue, and and it works just fine.
Before the continue, could you please do a backtrace and mail it to me? Thanks.
winedbg winzip32 ... err:win32:_CheckNotSysLevel Holding lock 0x40800fe8 level 3 err:win32:_CheckNotSysLevel Holding lock 0x40800fe8 level 3 Stopped on breakpoint 1 at 0x004677fa (WINZIP32.EXE.EntryPoint in C:\Program Files\WinZip\WINZIP32.EXE) In 32-bit mode. Wine-dbg>bt =>0 0x004677fa (WINZIP32.EXE.EntryPoint in C:\Program Files\WinZip\WINZIP32.EXE) (ebp=40616f30) 1 0x400dab46 (SYSDEPS_DoCallOnStack+0x86 in libntdll.so) (ebp=40616ff0) 2 0x400dab87 (SYSDEPS_CallOnStack+0x2f in libntdll.so) (ebp=bffff6bc) 3 0x400dabfe (SYSDEPS_SwitchToThreadStack+0x5e in libntdll.so) (ebp=bffff6f8) 4 0x400d735c (PROCESS_InitWine+0x1dc in libntdll.so) (ebp=bffff710) 5 0x0804c16f (main+0x2f in wine) (ebp=bffff728) 6 0x0804c155 (main+0x15 in wine) (ebp=bffff748) 7 0x4028a520 (NTDLL.DLL.sqrt+0x3bd80 in libc.so.6) (ebp=bffff788) 8 0x08049021 (_start+0x21 in wine) (ebp=00000000) Wine-dbg>c ...
Hope this helps.
Bobby Bingham