question

Upvotes
Accepted
1 0 2 3

OpenDACS C++ API is crashing when using DACS sink daemon ms140 installation

Hello,


We have upgraded the version DACS sink daemon to 7.7 ms140 version and we got a crash when running our connector.

I noticed that in the sink daemon package the version of dacs4wn64.dll is in 7.10.0.1.

Our connector is using OpenDACS v8.2.0.L2 version (DACS8_lib140_x64.dll is in 8.2.0.2) where dacs4wn64.dll is 7.7.0.1.

The weird thing is that we get not crash when using ms100 version.

Here is the call stack of the crash :

Exception thrown: read access violation.
tmp_uint16 was 0x8E51846A.
>    dacs4wn64.dll!scanDacsMessage(...) Line 273    C
     dacs4wn64.dll!dbplOpenRdMessage(...) Line 148    C
     dacs4wn64.dll!ProcessDictUpd(SINK_CLIENT_INFO * pDacsClientInfo, unsigned char * messagePtr, unsigned int length, int cont_flag) Line 220    C
     dacs4wn64.dll!DACS_MessageHandlerMC(unsigned long clientHandle) Line 157    C
     dacs4wn64.dll!DACS_MessageHandler() Line 84    C
     DACS8_lib140_x64.dll!rfa::dacs::CDacsLibThread::ProcessDacsMessages(rfa::dacs::CDacsLibConnectInfo * pDacsLibConnectInfo) Line 636    C++
     DACS8_lib140_x64.dll!rfa::dacs::CDacsLibThread::runThread() Line 361    C++
     DACS8_lib140_x64.dll!rfa::support::Thread::startWrapper(void * arg) Line 47    C++


Any idea about this issue?


thanks,

Nicolas BELHOSTE

#productrfa-apiopen-dacs
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@Nicolas.Belhoste1

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

Upvotes
Accepted
79.2k 251 52 74

@Nicolas.Belhoste1

Thank you for reaching out to us.

I think you need to use the dacs4wn64.dll which is in the OpenDACS package.

1705376392752.png

You should not use the newer version of that DLL that is in the DACS package because the API may not be tested with the newer version.



1705376392752.png (15.6 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 2 3

hello,

Just to clarify, I didn't change anything in the delivery of my component, we are using the dll that comes with the OpenDACS package. I was mentionning this difference of versions (there are dlls delivered withn the DACS sink daemon) that could explain the crash.


Regards,

Nicolas

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@Nicolas.Belhoste1

Please contact the API support team (Refinitiv Developer Connect) directly via Contact Premium Support to investigate this issue.

However, you need to be a RDC named user in order to submit a ticket to the API support team.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.