Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #12094
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Piotr Grzybowski <narsil.pl@gmail.com> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: Command-line char insertion segfault |
| Date | Wed, 23 Dec 2015 09:22:05 +0100 |
| Lines | 24 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.432.1450858929.843.bug-bash@gnu.org> (permalink) |
| References | <56789B8E.90604@libero.it> <56796072.5070504@case.edu> <56799F76.9060402@libero.it> <CAP=cN8myYpwKJ2YvXHp5wgD5P5B-iTWp4rxpf0Y_-YcxPwXk6Q@mail.gmail.com> <5679E061.5060303@libero.it> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1450858929 12787 208.118.235.17 (23 Dec 2015 08:22:09 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash <bug-bash@gnu.org>, bash@packages.debian.org, Chester Ramey <chet.ramey@case.edu> |
| To | Carlo Milanesi <carlo.milanesi@libero.it> |
| Envelope-to | bug-bash@gnu.org |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Q8JDERLxc9lX3lSAKSZKDzynS9Opf9fwBi50z+rKBmk=; b=Q0JDIDLE6nH8BngQKJoXD/79oASQDDhR4UkSXEVYGT0WTSKC8oXmXuMKZTPIjE6EST Fs6Y2Ei+wuWOvHosS0GwOMsct+Qbtk9sTALd7LHpsmX2nbxYWBj7moB/I1iPQNMgCZOO C6DgiiIbMtl5FyAd5T6HynzBXfi3A3zbNLmuiPPsGbF0px09T2BT2ANzUjt/N8VovU/0 /wdgTQAchmwX1q6VVs1ZeqA8IaFtd4uQJOabBvzFPPop0aAitrU06xZIokGi7wTxFqkO IgvaWsV57kW8mEdyhbLVUV0T5bUgjY9tnt5GSWl+Z9bQg2h+EglbbGybXYm5mNjYw370 Mzrg== |
| X-Received | by 10.112.149.200 with SMTP id uc8mr10127876lbb.42.1450858925772; Wed, 23 Dec 2015 00:22:05 -0800 (PST) |
| In-Reply-To | <5679E061.5060303@libero.it> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 2a00:1450:4010:c04::22d |
| 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:12094 |
Show key headers only | View raw
Hi Carlo, On Wed, Dec 23, 2015 at 12:44 AM, Carlo Milanesi <carlo.milanesi@libero.it> wrote: > On 12/22/2015 09:14 PM, Piotr Grzybowski wrote: >> >> [..] Whats your locale? > > > I originally set partially it_IT locales, and partially en_US locales, then > changed all to en_US, but I still have an Italian keyboard. > The output of "set" is about 100 KB, as there is a large "_xspecs" variable, > and a lot of functions (mostly created by Mint). > Removing both from it, the following is the result of "set" in tty1. [..] thanks. Still cannot reproduce it in anyway. Is it possible for you to verify that every other user on SZ30 has the same issue? possibly run bash from freshly created account, or ask someone to conduce the test case from other account? probably it is stupid: does the issue persist after you run: export LC_ALL="C" LANG="C" LANGUAGE="C" sincerely, pg
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Command-line char insertion segfault Piotr Grzybowski <narsil.pl@gmail.com> - 2015-12-23 09:22 +0100
csiph-web