Bug 199524 - libsigsegv 2.3 is known to be buggy, upgrade to 2.4
Summary: libsigsegv 2.3 is known to be buggy, upgrade to 2.4
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libsigsegv
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 199525
TreeView+ depends on / blocked
 
Reported: 2006-07-20 04:10 UTC by Sam Steingold
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-24 18:58:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sam Steingold 2006-07-20 04:10:47 UTC
Description of problem:

libsigsegv 2.3 is known to be buggy, upgrade to 2.4
then rebuild the packages that rely in libsigsegv
notably clisp

Version-Release number of selected component (if applicable):

2.3 ---> 2.4

Comment 1 Sam Steingold 2006-07-20 04:19:49 UTC
this is a critical issue: this broken libsigsegv prevents CLISP from catting
infinite recursion:
[1]> (defun f () (f))
F
[2]> (f)
Segmentation fault

with libsigsegv 2.4 the infinite recursion is caught.

Comment 2 Rex Dieter 2006-07-24 18:58:38 UTC
%changelog
* Thu Jul 20 2006 Rex Dieter <rexdieter[AT]users.sf.net> 2.4-1
- 2.4



Note You need to log in before you can comment on or make changes to this bug.