Code Monkey home page Code Monkey logo

Comments (18)

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Hm this is quite the odd bug.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

@vainiovano Could this possibly have something to do with tokio?

from swhkd.

vainiovano avatar vainiovano commented on August 29, 2024

Probably, but I can't reproduce this.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Screenshot_20220302-151230_DuckDuckGo
Its failing here

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

@loiccoyle Hi! try cloning the repo to some directory and then run git checkout -q d413ac820ad6c288da96363e1af76a22964ffcb1. Then recompile and install. If it works after that then it means that tokio is the reason for the problem.

from swhkd.

loiccoyle avatar loiccoyle commented on August 29, 2024

@loiccoyle Hi! try cloning the repo to some directory and then run git checkout -q d413ac820ad6c288da96363e1af76a22964ffcb1. Then recompile and install. If it works after that then it means that tokio is the reason for the problem.

I just did that and no crash!

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

@vainiovano definitely a tokio bug then^ would you mind taking a look?

from swhkd.

vainiovano avatar vainiovano commented on August 29, 2024

@loiccoyle could you run the command with strace or something similar and send the output? "Function not implemented" is the error message for ENOSYS, but I have no idea what causes that.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

image
I think one of these 3 are causing it.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Since it's not a thread panic, meaning it's not a hard crash and probably a soft one introduced by one of the ?.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Since ENOSYS is a libc error, I think it boils down to the first arrow in the image.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Oh! @loiccoyle can you try swhkd-musl-git from the AUR? since it will be dynamically linked, we rule out bugs in our codebase with it.
If it works it will indicate that the bug has something to do with your glibc version.

from swhkd.

loiccoyle avatar loiccoyle commented on August 29, 2024

Here is the strace.

swhkd_strace.txt

oh and @loiccoyle while you're at it, would you mind checking if your system is uptodate?

Yep fully up to date.

Oh! @loiccoyle can you try swhkd-musl-git from the AUR? since it will be dynamically linked, we rule out bugs in our codebase with it.
If it works it will indicate that the bug has something to do with your glibc version.

Same behaviour.

from swhkd.

vainiovano avatar vainiovano commented on August 29, 2024

@loiccoyle Does #62 fix this?

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Closed by mistake, @loiccoyle try a recompile from main and let us know.

from swhkd.

loiccoyle avatar loiccoyle commented on August 29, 2024

Yep it works ! Thanks!

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Sweet.

from swhkd.

Shinyzenith avatar Shinyzenith commented on August 29, 2024

Thank you @vainiovano <3

from swhkd.

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.