Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340273 - app-shells/bash-4.1_p9 version bump
Summary: app-shells/bash-4.1_p9 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: ftp://ftp.cwru.edu/pub/bash/bash-4.1-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-09 14:23 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2010-10-09 22:03 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 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-10-09 14:23:02 UTC
bash41-008:

When declaring an associative array and implicitly assigning a value
to element "0", bash does not correctly allocate memory, leading to
a segmentation violation when that element or the array itself is
unset.


bash41-009:

An arriving SIGCHLD will interrupt `slow' system calls such as write(2) to
or read(2) from a terminal.  This results in an error message and truncated
input or output.
Comment 1 SpanKY gentoo-dev 2010-10-09 22:03:00 UTC
thanks, now in the tree