Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11638
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Linda Walsh <bash@tlinx.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: posix handling of mapfile: SEGFAULT |
| Date | Mon, 12 Oct 2015 16:19:32 -0700 |
| Lines | 18 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.186.1444691986.7904.bug-bash@gnu.org> (permalink) |
| References | <561ADB3D.5070302@tlinx.org> <561C16AD.60201@case.edu> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1444691986 28894 208.118.235.17 (12 Oct 2015 23:19:46 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash <bug-bash@gnu.org> |
| To | chet.ramey@case.edu |
| Envelope-to | bug-bash@gnu.org |
| User-Agent | Thunderbird |
| In-Reply-To | <561C16AD.60201@case.edu> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] |
| X-Received-From | 173.164.175.65 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:11638 |
Show key headers only | View raw
Chet Ramey wrote: > Thanks for the report. I fixed this, and the fix is in the devel branch. > > > > `mapfile' only takes a single variable name argument, and ignores others. > This is identical to the first example. --- I see... but it pointed out that declare doesn't actually die until it touch's b, otherwise we wouldn't have seen the "a: not found"... not that you needed that info to isolate the problem.
Back to gnu.bash.bug | Previous | Next | Find similar
Re: posix handling of mapfile: SEGFAULT Linda Walsh <bash@tlinx.org> - 2015-10-12 16:19 -0700
csiph-web