bug-bash
Thread
Date
Earlier messages
Messages by Date
2026/05/20
[PATCH] string_list_dollar_atstar: fix leak
Grisha Levit
2026/05/20
Feature request: opt-in support for non-ASCII shell identifiers
Ótzï fón GlüϷgor
2026/05/20
Re: Prompt overwrites command output if prompt contains unicode character and non-printing escape sequence
Chet Ramey
2026/05/20
Re: [PATCH] maint: handle C23 qualifier-generic strchr/strrchr
Chet Ramey
2026/05/19
Re: [PATCH]: `help cut` doesn't mention some options
Chet Ramey
2026/05/19
Re: :? within a function
Chet Ramey
2026/05/18
[PATCH]: `help cut` doesn't mention some options
Duncan Roe
2026/05/18
Re: PS0 vs. \[ \]
Koichi Murase
2026/05/18
Re: :? within a function
Zachary Santer
2026/05/18
Re: :? within a function
Chet Ramey
2026/05/18
Re: :? within a function
Chet Ramey
2026/05/18
Re: Prompt overwrites command output if prompt contains unicode character and non-printing escape sequence
Chet Ramey
2026/05/18
Re: Prompt overwrites command output if prompt contains unicode character and non-printing escape sequence
Grisha Levit
2026/05/18
[PATCH] maint: handle C23 qualifier-generic strchr/strrchr
Grisha Levit
2026/05/18
Re: Prompt overwrites command output if prompt contains unicode character and non-printing escape sequence
Lennart Ackermans via Bug reports for the GNU Bourne Again SHell
2026/05/18
Re: Prompt overwrites command output if prompt contains unicode character and non-printing escape sequence
Chet Ramey
2026/05/18
Re: PS0 vs. \[ \]
Chet Ramey
2026/05/18
Re: PS0 vs. \[ \]
Chet Ramey
2026/05/18
Re: :? within a function
Robert Elz
2026/05/18
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/18
Re: :? within a function
Greg Wooledge
2026/05/18
Re: :? within a function
Robert Elz
2026/05/18
Re: :? within a function
Zachary Santer
2026/05/18
Re: :? within a function
Robert Elz
2026/05/17
Re: :? within a function
Zachary Santer
2026/05/16
Prompt overwrites command output if prompt contains unicode character and non-printing escape sequence
Lennart Ackermans via Bug reports for the GNU Bourne Again SHell
2026/05/15
Re: Performance regression in 5.x: fork-heavy $() loops slow down ~2.5x on second run when built with --with-bash-malloc=no
Chet Ramey
2026/05/15
Re: [PATCH RFC 1/1] execute_cmd: avoid rebuilding export environment in comsub exec path
Chet Ramey
2026/05/15
Re: PS0 vs. \[ \]
Koichi Murase
2026/05/15
PS0 vs. \[ \]
Egmont Koblinger
2026/05/14
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Robert Elz
2026/05/14
Re: [PATCH] function_substitute: unwind-protect verbose flag
Chet Ramey
2026/05/14
Re: [PATCH] adjust_shell_level: check for SHLVL bind failure
Chet Ramey
2026/05/14
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/14
Re: [PATCH RFC 1/1] execute_cmd: avoid rebuilding export environment in comsub exec path
Alex Gao
2026/05/13
Re: Performance regression in 5.x: fork-heavy $() loops slow down ~2.5x on second run when built with --with-bash-malloc=no
Alex Gao
2026/05/13
Performance regression in 5.x: fork-heavy $() loops slow down ~2.5x on second run when built with --with-bash-malloc=no
debianyu
2026/05/13
[PATCH] function_substitute: unwind-protect verbose flag
Grisha Levit
2026/05/13
[PATCH] adjust_shell_level: check for SHLVL bind failure
Grisha Levit
2026/05/13
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/13
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/13
Re: [PATCH RFC 1/1] execute_cmd: avoid rebuilding export environment in comsub exec path
Chet Ramey
2026/05/13
Re: [PATCH] tests/run-test: do not try to unset UID
Chet Ramey
2026/05/12
[PATCH] tests/run-test: do not try to unset UID
Grisha Levit
2026/05/12
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Robert Elz
2026/05/12
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Zachary Santer
2026/05/12
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Steffen Nurpmeso
2026/05/12
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/12
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/12
[PATCH RFC 0/1] avoid repeated export_env rebuild in command substitution child
Gao Xiang
2026/05/12
[PATCH RFC 1/1] execute_cmd: avoid rebuilding export environment in comsub exec path
Gao Xiang
2026/05/12
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Andreas Schwab
2026/05/12
[PATCH RFC 0/1] avoid repeated export_env rebuild in command substitution child
Gao Xiang
2026/05/12
[PATCH RFC 1/1] execute_cmd: avoid rebuilding export environment in comsub exec path
Gao Xiang
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Greg Wooledge
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Zachary Santer
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Robert Elz
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Zachary Santer
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Zachary Santer
2026/05/11
Re: ${!nameref:offset:length} behaves inconsistently for scalar vs array nameref targets
Chet Ramey
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/11
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Chet Ramey
2026/05/11
Re: Re[2]: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Zachary Santer
2026/05/10
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Zachary Santer
2026/05/10
Re: [doc] LINES/COLUMNS auto-update in non-interactive shells contradicts ...
Stan Marsh
2026/05/10
[doc] LINES/COLUMNS auto-update in non-interactive shells contradicts manual
Ilya Tsoy
2026/05/10
${!nameref:offset:length} behaves inconsistently for scalar vs array nameref targets
Emerald YourLi
2026/05/08
Fwd: [bug #68310] Hang on subshell exits
Chet Ramey via Bug reports for the GNU Bourne Again SHell
2026/05/08
Re: [PATCH] rev: fix some issues
Chet Ramey
2026/05/07
Re: [PATCH] rev: fix some issues
Grisha Levit
2026/05/07
Re: [PATCH] rev: fix some issues
Grisha Levit
2026/05/07
Re: [PATCH] rev: fix some issues
Duncan Roe
2026/05/07
Re: [PATCH] rev: fix some issues
Chet Ramey
2026/05/07
[bug #68310] Hang on subshell exits
anonymous
2026/05/06
Re: manpage is incorrect re << heredocs and \<newline>
Chet Ramey
2026/05/06
manpage is incorrect re << heredocs and \<newline>
Denys Vlasenko
2026/05/05
[bug #68307] The time command produces invalid output in edge case
nilpotence
2026/05/05
Re: GLOBIGNORE
Stan Marsh
2026/05/05
Re: GLOBIGNORE
Stan Marsh
2026/05/05
Re: GLOBIGNORE
Zachary Santer
2026/05/05
Re: GLOBIGNORE
Chet Ramey
2026/05/04
Re: GLOBIGNORE
Koichi Murase
2026/05/04
Re: GLOBIGNORE
Stan Marsh
2026/05/04
Re: GLOBIGNORE
Chet Ramey
2026/05/04
Re: [PATCH] Add @R parameter transform to reverse expansion order
Chet Ramey
2026/05/03
[PATCH] rev: fix some issues
Grisha Levit
2026/05/02
Re: GLOBIGNORE
Stan Marsh
2026/05/02
Re: GLOBIGNORE
Greg Wooledge
2026/05/02
GLOBIGNORE
Stan Marsh
2026/04/29
Re: add EXAMPLES section to bash man page
Chet Ramey
2026/04/29
[PATCH] Add @R parameter transform to reverse expansion order
Jackson Hansen
2026/04/27
add EXAMPLES section to bash man page
SSS foundation
2026/04/27
Typo in the bash manual
jjj g
2026/04/24
Re: Possible busy-loop in signal handling with a trap calling an external command
Chet Ramey
2026/04/22
Re: Possible busy-loop in signal handling with a trap calling an external command
Zachary Santer
2026/04/22
Possible busy-loop in signal handling with a trap calling an external command
František Šumšal
2026/04/18
Re: New loadable builtin: rev
Oğuz
2026/04/18
Re: New loadable builtin: rev
Duncan Roe
2026/04/17
Re: Array functions
Greg Wooledge
2026/04/17
Array functions
Laurent Lyaudet
2026/04/16
Re: $!() gives a list of files
Stan Marsh
2026/04/15
Re: $!() gives a list of files
Matti Andreas Kähäri
2026/04/15
$!() gives a list of files
Andrew Young
2026/04/15
Re: New loadable builtin: rev
Oğuz
2026/04/14
Re: New loadable builtin: rev
Duncan Roe
2026/04/13
New loadable builtin: rev
Duncan Roe
2026/04/11
[bug #68233] Runing & using `bind -x '"\ez":"fg"'` cause tab completion to print white space
anonymous
2026/04/06
Re: feature request: ${[@]| command; } and ${[*]| command; } funsubs to expand to all elements of the local array REPLY
Koichi Murase
2026/04/06
Re: feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Koichi Murase
2026/04/06
Re: feature request: ${[@]| command; } and ${[*]| command; } funsubs to expand to all elements of the local array REPLY
Zachary Santer
2026/04/06
Re: feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Chet Ramey
2026/04/06
Re: feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Koichi Murase
2026/04/06
Re: LINES and COLUMNS
Chet Ramey
2026/04/06
Re: BUG: Brace expansions do not support any type of variable.
Chet Ramey
2026/04/06
Re: feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Chet Ramey
2026/04/06
Re: feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Chet Ramey
2026/04/03
Re: LINES and COLUMNS
Zachary Santer
2026/04/03
Re: LINES and COLUMNS
Koichi Murase
2026/04/02
Re: LINES and COLUMNS
Martin D Kealey
2026/04/02
LINES and COLUMNS
Zachary Santer
2026/04/02
feature request: ${[@]| command; } and ${[*]| command; } funsubs to expand to all elements of the local array REPLY
Zachary Santer
2026/04/02
Re: feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Koichi Murase
2026/04/02
Re: non-bug: Brace expansions do not support any type of variable.
Martin D Kealey
2026/04/01
feature request: ${@ command; } and ${* command; } funsubs to expand to all elements of the local array REPLY
Zachary Santer
2026/04/01
Re: BUG: Brace expansions do not support any type of variable.
Zachary Santer
2026/04/01
BUG: Brace expansions do not support any type of variable.
Invert Ignas
2026/03/30
Re: REVERSE_LIST macro aliasing issue
Andreas Schwab
2026/03/30
REVERSE_LIST macro aliasing issue
Sam James
2026/03/30
Re: [PATCH] Fix complete -p with commands starting with -
Chet Ramey
2026/03/29
[PATCH] Fix complete -p with commands starting with -
Étienne Barrié
2026/03/29
Re: [bug #68188] "info" command not found in the italian version of GNU bash 5.2.37(1)-release
Félix Hauri via Bug reports for the GNU Bourne Again SHell
2026/03/28
[bug #68188] "info" command not found in the italian version of GNU bash 5.2.37(1)-release
anonymous
2026/03/26
[gnu.org #2263310] typo on bash manual Arrays
Therese Godefroy via RT
2026/03/19
Re: Pipe makes subshell crash with stack overflow
Chet Ramey
2026/03/19
Pipe makes subshell crash with stack overflow
Manuel Wagesreither
2026/03/18
[bug #68164] Access violation crashes
p.loschenok
2026/03/18
[bug #68163] Heap-buffer-overflow(read) crashes
p.loschenok
2026/03/18
[bug #68162] TrapSignal crashes
p.loschenok
2026/03/17
[bug #68159] Out of memmory crashes
p.loschenok
2026/03/16
Re: Parameter transformation `@A` on array member
Chet Ramey
2026/03/16
Re: loadable cut builtin gives assertion botched in free()
Chet Ramey
2026/03/16
Re: Raw ^M in xtrace output
Chet Ramey
2026/03/16
Re: Correction in GNU Bash Manual HTML version
Chet Ramey
2026/03/15
loadable cut builtin gives assertion botched in free()
Duncan Roe
2026/03/15
Raw ^M in xtrace output
Marcel Schnippe
2026/03/15
Parameter transformation `@A` on array member
A4-Tacks
2026/03/14
Correction in GNU Bash Manual HTML version
Anshuman Khanna
2026/03/11
Re: inconsistent behavior of extglobs at start of pattern re dotfiles
Chet Ramey
2026/03/10
Re: [bug #68131] Shell script misbehaves when edited
Félix Hauri via Bug reports for the GNU Bourne Again SHell
2026/03/09
Re: [bug #68131] Shell script misbehaves when edited
Zachary Santer
2026/03/09
Re: [bug #68131] Shell script misbehaves when edited
Robert Elz
2026/03/09
Re: [bug #68131] Shell script misbehaves when edited
Stan Marsh
2026/03/09
Re: [bug #68131] Shell script misbehaves when edited
Chet Ramey
2026/03/09
Re: bash hangs when executing a script with a here document larger than 64 KiB
Chet Ramey
2026/03/09
Re: [bug #68131] Shell script misbehaves when edited
Greg Wooledge
2026/03/09
Re: [bug #68131] Shell script misbehaves when edited
Félix Hauri via Bug reports for the GNU Bourne Again SHell
2026/03/08
Re: [bug #68131] Shell script misbehaves when edited
Robert Elz
2026/03/08
Re: bash hangs when executing a script with a here document larger than 64 KiB
Duncan Roe
2026/03/08
Re: [bug #68131] Shell script misbehaves when edited
Greg Wooledge
2026/03/08
Re: [bug #68131] Shell script misbehaves when edited
Stan Marsh
2026/03/08
[bug #68131] Shell script misbehaves when edited
Matt
2026/03/07
Re: bash continues after kill(self, TERM) on reboot
Daniel Villeneuve
2026/03/06
Re: bash continues after kill(self, TERM) on reboot
Chet Ramey
2026/03/06
inconsistent behavior of extglobs at start of pattern re dotfiles
Isaac Z. Schlueter
2026/03/06
Re: [bug] Bash crash when malloc is called in a signal handler.
Chet Ramey
2026/03/06
[bug] Bash crash when malloc is called in a signal handler.
fengfei . xi
2026/03/06
[bug #68128] History not saved if we get SIGHUP during PROMPT_COMMAND
Ville Viinikka
2026/03/05
Re: [PATCH] skip_to_histexp: fix out-of-range access
Chet Ramey
2026/03/05
[PATCH] skip_to_histexp: fix out-of-range access
Grisha Levit
2026/03/05
Re: bash continues after kill(self, TERM) on reboot
Daniel Villeneuve
2026/03/05
Re: bash continues after kill(self, TERM) on reboot
Chet Ramey
2026/03/05
[bug #68122] history is not saved on terminal close
Andrey
2026/03/04
Re: Best way to expand a boolean into a string when true
Wiley Young
2026/03/04
Re: bash continues after kill(self, TERM) on reboot
Daniel Villeneuve
2026/03/04
Re: The exit code for the foreground command unexpectedly became 0.
Chet Ramey
2026/03/03
Re: The exit code for the foreground command unexpectedly became 0.
王伟
2026/03/03
Re: The exit code for the foreground command unexpectedly became 0.
王伟
2026/03/03
Re: bash continues after kill(self, TERM) on reboot
Chet Ramey
2026/03/03
Re: The exit code for the foreground command unexpectedly became 0.
Chet Ramey
2026/03/03
Re: Best way to expand a boolean into a string when true
Laurent Lyaudet
2026/03/02
Re: Kill sends signal to wrong process group with job control enabled
Robert Elz
2026/03/02
Re: Best way to expand a boolean into a string when true
Martin D Kealey
2026/03/02
Re: Kill sends signal to wrong process group with job control enabled
Chet Ramey
2026/03/02
Re: Kill sends signal to wrong process group with job control enabled
Chet Ramey
2026/03/02
Re: Kill sends signal to wrong process group with job control enabled
Chet Ramey
2026/03/02
Re: forward slash is added at end of commands in tab completion if there is a directory with the same name
Chet Ramey
2026/03/02
Re: Kill sends signal to wrong process group with job control enabled
Robert Elz
2026/03/02
Re: Kill sends signal to wrong process group with job control enabled
Ben Ashton
2026/03/01
Re: Kill sends signal to wrong process group with job control enabled
Oğuz
2026/03/01
Re: Kill sends signal to wrong process group with job control enabled
Ben Ashton
2026/03/01
Re: The exit code for the foreground command unexpectedly became 0.
王伟
2026/03/01
The exit code for the foreground command unexpectedly became 0.
王伟
2026/03/01
autom4te.cache in release tarball for Bash 5.3
Gioele Barabucci
2026/03/01
bash continues after kill(self, TERM) on reboot
Daniel Villeneuve
2026/03/01
Re: Kill sends signal to wrong process group with job control enabled
Robert Elz
2026/03/01
Re: Kill sends signal to wrong process group with job control enabled
Ben Ashton
2026/03/01
Re: Kill sends signal to wrong process group with job control enabled
Martin D Kealey
2026/02/28
Re: forward slash is added at end of commands in tab completion if there is a directory with the same name
&&&&&&&&&&
Earlier messages