Hi All,
I built a client dll from QPID-1673 branch(which I believe is the first usable windows dll branch). In the beginning everything seems fine, then I found this exception thrown somewhere from qpidcommon.dll, and the call stack is shown below: qpidcommon.dll!qpid::sys::windows::AsynchIO::writeComplete() + 0x46 bytes C++ qpidcommon.dll!qpid::sys::windows::AsynchIO::completion() + 0x12f bytes C++ qpidcommon.dll!boost::detail::function::void_function_obj_invoker1<boost ::_bi::bind_t<void,boost::_mfi::mf1<void,qpid::sys::PollableConditionPri vate,qpid::sys::AsynchIoResult *>,boost::_bi::list2<boost::_bi::value<qpid::sys::PollableConditionPriva te *>,boost::arg<1> > >,void,qpid::sys::AsynchIoResult *>::invoke() + 0x10 bytes C++ qpidcommon.dll!boost::function1<void,qpid::sys::Socket const &,std::allocator<boost::function_base> >::operator()() + 0x4e bytes C++ qpidcommon.dll!qpid::sys::AsynchWriteResult::complete() + 0x18 bytes C++ qpidcommon.dll!qpid::sys::AsynchResult::success() + 0x15 bytes C++ qpidcommon.dll!qpid::sys::Poller::wait() + 0xd3 bytes C++ qpidcommon.dll!qpid::sys::Poller::run() + 0x29 bytes C++ qpidclient.dll!qpid::client::TCPConnector::run() + 0x11c bytes C++ msvcr90.dll!785838bb() [Frames below may be incorrect and/or missing, no symbols loaded for msvcr90.dll] qpidcommon.dll!`anonymous namespace'::runRunnable() + 0xb bytes C++ Does anyone have a idea what is this about? Thanks and Regards, Shan The information contained in this email is strictly confidential and for the use of the addressee only, unless otherwise indicated. If you are not the intended recipient, please do not read, copy, use or disclose to others this message or any attachment. Please also notify the sender by replying to this email or by telephone (+44 (0)20 7896 0011) and then delete the email and any copies of it. Opinions, conclusions (etc.) that do not relate to the official business of this company shall be understood as neither given nor endorsed by it. IG Index plc is a company registered in England and Wales under number 01190902. VAT registration number 761 2978 07. Registered Office: Friars House, 157-168 Blackfriars Road, London SE1 8EZ. Authorised and regulated by the Financial Services Authority. FSA Register number 114059.
