{{Quickfixn}} Fix Application crashed due to addgroup

Sumit Gupta (SUGU) SUGU at saxobank.com
Sat Nov 3 01:51:31 PDT 2018


Its not getting reproduced. Is it something related to calling dispose of group after adding it to message?

Thank you
Sumit


Sent with BlackBerry Work
(www.blackberry.com)

From: Grant Birchmeier <gbirchmeier at connamara.com<mailto:gbirchmeier at connamara.com>>
Date: Friday, 02 Nov 2018, 8:38 PM
To: Mailing list for QuickFIX/n <quickfixn at lists.quickfixn.com<mailto:quickfixn at lists.quickfixn.com>>
Subject: Re: {{Quickfixn}} Fix Application crashed due to addgroup

I have never seen anything like that before.

Can you reproduce that reliably?

On Thu, Nov 1, 2018 at 11:59 PM Sumit Gupta (SUGU) <SUGU at saxobank.com<mailto:SUGU at saxobank.com>> wrote:
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.

_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto:Quickfixn at lists.quickfixn.com>
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com


--
Grant Birchmeier
Connamara Systems, LLC
Made-To-Measure Trading Solutions.
Exactly what you need. No more. No less.
http://connamara.com
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/20181103/fe550e01/attachment.htm>


More information about the Quickfixn mailing list