Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59098 - bash-3.0 breaks firehol
Summary: bash-3.0 breaks firehol
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://cvs.sourceforge.net/viewcvs.py...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-01 14:25 UTC by Dominik Stadler (RETIRED)
Modified: 2004-08-01 14:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Stadler (RETIRED) gentoo-dev 2004-08-01 14:25:35 UTC
After emerging bash-3.0, firehol reports a segmentation fault when run to set up the firewall rules! 

There is not yet a newer version of firehol avaialble, but there is a fix in CVS. 

I have adjusted the patch for firehol-1.191 and will add it to this bug shortly.

I am setting this Bug to major as a broken firewall can cause security problems on machines.

Reproducible: Always
Steps to Reproduce:
1. emerge bash-3.0 and firehol-1.191
2. run "firehol start" with a valid configuration
3.

Actual Results:  
Segmentation fault occurs.

Expected Results:  
Firewall-Rules to be set correctly.
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-08-01 14:33:29 UTC
I have added a new version 1.191-r1 to Portage that fixes this. A version-bump was necessary as this only occurs at runtime, not during emerge.