Code Monkey home page Code Monkey logo

Comments (3)

EmmanuelP avatar EmmanuelP commented on June 2, 2024

Thanks for the report.

What does mean the last but one column ?

Is the crash reproducible ? If so, could you try to capture a complete backtrace of the crash, with the variable values, similar to what can be obtained using gdb ?

from aravis.

CynthiaLiLi avatar CynthiaLiLi commented on June 2, 2024
  1. What does mean the last but one column ?

The last line is a function I wrote myself to initialize the camera. In this function, arv_camera_gv_auto_packet_size() is called.
In addition, I did another test.
After replacing arv_camera_gv_auto_packet_size() with arv_camera_gv_set_packet_size(), if I set a value that exceeds the maximum supported by the camera, the program still crashes when calling arv_camera_create_stream(). The following is the stack information:
crashcreatestream

  1. Is the crash reproducible ? If so, could you try to capture a complete backtrace of the crash, with the variable values, similar to what can be obtained using gdb ?

Yes, the crash can be reproduced.
I am currently using a compiled dll file in the program, so I cannot trace back more information. When I have time later, I can download the aravis source code for further debugging and locating problems.

from aravis.

EmmanuelP avatar EmmanuelP commented on June 2, 2024

What does mean the last but one column ?

The last line is a function I wrote myself to initialize the camera. In this function, arv_camera_gv_auto_packet_size() is called.

That is not what I'm asking. I was wondering the meaning of the numbers in the last but one column (770, 796, ...).

from aravis.

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.