Giter Site home page Giter Site logo

Comments (4)

jeanguyomarch avatar jeanguyomarch commented on June 23, 2024

Hi, thanks for reporting the problem.

For the segfault, I'm afraid you have hit the same problem as in #16: there was a bug in the EFL backtrace that is in master and has not been released yet :/ So while waiting for a new release, I'm afraid you need to set EINA_LOG_BACKTRACE to 0 (or -1 to disable backtrace upon, critical errors) as you did, to prevent the segfault.

The source of issue seems to be my fault. I have no error with the master branch of EFL, but it seems I'm using the wrong API, and as such hitting an undefined behavior. I've push a patch that I hope fixes the issue.

from eovim.

Dasmark avatar Dasmark commented on June 23, 2024

Now that error is gone, thanks. I still get an error because I'm running neovim 0.2.0, but at least the "floating command line" is gone, yay 👍

from eovim.

jeanguyomarch avatar jeanguyomarch commented on June 23, 2024

Nice :)
Since the EFL backtrace bug is going to hit others, I've came up with a workaround that I pushed in the branch devs/jean/bt-fixup. Since I don't have a stable release of EFL (I'm working on the EFL master), could you please try to apply this patch. You should not need to manually unset EINA_LOG_BACKTRACE after applying it.
Thanks.

from eovim.

Dasmark avatar Dasmark commented on June 23, 2024

Yep, works like a charm. Thanks!

from eovim.

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.