http://bugs.winehq.org/show_bug.cgi?id=21767
Summary: JLC's Internet TV crashes on startup Product: Wine Version: 1.1.39 Platform: x86 URL: http://download.cnet.com/JLC-s-Internet-TV/3000-2139_4 -10630045.html OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: atl AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=26315) --> (http://bugs.winehq.org/attachment.cgi?id=26315) JLC's Internet TV backtrace
With wine-1.1.39, after installing JLC's Internet TV, the application crashes with:
Backtrace: =>0 0x6f3af97c ServiceProviderVtbl() in shdocvw (0x0032f4d0) 1 0x6851a569 call_window_proc+0xc8(hwnd=0x10074, msg=0x0030, wp=0x0088, lp=0x0001, result=0x32f550, arg=0x6f3af97c) [/home/arethusa/wine32/dlls/user32/../../../wine.git/dlls/user32/winproc.c:242] in user32 (0x0032f520) 2 0x6851c98f CallWindowProcW+0x64(func=0x6f3af97c, hwnd=0x10074, msg=0x0030, wParam=0x0088, lParam=0x0001) [/home/arethusa/wine32/dlls/user32/../../../wine.git/dlls/user32/winproc.c:980] in user32 (0x0032f560) 3 0x2ce13281 IOCS_OnWndProc+0xb8(This=0x166b78, hWnd=0x10074, uMsg=0x0030, wParam=0x0088, lParam=0x0001) [/home/arethusa/wine32/dlls/atl/../../../wine.git/dlls/atl/atl_ax.c:850] in atl (0x0032f5b0) 4 0x2ce132cc AtlHost_wndproc+0x46(hWnd=0x10074, wMsg=0x0030, wParam=0x0088, lParam=0x0001) [/home/arethusa/wine32/dlls/atl/../../../wine.git/dlls/atl/atl_ax.c:857] in atl (0x0032f5f0) ...
Using native atl.dll allows the application to start up.