On Sat, Mar 8, 2008 at 8:36 AM, vitamin <wineforum-user@xxxxxxxxxx> wrote: > > Charity Abbott wrote: > > Wine seems to be one of these packages. I tried it myself. > > Whatever you are smoking you have to really stop! Wine's install rules do NOT strip binaries. You are welcome to verify > Code: > ./configure && make all install > > > > > > Charity Abbott wrote: > > However, they provide winedbg and it is included in the Gentoo package. Did you > > try running that? > > What winedbg has anything to do with that?! Do you even have a clue what it is? > > Hi guys, Gee, I wish I would have posted this last night. Maybe it would have helped keep things more low key. OK, there seems to have been a new release of Wine on the WinHQ.org site so I built that last night and did not install it. This morning I took some time and tried to get better backtrace data. It looks better to me. A small bit is attached below. Can someone now tell me if this sort of data is good enough to help before I send the data to Bugzilla? I ran Wine this way: mark@lightning ~/Desktop/Wine-0.9.57 $ ./wine-0.9.57/wine "D:\setup.exe" &>~mark/Desktop/wine-LH_log.txt Thanks, MArk fixme:wave:wodPlayer_Reset shouldn't have headers left wine: Unhandled division by zero at address 0x127f:0x00009de9 (thread 0015), starting debugger... Unhandled exception: divide by zero in 16-bit code (127f:9de9). In 16 bit mode. Register dump: CS:127f SS:12c7 DS:12c7 ES:12c7 FS:0063 GS:006b IP:9de9 SP:5254 BP:537a FLAGS:0a47( - 00 ROIZP1C) AX:0a00 BX:000e CX:04a9 DX:048d SI:001a DI:001a Stack dump: 0x12c7:0x5254: 129f 12c7 6c53 129f 5da2 0001 35f6 128f 0x12c7:0x5264: 35f6 128f 0000 0000 0000 0030 1914 0000 0x12c7:0x5274: 0000 0000 01e8 014d 1668 a10d 1e24 1587 0258: sel=12c7 base=0040e370 limit=000067bf 16-bit rw- Backtrace: =>1 0x127f:0x9de9 (0x12c7:0x537a) 2 0x129f:0x5265 (0x12c7:0x538a) 3 0x129f:0x538f (0x12c7:0x53a0) 4 0x129f:0x1c8b (0x12c7:0x53d4) 5 0x129f:0x1833 (0x12c7:0x53ea) 6 0x1287:0x3945 (0x12c7:0x53fe) 7 0x1287:0x3a61 (0x12c7:0x5424) 8 0x1287:0x2e23 (0x12c7:0x5442) 9 0x1287:0x203d (0x12c7:0x5464) 10 0x1287:0x1c57 (0x12c7:0x54b0) 11 0x1287:0x11c7 (0x12c7:0x5504) 12 0x1287:0x1318 (0x12c7:0x551c) 13 0x101f:0x0468 __wine_call_to_16_ret() in kernel32 (0x12c7:0x5556) 14 0x7ee8cb7e K32WOWCallback16Ex+0xce(vpfn16=0x0, dwFlags=<is not available>, cbArgs=<register ESI not in topmost frame>, pArgs=0x7e472b60, pdwRetCode=0x7e472894) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/kernel32/wowthunk.c:636] in kernel32 (0x7e472858) 15 0x7ed1442e call_window_proc16+0x16e(hwnd=0x5c, msg=0x111, wParam=0x45b, lParam=<register EDI not in topmost frame>, result=0x7e47380c, arg=<is not available>) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/user32/winproc.c:549] in user32 (0x7e472b98) 16 0x7ed16eac WINPROC_CallProc32ATo16+0x101c(callback=0x7ed142c0, hwnd=0x1005c, msg=<is not available>, wParam=<is not available>, lParam=<register ESI not in topmost frame>, result=0x7e47380c, arg=0x128712f2) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/user32/winproc.c:2165] in user32 (0x7e473098) 17 0x7ed1841a call_window_proc_Ato16+0x4a(hwnd=0x1005c, msg=0x111, wp=0x45b, lp=0x10082, result=0x7e47380c, arg=0x128712f2) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/user32/winproc.c:567] in user32 (0x7e4730c8) 18 0x7ed185a1 WINPROC_CallProcWtoA+0x181(callback=0x7ed183d0, hwnd=0x1005c, msg=0x111, wParam=0x45b, lParam=0x10082, result=0x7e47380c, arg=0x128712f2) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/user32/winproc.c:1272] in user32 (0x7e473768) 19 0x7ed1a8cf WINPROC_call_window+0x1df(hwnd=<register ESI not in topmost frame>, msg=0x111, wParam=0x45b, lParam=0x10082, result=0x7e47380c, unicode=0x1, mapping=0x45b) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/user32/winproc.c:2202] in user32 (0x7e4737a8) 20 0x7ecdd662 call_window_proc+0xc2(hwnd=<register ESI not in topmost frame>, msg=0x111, wparam=0x45b, lparam=0x10082, unicode=0x1, same_thread=0x1, mapping=0x45b) [/home/mark/Desktop/Wine-0.9.57/wine-0.9.57/dlls/user32/message.c:1615] in user32 (0x7e473818)