Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Eduardo Bustamante Newsgroups: gnu.bash.bug Subject: Re: expand_prompt_string segmentation faults Date: Sat, 15 Sep 2018 23:55:21 -0700 Lines: 7 Approved: bug-bash@gnu.org Message-ID: References: <20180914072655.GC18613@ubuntu> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1537080939 16926 208.118.235.17 (16 Sep 2018 06:55:39 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash To: Chet Ramey Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=JPrCvZvuJ9eHXt2kIpnPve3FlF7Op+H7uz5elfj35OM=; b=D74sRG5efHmvUWj7IsurJWjdyA0qcc1x3dz5EIkNuVga9UNy4TbtX4qpstAaNZ8Ise ebxpe0+A7P8mFc1Cvr0HzQv83+KsANxPPOaueW/A0TmaaRJ0a/FPpPLuscgci/dPuPjR MmybE2ZkkW31GzhED9t85+EmpUBcvgumfyMZujLWfeTIYMDTlTF11YUk7jg4ymtTJDFY 9/pTyOCmyAT3lN7FrzEKrodpa+7U3+zmd2GygHrjJYOrYh/iN6ipFuBJEmZTFgRAd1Zd 3BEdfwPfwQLZyTgcY/yZRGIWiLOsdNpk51yq3+pxZpJb5ZY2aqhJD6O/3jEf9CXwBGGx wIDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=JPrCvZvuJ9eHXt2kIpnPve3FlF7Op+H7uz5elfj35OM=; b=YPpFKWWfOxkFAaipADoqI6FhlxGZzYMEk+WoiTKal/1LIYxw8c+dRCeZMgWZSD+kMg VoQOuwauXwAWmwESnUaBbNYdaUulT+87XIHK367LnHP4Hh0mpUOl1djTmjsEas6dfH+C KbyBoGDfWAWtiO7akLqbFuNC7no7FMc+XvT7BRVZocQvAHAFXRQVUdAeUb6ZIa9GPN+l M8RJN4XJMnLUPPS7hCVolVE5xIZ0dmwz3yh+quyrBqeVcBjYVLN2Sf45CAiXTw4svpBT PLsDuPqp9B3L2VVcCtoyH7yfJk4Y8R4GdaweuZMreISdBO3NvTPyl8+Uaealm6LaXis7 vdNw== X-Gm-Message-State: APzg51B4oZHO3butKCXlOXVdIBzn4saTsDzayX6TBxNyDJ2ZRfCcuY13 RWCI9vMXWiQIcXHV+2b0zBP4WerJ98YBuf13w4oOkQ== X-Google-Smtp-Source: ANB0VdYwF8wW0DcRD1yfcQxjei9PRAzWXCMt8mv8CbJrLMHB0jXBE1hQM/cI7QF4xwSpFvFjPVSWumlY+Wk1yXjKuAI= X-Received: by 2002:a19:5353:: with SMTP id h80-v6mr13255647lfb.9.1537080933658; Sat, 15 Sep 2018 23:55:33 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::12e X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14586 On Sat, Sep 15, 2018 at 8:15 PM Chet Ramey wrote: (...) > Thanks for the report. They are the same problem. Thanks Chet. Do you have a patch for the issue? I have a few other cases but I'm not sure if they're all due to the same cause.