Trying to update Bug 306 I installed wine-20020411.tar.gz
The debugger won't let me "finish".
Unhandled exception: stack overflow in 32-bit code (0x406c364c).
In 32-bit mode.
Symbol h_errno is invalid
Symbol __strtol_internal is invalid
0x406c364c (SPY_EnterMessage+0xc [spy.c:2078] in user32.dll.so): call   
0x406c3651 (SPY_EnterMessage+0x11 [spy.c:2078] in
user32.dll.so)
2078    {
Wine-dbg>finish
Cannot pass on last chance exception. You must use cont
Wine-dbg>cont
Cannot pass on last chance exception. You must use cont
Wine-dbg>cont
Cannot pass on last chance exception. You must use cont
Wine-dbg>quit
WineDbg terminated on pid 8147dd8
Trying BT just scrolls and scrolls and never ends.
any ideas ?
Kevin
Kevin wrote:>Trying to update Bug 306 I installed wine-20020411.tar.gz >The debugger won't let me "finish". > >Unhandled exception: stack overflow in 32-bit code (0x406c364c). >In 32-bit mode. >Symbol h_errno is invalid >Symbol __strtol_internal is invalid >0x406c364c (SPY_EnterMessage+0xc [spy.c:2078] in user32.dll.so): call >0x406c3651 (SPY_EnterMessage+0x11 [spy.c:2078] in >user32.dll.so) >2078 { >Wine-dbg>finish >Cannot pass on last chance exception. You must use cont >Wine-dbg>cont >Cannot pass on last chance exception. You must use cont >Wine-dbg>cont >Cannot pass on last chance exception. You must use cont >Wine-dbg>quit >WineDbg terminated on pid 8147dd8 > >Trying BT just scrolls and scrolls and never ends. > >any ideas ? >Looks like the stack is corrupted and that ain't good. Since a BT is no good with a corrupted stack anyway how about if you post the results of -debugmsg +relay as an attachment to http://wine.codeweavers.com/bugs/show_bug.cgi?id=306 As I said please use attach as it makes reading the bug comments easier. Tony Lambregts