{{Quickfixn}} Fix Application crashed due to addgroup

Sumit Gupta (SUGU) SUGU at saxobank.com
Thu Nov 1 21:59:32 PDT 2018


Hi All,

I have got application crashed (acceptor) and below is the message I could see in eventvwr:

Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
   at <Module>.FIX.FieldMap.addGroup(FIX.FieldMap*, Int32, FIX.FieldMap*, Boolean)

I am using addgroup as below:

foreach (var accountId in aggregateAccount.AccountIds)
                {
                    var accounts = new AccountIds();
                    accounts.set(new Account(accountId));
                    message.addGroup(accounts);

                }

Could anyone give me insight if this is due to some existing bug.

Thank you,
Sumit

This email may contain confidential and/or privileged information. If you are not the intended recipient - or have received this email by mistake - please notify the sender immediately and destroy the email. Any unauthorised copying, disclosure and/or distribution of the contents and/or attachments in this email is strictly prohibited.

Email transmission security and error-free delivery cannot be guaranteed as information could be intercepted, corrupted, destroyed, delayed, incomplete and/or contain malware (virus). The sender of this email, therefore, does not accept liability for any errors and/or omissions in the contents of this message, which may arise as a result of email transmission.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20181102/368c2207/attachment.html>


More information about the Quickfixn mailing list