Git Product home page Git Product logo

Comments (9)

ilpincy avatar ilpincy commented on August 18, 2024

I'll look into it. Is this related to the selection bug that is already open? That is due to the Intel driver managing badly multiple graphics cards. The solution is likely to disable the Intel graphics card from the BIOS.

from argos3.

allsey87 avatar allsey87 commented on August 18, 2024

@alanmillard could you check if you have lua_editor="true" set inside the OpenGL tag?

from argos3.

allsey87 avatar allsey87 commented on August 18, 2024

Never mind, I see you do have this variable set from core_dump/obstacle_avoidance.argos. This indeed seems like it may be a duplicate of #40 then.

from argos3.

alanmillard avatar alanmillard commented on August 18, 2024

This certainly looks like it may be a duplicate of #40.

Let me know if there are any tests that I can run for you on this system to provide further information that may be of use.

from argos3.

ilpincy avatar ilpincy commented on August 18, 2024

Try disabling the Intel video card. Unfortunately there isn't much I can do :(

from argos3.

allsey87 avatar allsey87 commented on August 18, 2024

@ilpincy is it possible to propose a series of tests that we can use to probe this issue a little bit deeper? It would be good if we can collaborate and get #40 resolved at some point.

From my testing, it seems that the entities are being drawn in the selection buffer such that they are offset from what is being drawn in the display buffer. This corruption becomes apparent when the makeCurrent() and doneCurrent() lines are removed. So at a best guess on my end, the segfault is a result of calling the makeCurrent() and doneCurrent() functions when drawing incorrectly inside the selection buffer...

from argos3.

ilpincy avatar ilpincy commented on August 18, 2024

I doubt the bug is due to code in ARGoS. If so, it would happen on other Linux boxes, other drivers, etc. It only happens with a specific driver on machines that have multiple graphics cards.

from argos3.

beltrame avatar beltrame commented on August 18, 2024

from argos3.

ilpincy avatar ilpincy commented on August 18, 2024

Good to know, it doesn't happen on my old laptop which also has a single Intel card. It's still driver specific though.

from argos3.

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.