Project libsigsegv-2.13-4.el9
content_copy
Name
libsigsegv
Epoch
0
Version
2.13
Release
4.el9
Website/URL
https://www.gnu.org/software/libsigsegv/
License
GPLv2+
Build Time
2025-02-20 12:04:01
Build Host
certified-builder01.msvsphere-os.ru
Summary
Library for handling page faults in user mode
Repositories
OS
Description
This is a library for handling page faults in user mode. A page fault
occurs when a program tries to access to a region of memory that is
currently not available. Catching and handling a page fault is a useful
technique for implementing:
- pageable virtual memory
- memory-mapped access to persistent databases
- generational garbage collectors
- stack overflow handlers
- distributed shared memory
Errata
—
×
Package
Summary
SHA-256 checksum
x86_64
libsigsegv-2.13-4.el9.x86_64
content_copy
Library for handling page faults in user mode
e712877535e4113d1ddc1e4b47cc23b46e505fbcca016c39cc9c9e5c204cc85f
download
i686
libsigsegv-2.13-4.el9.i686
content_copy
Library for handling page faults in user mode
708b62b2127ef30b791113a9e7ab10d3b277e05905674ccbc6fc8c6a1f88af56
download
src
libsigsegv-2.13-4.el9.src
content_copy
Library for handling page faults in user mode
780d24050b9d2586b3f12ae047aa5af600fc3488dffc9fd41caef9810ff29783
download
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.13-4
- Rebuilt for MSVSphere 9.1.
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.13-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.13-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937