Giter Club home page Giter Club logo

Comments (7)

mattparks avatar mattparks commented on August 12, 2024

It appears this is a bug only in the Editor introduced after 7ac8992, do the other test applications run fine on your system?

from acid.

engineer1109 avatar engineer1109 commented on August 12, 2024

@mattparks No.
The ./TestGUI and ./TestFont have mistakes of text location. And texts are overlapping.
The ./TestPhysics always meets segmentation fault.
And all programs Crashes on Resizing Windows due to the swapchain bugs, and also crashes xwindow system as well.

from acid.

mattparks avatar mattparks commented on August 12, 2024

I'm not aware of any known Linux bugs with TestPhysics on master, could you share what CPU and GPU you are running? If you could run a debug tool like gdb or debug in a editor like Clion or Visual Studio Code to see where this is exactly crashing.

from acid.

engineer1109 avatar engineer1109 commented on August 12, 2024

@mattparks
Thread 1 "TestPhysics" received signal SIGSEGV, Segmentation fault.
0x00007ffff76ab878 in std::__shared_ptr<acid::GizmoType, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(std::__shared_ptr<acid::GizmoType, (__gnu_cxx::_Lock_policy)2> const&) () from /media/wjl/0B8803760B880376/github/2/Acid/build/lib/libAcid.so

It seems happening on anything include camera droppes out of the world

from acid.

engineer1109 avatar engineer1109 commented on August 12, 2024

@i am sure that throwing balls falling into the abyss will cause crash

from acid.

mattparks avatar mattparks commented on August 12, 2024

The log message Could not find registered component: "skyboxCycle" can be ignored, it is a prefab component not used in Physics or PBR. Bullet does not like deleting colliders when compiled on GNU, that is what caused the crash when the balls hit the despawn height (I disabled that event for now in 9586130). I'll investigate the editor crash a bit later today, it's probably a issue from my renderer refactor a few days back in 623c63d.

from acid.

engineer1109 avatar engineer1109 commented on August 12, 2024

@mattparks The TestPhysics no crash now.

from acid.

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.