Git Product home page Git Product logo

Comments (4)

pabloinigoblasco avatar pabloinigoblasco commented on July 30, 2024 1

I am afraid that it keeps happening even if we install SIGQUIT handler :S

I would not worry too much about this, if that message happen with all linux tools (ls, watch, sleep, etc) , this is not a problem or a bad design.

Nonetheless, I think it is not a bad idea to subscribe to some of this signals in the signalDetector file as we have in #377 so we will merge this anyways.

from smacc2.

pabloinigoblasco avatar pabloinigoblasco commented on July 30, 2024

I have been testing this on galactic with sm_atomic.
I also get that same error.

However, debugging I do not detect any raised exception or crash in our code so I am not sure if this is our fault.
I think that is something expected using SIGQUIT. I tested that with other programs and I get the same "core dumped" error.

for example, try with "sleep 1000"

Nonetheless I am still analyzing this. I opened a PR subscribing to the SIGQUIT signal to see if we can get more insights about the issue.

#377

from smacc2.

ZhenshengLee avatar ZhenshengLee commented on July 30, 2024

From https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_node/libc_462.html I believe there will always a coredump if the SIGQUIT Handler is not installed,

after #377 merged, this canbe closed.

from smacc2.

pabloinigoblasco avatar pabloinigoblasco commented on July 30, 2024

Merged to humble and galactic.
I close the issue.

from smacc2.

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.