[Fwd: [Bug 2969] New: CVS Regression - "Pure Virtual Function Call"]
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(a)winehq.org> Reply-To: wine-devel(a)winehq.org To: wine-bugs(a)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(a)winehq.org ReportedBy: Andrew.Talbot(a)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.' -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
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(a)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(a)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
participants (2)
-
Dustin Navea -
Mike Hearn