Re: [Quickfix-developers] Errors on Application shutdown
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-09-13 19:07:42
|
We are working on a fix for this. I will keep the list updated. --oren > I'm testing the new binary distribution of QuickFIX (quickfix-bin-vs8-1.12.3.zip)=20 > and have encountered the following error when attempting to shut down my application=20 > (which worked without problems with the version 1.12.1): >=20 > Message: "Object reference not set to an instance of an object" > Source: "quickfix_net" > StackTrace: > at QuickFix.CPPLog.onEvent(String s) > at Log.onEvent(Log* ,=20 > basic_string<char\,std::char_traits<char>\,std::allocator<char> >* string) > at QuickFix.SocketInitiator.Finalize() |