Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri Jun 30 2023 20:21:29 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] sleep builtin signal handling
,
Grisha Levit
,
2023/06/30
Re: [PATCH] sleep builtin signal handling
,
Phi Debian
,
2023/06/30
Re: [PATCH] sleep builtin signal handling
,
Phi Debian
,
2023/06/30
Re: [PATCH] sleep builtin signal handling
,
Emanuele Torre
,
2023/06/30
Docs: Duplicated explanation of "quote removal" on manual
,
Sebastian Carlos
,
2023/06/29
Re: Docs: Duplicated explanation of "quote removal" on manual
,
Chet Ramey
,
2023/06/29
maybe a bug in bash?
,
Sebastian Luhnburg
,
2023/06/29
Re: maybe a bug in bash?
,
Dominique Martinet
,
2023/06/29
Re: maybe a bug in bash?
,
Sebastian Luhnburg
,
2023/06/30
Re: maybe a bug in bash?
,
Dominique Martinet
,
2023/06/30
Re: maybe a bug in bash?
,
Greg Wooledge
,
2023/06/30
Re: maybe a bug in bash?
,
Dominique Martinet
,
2023/06/30
Re: maybe a bug in bash?
,
Greg Wooledge
,
2023/06/30
Re: maybe a bug in bash?
,
Kerin Millar
,
2023/06/29
maybe a bug in bash?
,
Sebastian Luhnburg
,
2023/06/29
Re: maybe a bug in bash?
,
Greg Wooledge
,
2023/06/29
Re: maybe a bug in bash?
,
Martin D Kealey
,
2023/06/29
Re: maybe a bug in bash?
,
Sebastian Luhnburg
,
2023/06/30
Re: maybe a bug in bash?
,
Greg Wooledge
,
2023/06/30
$((expr)) allows the hexadecimal constant "0x"
,
Denys Vlasenko
,
2023/06/29
Re: $((expr)) allows the hexadecimal constant "0x"
,
Steffen Nurpmeso
,
2023/06/29
Re: $((expr)) allows the hexadecimal constant "0x"
,
Chet Ramey
,
2023/06/29
Re: $((expr)) allows the hexadecimal constant "0x"
,
Martin D Kealey
,
2023/06/29
Re: $((expr)) allows the hexadecimal constant "0x"
,
Emanuele Torre
,
2023/06/29
Re: $((expr)) allows the hexadecimal constant "0x"
,
Chet Ramey
,
2023/06/29
Re: $((expr)) allows the hexadecimal constant "0x"
,
Chet Ramey
,
2023/06/29
[PATCH] fix printing command after group with heredoc
,
Grisha Levit
,
2023/06/29
Re: [PATCH] fix printing command after group with heredoc
,
Chet Ramey
,
2023/06/30
[PATCH] printing multiple heredocs in list
,
Grisha Levit
,
2023/06/29
Re: [PATCH] printing multiple heredocs in list
,
Chet Ramey
,
2023/06/30
Re: [PATCH] printing multiple heredocs in list
,
Grisha Levit
,
2023/06/30
Bash silently exits where attempting to assign an array to certain built-in variables using declare
,
Kerin Millar
,
2023/06/28
Re: Bash silently exits where attempting to assign an array to certain built-in variables using declare
,
Chet Ramey
,
2023/06/29
Re: Bash silently exits where attempting to assign an array to certain built-in variables using declare
,
Kerin Millar
,
2023/06/29
Re: Bash silently exits where attempting to assign an array to certain built-in variables using declare
,
Chet Ramey
,
2023/06/29
Re: Bash silently exits where attempting to assign an array to certain built-in variables using declare
,
Chet Ramey
,
2023/06/29
Re: Bash silently exits where attempting to assign an array to certain built-in variables using declare
,
Kerin Millar
,
2023/06/29
[PATCH] unwind protect for bind -x commands
,
Grisha Levit
,
2023/06/27
Re: [PATCH] unwind protect for bind -x commands
,
Chet Ramey
,
2023/06/28
Re: Help fixing NativeMessaging host: read 32-bit message
,
Wiley Young
,
2023/06/27
+=() can be used to set illegal indices
,
Emanuele Torre
,
2023/06/27
Re: +=() can be used to set illegal indices
,
Chet Ramey
,
2023/06/27
Re: +=() can be used to set illegal indices
,
Emanuele Torre
,
2023/06/29
Re: +=() can be used to set illegal indices
,
Chet Ramey
,
2023/06/30
Re: +=() can be used to set illegal indices
,
Emanuele Torre
,
2023/06/30
Funny behaviour of associative arrays
,
n952162
,
2023/06/27
Re: Funny behaviour of associative arrays
,
alex xmb ratchev
,
2023/06/27
Re: Funny behaviour of associative arrays
,
alex xmb ratchev
,
2023/06/27
Re: Funny behaviour of associative arrays
,
alex xmb ratchev
,
2023/06/27
Re: Funny behaviour of associative arrays
,
Dennis Williamson
,
2023/06/27
Re: Funny behaviour of associative arrays
,
Greg Wooledge
,
2023/06/27
Re: Funny behaviour of associative arrays
,
Robert Elz
,
2023/06/27
Re: Funny behaviour of associative arrays
,
Robert Elz
,
2023/06/27
leak in skip_double_quoted for funsub
,
Grisha Levit
,
2023/06/26
Re: leak in skip_double_quoted for funsub
,
Chet Ramey
,
2023/06/27
Bash Bug
,
Kaif Khan
,
2023/06/26
Re: Bash Bug
,
alex xmb ratchev
,
2023/06/26
Message not available
Message not available
Re: Bash Bug
,
alex xmb ratchev
,
2023/06/27
It is possible that this can be a bug
,
Hugo Napoli
,
2023/06/26
Re: It is possible that this can be a bug
,
Dennis Williamson
,
2023/06/26
Re: It is possible that this can be a bug
,
Greg Wooledge
,
2023/06/26
Message not available
Message not available
Re: It is possible that this can be a bug
,
Dennis Williamson
,
2023/06/26
Re: It is possible that this can be a bug
,
Hugo Napoli
,
2023/06/26
Stdout from arg group of Debug trap redefines PS4
,
Wiley Young
,
2023/06/25
Enable compgen even when programmable completions are not available?
,
Eli Schwartz
,
2023/06/25
Re: Enable compgen even when programmable completions are not available?
,
Martin D Kealey
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Sam James
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Martin D Kealey
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/06/29
Re: Enable compgen even when programmable completions are not available?
,
Eli Schwartz
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Robert Elz
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/26
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/06/29
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/29
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Eli Schwartz
,
2023/06/29
Re: Enable compgen even when programmable completions are not available?
,
alex xmb ratchev
,
2023/06/29
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Eli Schwartz
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Robert Elz
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Eli Schwartz
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Robert Elz
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Eli Schwartz
,
2023/06/30
Re: Enable compgen even when programmable completions are not available?
,
Fabien Orjollet
,
2023/06/27
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/27
Re: Enable compgen even when programmable completions are not available?
,
of1
,
2023/06/27
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/27
Re: Enable compgen even when programmable completions are not available?
,
Fabien Orjollet
,
2023/06/28
Re: Enable compgen even when programmable completions are not available?
,
Fabien Orjollet
,
2023/06/28
Re: Enable compgen even when programmable completions are not available?
,
Kerin Millar
,
2023/06/28
Re: Enable compgen even when programmable completions are not available?
,
Fabien Orjollet
,
2023/06/28
xmalloc error involving functrace, int trap and ps4
,
Wiley Young
,
2023/06/25
Re: xmalloc error involving functrace, int trap and ps4
,
Chet Ramey
,
2023/06/27
xtrace ansi quoting vs shell metas
,
Grisha Levit
,
2023/06/24
Re: xtrace ansi quoting vs shell metas
,
Chet Ramey
,
2023/06/26
Re: EOF at PS2
,
Grisha Levit
,
2023/06/23
Re: EOF at PS2
,
Chet Ramey
,
2023/06/26
problem with continuation prompt on newlines with history back
,
alex xmb ratchev
,
2023/06/23
Re: problem with continuation prompt on newlines with history back
,
Martin D Kealey
,
2023/06/23
Re: problem with continuation prompt on newlines with history back
,
alex xmb ratchev
,
2023/06/23
temp env vs export
,
Grisha Levit
,
2023/06/22
Re: temp env vs export
,
Chet Ramey
,
2023/06/27
uninitialized variable access in read_builtin
,
Grisha Levit
,
2023/06/22
Re: uninitialized variable access in read_builtin
,
Chet Ramey
,
2023/06/22
Alias in command substitution
,
LitHack
,
2023/06/21
Re: Alias in command substitution
,
Kerin Millar
,
2023/06/21
Message not available
Re: Alias in command substitution
,
Kerin Millar
,
2023/06/21
Re: Alias in command substitution
,
Greg Wooledge
,
2023/06/21
Re: Alias in command substitution
,
Kerin Millar
,
2023/06/21
Fwd: Command execution by creating file.
,
LitHack
,
2023/06/20
Re: Fwd: Command execution by creating file.
,
Greg Wooledge
,
2023/06/20
Re: Fwd: Command execution by creating file.
,
Lawrence Velázquez
,
2023/06/20
Re: Fwd: Command execution by creating file.
,
LitHack
,
2023/06/20
Re: Fwd: Command execution by creating file.
,
Dennis Williamson
,
2023/06/21
Re: Fwd: Command execution by creating file.
,
Lawrence Velázquez
,
2023/06/21
Re: Fwd: Command execution by creating file.
,
Greg Wooledge
,
2023/06/21
Re: Command execution by creating file.
,
Martin D Kealey
,
2023/06/20
Re: No form commsub if last token ends with & or ;
,
Grisha Levit
,
2023/06/18
Re: No form commsub if last token ends with & or ;
,
Chet Ramey
,
2023/06/19
Re: No form commsub if last token ends with & or ;
,
alex xmb ratchev
,
2023/06/20
Fwd: Crashing the Linux System
,
LitHack
,
2023/06/17
Re: Crashing the Linux System
,
alex xmb ratchev
,
2023/06/17
Re: Crashing the Linux System
,
Lawrence Velázquez
,
2023/06/17
Re: Fwd: Crashing the Linux System
,
Greg Wooledge
,
2023/06/17
[PATCH] completion display interrupt leak handling
,
Grisha Levit
,
2023/06/17
Re: [PATCH] completion display interrupt leak handling
,
Chet Ramey
,
2023/06/26
Various small leaks
,
Grisha Levit
,
2023/06/17
Re: Various small leaks
,
Chet Ramey
,
2023/06/21
Re: Various small leaks
,
Grisha Levit
,
2023/06/21
Re: Various small leaks
,
Chet Ramey
,
2023/06/21
Re: Various small leaks
,
Grisha Levit
,
2023/06/21
[PATCH] null pointer deref in bindpwd
,
Grisha Levit
,
2023/06/17
Re: [PATCH] null pointer deref in bindpwd
,
Chet Ramey
,
2023/06/22
[PATCH] uninitialized variable access
,
Grisha Levit
,
2023/06/17
Re: [PATCH] uninitialized variable access
,
Chet Ramey
,
2023/06/22
[PATCH] fix compgen -V leak
,
Grisha Levit
,
2023/06/17
Re: [PATCH] fix compgen -V leak
,
Chet Ramey
,
2023/06/22
`verb=(--) declare -ax verb` causes an ENOTSOCK segfault
,
Wiley Young
,
2023/06/16
Re: `verb=(--) declare -ax verb` causes an ENOTSOCK segfault
,
Lawrence Velázquez
,
2023/06/16
Re: `verb=(--) declare -ax verb` causes an ENOTSOCK segfault
,
Greg Wooledge
,
2023/06/16
Re: `verb=(--) declare -ax verb` causes an ENOTSOCK segfault
,
Chet Ramey
,
2023/06/19
5.2 fails to treat a missing conditional expression as an error of syntax
,
Kerin Millar
,
2023/06/15
Re: 5.2 fails to treat a missing conditional expression as an error of syntax
,
Chet Ramey
,
2023/06/16
Re: 5.2 fails to treat a missing conditional expression as an error of syntax
,
Kerin Millar
,
2023/06/17
posix_spawn (or vfork) support?
,
Sam James
,
2023/06/15
Re: posix_spawn (or vfork) support?
,
Chet Ramey
,
2023/06/16
`jobs` shows output even when nothing has been started in the background
,
Ajeet D'Souza
,
2023/06/14
Re: `jobs` shows output even when nothing has been started in the background
,
Chet Ramey
,
2023/06/14
Re: `jobs` shows output even when nothing has been started in the background
,
Ajeet D'Souza
,
2023/06/14
Re: `jobs` shows output even when nothing has been started in the background
,
alex xmb ratchev
,
2023/06/15
Re: `jobs` shows output even when nothing has been started in the background
,
Chet Ramey
,
2023/06/16
Re: `jobs` shows output even when nothing has been started in the background
,
Ajeet D'Souza
,
2023/06/16
New array_expand_once option
,
Chet Ramey
,
2023/06/13
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/13
Re: New array_expand_once option
,
Chet Ramey
,
2023/06/14
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/14
Re: New array_expand_once option
,
Chet Ramey
,
2023/06/15
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/15
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/17
Re: New array_expand_once option
,
Dennis Williamson
,
2023/06/17
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/17
Re: New array_expand_once option
,
Chet Ramey
,
2023/06/19
Re: New array_expand_once option
,
Chet Ramey
,
2023/06/19
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/17
Re: New array_expand_once option
,
Chet Ramey
,
2023/06/19
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/19
Re: New array_expand_once option
,
Chet Ramey
,
2023/06/19
Re: New array_expand_once option
,
alex xmb ratchev
,
2023/06/19
[PATCH] add semicolon if last word in command group ends in &
,
Grisha Levit
,
2023/06/10
Re: [PATCH] add semicolon if last word in command group ends in &
,
Martin D Kealey
,
2023/06/10
Re: [PATCH] add semicolon if last word in command group ends in &
,
Chet Ramey
,
2023/06/16
Re: [PATCH] add semicolon if last word in command group ends in &
,
Chet Ramey
,
2023/06/16
Performance difference between different versions of bash
,
wang yuhang
,
2023/06/08
Re: Performance difference between different versions of bash
,
alex xmb ratchev
,
2023/06/08
Re: Performance difference between different versions of bash
,
alex xmb ratchev
,
2023/06/08
Bash ONESHOT optimization in conjunction with interactive mode breaks
,
Andrew Hamon
,
2023/06/05
Re: Bash ONESHOT optimization in conjunction with interactive mode breaks
,
Chet Ramey
,
2023/06/07
double free SIGSEGV and SELinux AVC denial
,
Wiley Young
,
2023/06/03
Re: double free SIGSEGV and SELinux AVC denial
,
Chet Ramey
,
2023/06/04
double free SIGSEGV and SELinux AVC denial
,
Wiley Young
,
2023/06/03
The date command for time is incorrect
,
Budi
,
2023/06/03
Re: The date command for time is incorrect
,
Lawrence Velázquez
,
2023/06/03
Re: Segfault, 29 May '23
,
Chet Ramey
,
2023/06/02
set -e not working as expected with conditional operators
,
rpaufin1
,
2023/06/02
Re: set -e not working as expected with conditional operators
,
Oğuz İsmail Uysal
,
2023/06/02
Re: set -e not working as expected with conditional operators
,
Robert Elz
,
2023/06/02
Re: set -e not working as expected with conditional operators
,
Chet Ramey
,
2023/06/02
Re: set -e not working as expected with conditional operators
,
Greg Wooledge
,
2023/06/02
[PATCH] use-after-free in expand_string_dollar_quote
,
Grisha Levit
,
2023/06/01
Re: [PATCH] use-after-free in expand_string_dollar_quote
,
Chet Ramey
,
2023/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc