Yesterday's CVS crashes when I run Word '97 with it, load a (largish) document, and quit. I guess Wine is passing back a null pointer and Word doesn't like it.
Here's the stack:
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x505be71e). Symbol hack_digit (0000:4007c890) is invalid In 32-bit mode. 0x505be71e (MSSP232.DLL.SpellCloseUdr+0x1b595 in MSSP232.DLL): movl 0x4(%esi),%ecx Wine-dbg>bt Backtrace: =>0 0x505be71e (MSSP232.DLL.SpellCloseUdr+0x1b595 in MSSP232.DLL) (ebp=4060dc94) 1 0x505b1db7 (MSSP232.DLL.SpellCloseUdr+0xec2e in MSSP232.DLL) (ebp=4060dcc4) 2 0x505a3ea8 (MSSP232.DLL.SpellCloseUdr+0xd1f in MSSP232.DLL) (ebp=40470002) 3 0x83c68900 (MSSP232.DLL..reloc+0x336a1900) (ebp=05bb11e8) *** Invalid address 0x05bb11e8
- Dan