Joerg Mayer writes:
> Hello,
> 
> I've just run into the following problem: I'm trying to run a program
> that finally stops execution with the following messages:
> 
> Messages:
> Call KERNEL.185: GLOBALDOSFREE(0x2307) ret=1f87:15f9 ds=1f97
> Ret  KERNEL.185: GLOBALDOSFREE() retval=0x0000 ret=1f87:15f9 ds=1f97
> Call KERNEL.18: GLOBALLOCK(0x230f) ret=1f87:22f2 ds=1f97
> Ret  KERNEL.18: GLOBALLOCK() retval=0x230f0000 ret=1f87:22f2 ds=1f97
> Call KERNEL.15: GLOBALALLOC(0x0040,0x00004e20) ret=1b87:98bd ds=1d37
> Ret  KERNEL.15: GLOBALALLOC() retval=0x223f ret=1b87:98bd ds=1d37
> Call KERNEL.18: GLOBALLOCK(0x223f) ret=1b87:98c8 ds=1d37
> Ret  KERNEL.18: GLOBALLOCK() retval=0x223f0000 ret=1b87:98c8 ds=1d37
> Call KERNEL.108: SWITCHSTACKTO(0x223f,0x4e20,0x0000) ret=1b87:98ed ds=1d37
> Ret  KERNEL.108: SWITCHSTACKTO() retval=0xe0e4 ret=1b87:98ed ds=1d37
> Call USER32.391: MessageBoxA(00000000,41183cb4 "Unhandled exception 0xc00000fd
> at address 0x000098ed.",405a1e30 "Error",00000010) ret=4050f85a fs=03ff
> err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable to
> dispatch exception.
> 
> After that, it just hangs, no CTRL-C or anything but a killall wine
> "resolves" the prolbem and terminates the program.
> Wineversion is 20000326. Ideas anyone?
> 
There is work on the debugger going on right now. When before Wine
dropped into the debugger after a crash, wine-20000326 tried to bring
up a messagebox when not started with -debug. After Eric recent
changes to CVS-wine, the debugger now is a seperate program. I haven't 
played with the new behaviour yet.

Bye

Uwe Bonnes                [EMAIL PROTECTED]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

Reply via email to