On 10/01/2010 01:10 PM, qpid user 2 wrote:
Hi folks,
I am having an issue with C# binding dll when trying to connect to the
broker. This issue only happens in Release mode. I get an exception when
trying to instantiate a Connection object and pass on a connection url to
target the broker. the original exception is AccessViolationException:
"Attempted to read or write protected memory. This is often an indication
that other memory is corrupt.". and it happens in Connection.cpp when
QpidMarshal::ToNative(url) returns. I am assuming that this function is
responsible to convert managed strings into a native encoding.
Can someone provide some help on this? Any help would be much appreciated.
I can provide more detailed info if necessary.
Thanks.
Qpid.User.2!
QU2,
This has been seen before (see this thread on dev:
http://mail-archives.apache.org/mod_mbox/qpid-dev/201009.mbox/browser).
-Ted
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]