http://bugs.winehq.org/show_bug.cgi?id=4591
Summary: NewzTools ran on earlier versions but crashes 0.9.8 Product: Wine Version: 0.9.8. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: djrpublic@cfl.rr.com
NewzTools is a graphical Windoze utility for reparing .rar files using .par file information and extracting the contents of the .rar archive. It ran reasonably well on earlier versions of Wine but hangs both the program and wine in the newest version. ==================================================================== Wine 0.9.8 - Ubuntu 6.10 - Gnome 2.12.1 NewzToolz.exe dated Feb 2005
= Run NewzToolz
david@CPQ1265:~$ wine ~/.wine/drive_c/"Program Files/NewzToolz/NewzToolz.exe" fixme:ole:CoRegisterMessageFilter stub fixme:ole:OleLoadPictureEx (0x7e30f0a4,1201,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f978), partially implemented. fixme:ole:OleLoadPictureEx (0x7e310afc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f85c), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.fixme:ole:OleLoadPictureEx (0x7e310afc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f85c), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.fixme:ole:OleLoadPictureEx (0x7e310afc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f85c), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from VT_BSTR wine: Unhandled page fault on write access to 0x7edb9d01 at address 0x7fdc9723 (thread 0009), starting debugger... [wine and program hang here] Killed david@CPQ1265:~$ ==================================================================== This is from a run with an older version of wine! Wine 0.9.6 - Ubuntu 6.10 - Gnome 2.12.1 NewzToolz.exe dated Feb 2005
= Run NewzToolz and "unrar" a set of 5 '.rar' files unpacking and combining them flawlessly. = Below is a screen dump of messages generated
david@CPQ1265:~$ wine ~/.wine/drive_c/"Program Files/NewzToolz/NewzToolz.exe" fixme:ole:CoRegisterMessageFilter stub fixme:ole:OleLoadPictureEx (0x7e32ec54,1201,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f990), partially implemented. fixme:ole:OleLoadPictureEx (0x7e3306a4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f898), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.fixme:ole:OleLoadPictureEx (0x7e3306a4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f898), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.fixme:ole:OleLoadPictureEx (0x7e3306a4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0f898), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_VARIANT from VT_BSTR fixme:ole:OleLoadPictureEx (0x7e333b04,1406,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fb0ebac), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x7fdcc050)->(0x7fdc8090, 0, (nil)), hacked stub. fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented fixme:ole:ITypeInfo_fnRelease destroy child objects fixme:ole:CoRegisterMessageFilter stub david@CPQ1265:~$
= At run-time NewzToolz attempts to contact its web site to d/l ads and update information. This operation may well be responsible for all but the last 2 messages.