This one has been pre-diagnosed and the patch has been found. All relevant info is in the message from wine-bugs, attached below, any additional info needed? Let me know and I will request it from the author..
Dustin
-------- Original Message -------- Subject: [Bug 2969] New: CVS Regression - "Pure Virtual Function Call" Date: Thu, 19 May 2005 15:03:13 -0500 From: Wine Bugs wine-bugs@winehq.org Reply-To: wine-devel@winehq.org To: wine-bugs@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=2969
Summary: CVS Regression - "Pure Virtual Function Call" Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: Andrew.Talbot@talbotville.com
Patch http://cvs.winehq.org/patch.py?id=17288 causes Personal StockMonitor Gold to crash with error dialog: 'Microsoft Visual C++ Runtime Error':'Runtime Error! R6025 - pure virtual function call.'
On Thu, 19 May 2005 23:14:43 -0500, Dustin Navea wrote:
Patch http://cvs.winehq.org/patch.py?id=17288 causes Personal StockMonitor Gold to crash with error dialog: 'Microsoft Visual C++ Runtime Error':'Runtime Error! R6025 - pure virtual function call.'
This patch is
ChangeSet ID: 17288 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/04 05:36:54
Modified files: dlls/urlmon : urlmon_main.h umon.c Makefile.in Added files: dlls/urlmon : umstream.c
Log message: Troy Rollo wine@troy.rollo.name Implement URLMonikerImpl_BindToStorage.
There should really be FIXME messages for the stubs there, IMHO. Try adding some and then getting a trace.
thanks -mike