Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14386

Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter

Path csiph.com!goblin3!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Chris Schoenberg <chris@cr0ssbyte.com>
Newsgroups gnu.bash.bug
Subject Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter
Date Sat, 21 Jul 2018 21:00:44 -0500
Lines 18
Sender chris@cr0ssbyte.com
Approved bug-bash@gnu.org
Message-ID <mailman.4006.1532224865.1292.bug-bash@gnu.org> (permalink)
References <CAAnqJ08xXw8Ezq4mn_FGojcx6vi26d001foWFncUJt809XiS_w@mail.gmail.com> <9b18593f-2068-a781-d869-23c725d1880a@case.edu> <CAAnqJ08xrVzsw3BPGfxxQoFkaSyEf4M0PHwcXWYwqiQeAV9bMQ@mail.gmail.com> <5a923099-2211-12b4-74f0-d0d022de8624@case.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
X-Trace usenet.stanford.edu 1532224866 21841 208.118.235.17 (22 Jul 2018 02:01:06 GMT)
X-Complaints-To action@cs.stanford.edu
Cc Chris Schoenberg <chris@cr0ssbyte.com>, bug-bash@gnu.org
To chet.ramey@case.edu
Envelope-to bug-bash@gnu.org
DKIM-Signature a=rsa-sha256; v=1; c=relaxed/relaxed; d=cr0ssbyte.com; q=dns/txt; s=smtp; t=1532224857; h=Content-Type: Cc: To: Subject: Message-ID: Date: From: In-Reply-To: References: MIME-Version: Sender; bh=r2CvRaRbnsVl/v7LIONfU2jmDLtEsaV8xF3So2NKCmY=; b=goe70SY8QxX4XhwktW8zAF0ChO+/Ixxt+Ft0t0OqMAFRWEsd4OjAEgjrmM4xCKhyjVMOxHXk bRAdVyh3LuHjyUBxXEz+YfqanuDG/j7QyFp8abyKzdQVZbyAy54KAXrUOu6ay7HD4rLhgroy JUvq+Nuvm+JuA9WKOLeuvqDYCzs=
X-Mailgun-Sending-Ip 184.173.153.201
X-Mailgun-Sid WyI0MmQ4OCIsICJidWctYmFzaEBnbnUub3JnIiwgIjVjMzYyNSJd
X-Gm-Message-State AOUpUlHxT06XDJmOLRBncdhFwcWIaEo4xuJFi9yA8ecY2mHVzWMIBndZ sEbitJIhTrO6dNxt4AGkNYMD9PTEl4NxXveb/5A=
X-Google-Smtp-Source AAOMgpdx5jfIAjR0DkN/p2NXbnzp932jiKMUTc6P1ZLb/fHaCaHDakHjEyc98ZVdN8/fWCq5hjTFpG39AsU6+BTxv14=
X-Received by 2002:a2e:63c5:: with SMTP id s66-v6mr5539053lje.23.1532224854691; Sat, 21 Jul 2018 19:00:54 -0700 (PDT)
In-Reply-To <5a923099-2211-12b4-74f0-d0d022de8624@case.edu>
X-Gmail-Original-Message-ID <CAAnqJ087Y_ObYHXziuHC9FWdiz3nbKznLixb=wu-9uqGt+TfLQ@mail.gmail.com>
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy]
X-Received-From 184.173.153.201
X-Content-Filtered-By Mailman/MimeDel 2.1.21
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
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:14386

Show key headers only | View raw


Thanks for taking the time to explain that :) I'll do more homework next
time

On Sat, Jul 21, 2018, 8:51 PM Chet Ramey <chet.ramey@case.edu> wrote:

> On 7/21/18 9:16 PM, Chris Schoenberg wrote:
> > Fair enough. Even though the behavior is different, the end is the same
> as
> > udf so makes sense of you want to leave it. Weird how it popped up in 4.4
> > though.
>
> The ${param@op} expansions were introduced in bash-4.4.
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>                  ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/
>

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter Chris Schoenberg <chris@cr0ssbyte.com> - 2018-07-21 21:00 -0500

csiph-web