Coder Social home page Coder Social logo

Comments (5)

richardtaylorrt avatar richardtaylorrt commented on June 27, 2024

Hi - please could provide some more details of how to hit this problem. Can you paste full output from Visual studio debug output? Can you share example code that illustrates this? Does it happen immediately, or only ocassionally or after some time? Thanks.

from azure-sphere-samples.

fmuntean avatar fmuntean commented on June 27, 2024

The way I got this problem was to get a client TCP socket connect to a server and try to receive data on it. As the socket was blocking and no data was received it timed out thus the error. As I mentioned there was nothing on the debug that I could get you other that what I mentioned above.
Can you point me to the pdb file for the above mentioned library? I could not find any pdb in the SDK folder.

from azure-sphere-samples.

richardtaylorrt avatar richardtaylorrt commented on June 27, 2024

Thanks for the extra information. We'll look into this further.

from azure-sphere-samples.

richardtaylorrt avatar richardtaylorrt commented on June 27, 2024

Hi - we don't currently supply debug symbols for the runtime libraries.

Is the socket timeout unexpected? Did you expect different behavior from the runtime? (If so, please tell us what you expected.) Are you able to write signal handling code for this?

When the signal occurs, you should be able to go to the 'Threads' window and switch to the main thread to see your app's stack.

from azure-sphere-samples.

fmuntean avatar fmuntean commented on June 27, 2024

Thanks for clarification on the debug symbols for the runtime libs.
I was able to get around the socket timeout.

from azure-sphere-samples.

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.