Code Monkey home page Code Monkey logo

Comments (5)

ssdbest avatar ssdbest commented on July 17, 2024

main.txt

uploaded sample code for reference.

from azure-event-hubs-c.

dcristoloveanu avatar dcristoloveanu commented on July 17, 2024

Hi @ssdbest,

I'm having a look at this. This seems to be related to uamqp, rather than the event-hubs-c SDK, but regardless I'm having a look at it as it seems to be a regression.

Dan

from azure-event-hubs-c.

ssdbest avatar ssdbest commented on July 17, 2024

Thanks Dan. Microsoft support team has asked me to raise ticket here.
Call stack for your reference:
eh_sender_with_sas_token_sample.exe!on_send_complete(void * context, IO_SEND_RESULT_TAG send_result) Line 692 C
eh_sender_with_sas_token_sample.exe!socketio_dowork(void * socket_io) Line 498 C
eh_sender_with_sas_token_sample.exe!xio_dowork(XIO_INSTANCE_TAG * xio) Line 167 C
eh_sender_with_sas_token_sample.exe!tlsio_schannel_dowork(void * tls_io) Line 1282 C
eh_sender_with_sas_token_sample.exe!xio_dowork(XIO_INSTANCE_TAG * xio) Line 167 C
eh_sender_with_sas_token_sample.exe!saslclientio_dowork(void * sasl_client_io) Line 1222 C
eh_sender_with_sas_token_sample.exe!xio_dowork(XIO_INSTANCE_TAG * xio) Line 167 C
eh_sender_with_sas_token_sample.exe!connection_dowork(CONNECTION_INSTANCE_TAG * connection) Line 1848 C
eh_sender_with_sas_token_sample.exe!main(int argc, char * * argv) Line 248 C
eh_sender_with_sas_token_sample.exe!invoke_main() Line 79 C++
eh_sender_with_sas_token_sample.exe!__scrt_common_main_seh() Line 288 C++
eh_sender_with_sas_token_sample.exe!__scrt_common_main() Line 331 C++
eh_sender_with_sas_token_sample.exe!mainCRTStartup() Line 17 C++
kernel32.dll!00007fffcc327bd4() Unknown
ntdll.dll!00007fffce26ce51() Unknown

from azure-event-hubs-c.

dcristoloveanu avatar dcristoloveanu commented on July 17, 2024

Hi @ssdbest

No worries. I could reproduce your issue and merged a fix in the master branch of the uamqp repo (https://github.com/Azure/azure-uamqp-c). If you could snap to the latest master there and check it, that would be great. The releases are handled by the IoT team since they are the main consumer of that library, so this will be picked up next time they release uamqp.

I will close this issue here, if there is another problem with uamqp, just open a new issue in that repo.

Thanks!
Dan

from azure-event-hubs-c.

ssdbest avatar ssdbest commented on July 17, 2024

Thanks Dan for the quick fix :)

from azure-event-hubs-c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.