http://bugs.winehq.com/show_bug.cgi?id=966
------- Additional Comments From z_god@wanadoo.nl 2003-22-06 06:51 ------- Bug comments restored from Gmane.org:
After getting the program installed, and successfully going through the presetup (setting speaker & mic volumes), the main program is loaded. After the window appears, it crashes and loads the debugger. Following is the backtrace:
Backtrace:
=>0 0x4008b676 (GetThreadQueue16+0x66 in libntdll.dll.so) (ebp=42816870)
1 0x406a7b1b (USER32.DLL.GetFocus+0x1277 in user32.dll.so) (ebp=428168b0)
2 0x406a84c9 (USER32.DLL.SetWindowsHookExA+0x41 in user32.dll.so) (ebp=428168f0) 3 0x4001891e (DD10HOOK.DLL.HookSetGlobalParam+0xd5e in D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=428169a0) 4 0x40018f9e (DD10HOOK.DLL.HookSetGlobalParam+0x13de in D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=428169f8) 5 0x40019a2c (DD10HOOK.DLL.HookSetGlobalParam+0x1e6c in D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=42816a50) 6 0x40019903 (DD10HOOK.DLL.HookSetGlobalParam+0x1d43 in D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=42816ab0) 7 0x00444374 (natspeak.exe..text+0x43374 in D:\NatSpeak\Program\natspeak.exe) (ebp=42816b00) 8 0x00443956 (natspeak.exe..text+0x42956 in D:\NatSpeak\Program\natspeak.exe) (ebp=42816ba0) 9 0x00444791 (natspeak.exe..text+0x43791 in D:\NatSpeak\Program\natspeak.exe) (ebp=42816c28) 10 0x5f401cea (MFC42.DLL.6374+0x22 in C:\WINDOWS\SYSTEM\MFC42.DLL) (ebp=42816c48) 11 0x5f401c73 (MFC42.DLL.1109+0x74 in C:\WINDOWS\SYSTEM\MFC42.DLL) (ebp=42816ca8) 12 0x5f401bfb (MFC42.DLL.1578+0x2a in C:\WINDOWS\SYSTEM\MFC42.DLL) (ebp=42816cc4) 13 0x5f401bba (MFC42.DLL.1579+0x39 in C:\WINDOWS\SYSTEM\MFC42.DLL) (ebp=42816cf0) 14 0x406c9d33 (USER32.DLL.GetTaskmanWindow+0xc7 in user32.dll.so) (ebp=42816d14) 15 0x406c9dd5 (USER32.DLL.GetTaskmanWindow+0x169 in user32.dll.so) (ebp=42816d64) 16 0x406d04ce (USER32.DLL.CallWindowProcA+0x9a in user32.dll.so) (ebp=42816da4) 17 0x406b001a (USER32.DLL.DispatchMessageA+0x136 in user32.dll.so) (ebp=42816df4) 18 0x5f4011ce (MFC42.DLL.5307+0x3a in C:\WINDOWS\SYSTEM\MFC42.DLL) (ebp=40fb2e24) 19 0x00000113 (ebp=0001002f)
20 0x24232221 (DD10SHRD.DLL..reloc+0x141a1221) (ebp=201f1e1d)
*** Invalid address 0x201f1e1d (DD10SHRD.DLL..reloc+0x10160e1d
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-08-15 14:24 ------- Could you attach the last 200 lines of a --debugmsg +relay (before the debugger is invoked) please. That together with the backtrace will give a clearer picture of what wine was doing just befor the crash.
------- Additional Comments From roz <at> one.net 2002-08-15 16:14 ------- It seems as though the crash happens when the separate program that interprets the spoken words is started.
------- Additional Comments From roz <at> one.net 2002-08-15 16:14 ------- Created an attachment (id=266) --> (http://bugs.winehq.com/attachment.cgi?id=266&action=view) 200 line relay trace