strange msvcrt crash

Andreas Mohr a.mohr at mailto.de
Mon Apr 16 16:43:42 CDT 2001


On Mon, Apr 16, 2001 at 02:28:00PM -0700, Alexandre Julliard wrote:
> Andreas Mohr <a.mohr at mailto.de> writes:
> 
> > Call msvcrt.mktime(405b614c) ret=5f40e3b3 tid=08066638
> > Ret  msvcrt.mktime() retval=3adae6b2 ret=5f40e3b3 tid=08066638
> > trace:seh:EXC_RtlRaiseException code=c0000005 flags=0
> > trace:seh:EXC_CallHandler calling handler at 0x5f493fcb code=c0000005 flags=0
> > Call ntdll.RtlRaiseException(404a4aa8) ret=405e1056 tid=08066638
> > trace:seh:EXC_RtlRaiseException code=80000100 flags=1
> > trace:seh:EXC_CallHandler calling handler at 0x4005ca10 code=80000100 flags=1
> 
> 80000100 is EXCEPTION_WINE_STUB; the app probably called a stub from
> the exception handler of the first seg fault (and then called the same
> stub from the handler of the stub exception, etc.)  The debugger
> should be able to tell you more about it.
Err, which debugger ??

I get "Segmentation fault", and that's it...

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://home.germany.net/100-30936/




More information about the wine-devel mailing list