RE: [Quickfix-developers] "Pure Virtual Function call" error
Brought to you by:
orenmnero
|
From: Miller, O. <OM...@ri...> - 2003-06-06 13:17:36
|
There may be an unmanaged exception that the managed C++ layer isn't trapping. The easiest way to track down where this may be happening is to add the ENABLE_CALLSTACK macro in config_windows.h. This will give you a call stack into the C++ library. =20 --oren =20 -----Original Message----- From: Jo Janssens [mailto:jo...@tr...]=20 Sent: Thursday, June 05, 2003 10:49 AM To: qui...@li... Subject: [Quickfix-developers] "Pure Virtual Function call" error =20 Hello all, I have a FIX connection built with quickfix .NET (version 1.0), and it works fine in every respect except that it regularly crashes with a "Pure virtual function call" error (R6025). It doesn't seem to be caused by anything specific. It happens if I just open a connection and wait a while. Has anybody seen this before? =20 Thanks! Jo Janssens Telluride Asset Management ----------------------------------------- This email and any attachments are confidential and may be legally pri= vileged. No confidentiality or privilege is waived or lost by any transm= ission in error. If you are not the intended recipient you are hereby notif= ied that any use, printing, copying or disclosure is strictly prohibited. P= lease delete this email and any attachments, without printing, copying, forw= arding or saving them and notify the sender immediately by reply e-mail. Th= e company reserves the right to monitor all e-mail communications through it= s networks. Unless otherwise stated, any financial results or price data co= ntained in this email are indicative only and are subject to change without = notice. |