System wide segv handler to produces a backtrace
This is a useful utility for installing a system-wide segv handler that
produces a backtrace on any program that gets a SEGV signal. It is
installed as a preload, so you don't need to modify the target
programs.
- Sources inherited from project openSUSE:Leap:42.3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Ports/segv_handler && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| Makefile | 0000000308 308 Bytes | |
| README | 0000002970 2.9 KB | |
| backtrace | 0000000242 242 Bytes | |
| segv_handler.c | 0000000548 548 Bytes | |
| segv_handler.changes | 0000000940 940 Bytes | |
| segv_handler.spec | 0000002254 2.2 KB | |
| testprog.c | 0000000161 161 Bytes |
Comments 0