Displaying 1 result from an estimated 1 matches for "0806feb0".
Did you mean:
08067eb0
2001 Dec 09
1
(fwd) Re: [Possible BUG]: Wine-20011108
...malloc as I
> : said before.. If I only knew how to copy and paste from
> : winedebug I'd show you the backtrace. The problem is
> : in heap.c, line 353 - something on this line causes
> : signal 11 to be generated.
> Running with --debugmsg +heap you get something like:
> 0806feb0:Call msvcrt.strcat(403a4005 "Cygwin/bin/",403a3fb0
> "/pinco/panco") ret=004014f2
> 0806feb0:Ret msvcrt.strcat() retval=403a4005 ret=004014f2
> 0806feb0:Call msvcrt.free(403a3fac) ret=00401501
> 0806feb0:Call kernel32.HeapFree(403a0000,00000000,403a3fac)
> ret=42...