Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15737
| From | Christian Dürr <contact@christianduerr.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Crash when moving full-width glyphs across lines |
| Date | 2019-12-16 16:37 +0100 |
| Message-ID | <mailman.977.1576514008.1979.bug-bash@gnu.org> (permalink) |
| References | <d9e015f7-aa5c-4c5e-90dc-8cf0a341ab0a@www.fastmail.com> |
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DDEFAULT_PATH_VALUE='/usr/local/sbin:/usr/local/bin:/usr/bin' -DSTANDARD_UTILS_PATH='/usr/bin' -DSYS_BASHRC='/etc/bash.bashrc' -DSYS_BASH_LOGOUT='/etc/bash.bash_logout' -DNON_INTERACTIVE_LOGIN_SHELLS -Wno-parentheses -Wno-format-security
uname output: Linux archhq 5.4.2-arch1-1 #1 SMP PREEMPT Thu, 05 Dec 2019 12:29:40 +0000 x86_64 GNU/Linux
Machine Type: x86_64-pc-linux-gnu
Bash Version: 5.0
Patch Level: 11
Release Status: release
Description:
Bash will crash when moving full-width unicode glyphs like `こ` across line
boundaries.
Repeat-By:
Paste `https://こんにち` into bash and add whitespace before it until it is
in the next line. Then start deleting that whitespace until it is on the
previous line again. It should crash as soon as only `https://` is on the
original line.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Crash when moving full-width glyphs across lines Christian Dürr <contact@christianduerr.com> - 2019-12-16 16:37 +0100
csiph-web