crash-catcher | generalized library and application to handle crashes

 by   kcat C Version: Current License: MIT

kandi X-RAY | crash-catcher Summary

kandi X-RAY | crash-catcher Summary

crash-catcher is a C library. crash-catcher has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

crash catcher is a utility library (libcrash) and application (crashcatcher32 / crashcatcher64) that handles application crashes in a user- and developer- friendly manner for linux applications. normally when an application crashes, the signal causing the crash is printed to the terminal (e.g. "segmentation fault" or "aborted") and the app is killed. for a graphical environment like x11 using kde/gnome, or some other desktop manager, applications are often run without a visible terminal, which makes it appear as though the app unceremoniously quits for no reason. though even if the user ran it from a terminal, the given info is very minimal. it is possible to do something about this by installing signal handlers to watch for problems occuring, and these callbacks then do the work of collecting any information available before showing the user an error message. however, that's a non-simple solution (signal handlers are very limited in what they can safely do), and is unfair to burden every application to handle indivually, especially as other systems provide such functionality automatically. crash catcher is designed to lift this burden, to provide a sharable library that's as simple to use as possible while
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              crash-catcher has a low active ecosystem.
              It has 9 star(s) with 2 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              crash-catcher has no issues reported. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of crash-catcher is current.

            kandi-Quality Quality

              crash-catcher has no bugs reported.

            kandi-Security Security

              crash-catcher has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              crash-catcher is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              crash-catcher releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of crash-catcher
            Get all kandi verified functions for this library.

            crash-catcher Key Features

            No Key Features are available at this moment for crash-catcher.

            crash-catcher Examples and Code Snippets

            No Code Snippets are available at this moment for crash-catcher.

            Community Discussions

            No Community Discussions are available at this moment for crash-catcher.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install crash-catcher

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kcat/crash-catcher.git

          • CLI

            gh repo clone kcat/crash-catcher

          • sshUrl

            git@github.com:kcat/crash-catcher.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link