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: Wed May 31 2017 13:04:29 -0400
Threads in reverse chronological order
[
Next Period
]
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
George Caswell
,
2017/05/29
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
dualbus
,
2017/05/29
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
George
,
2017/05/29
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
dualbus
,
2017/05/30
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Chet Ramey
,
2017/05/30
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
tetsujin
,
2017/05/30
Non-empty associative array considered not-set by -v test
,
林博仁
,
2017/05/27
Re: Non-empty associative array considered not-set by -v test
,
Eduardo Bustamante
,
2017/05/27
Re: Non-empty associative array considered not-set by -v test
,
林博仁
,
2017/05/28
Builtin read with -n0 or -N0 (nchars == 0) behaves as a read with no -n/-N argument
,
Eduardo Bustamante
,
2017/05/23
Re: Builtin read with -n0 or -N0 (nchars == 0) behaves as a read with no -n/-N argument
,
Chet Ramey
,
2017/05/31
Re: Builtin read with -n0 or -N0 (nchars == 0) behaves as a read with no -n/-N argument
,
Pranav Deshpande
,
2017/05/31
Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Eduardo Bustamante
,
2017/05/23
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Chet Ramey
,
2017/05/29
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
dualbus
,
2017/05/29
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Chet Ramey
,
2017/05/29
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Pranav Deshpande
,
2017/05/30
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Chet Ramey
,
2017/05/30
PWD not made canonical on shell start
,
idallen
,
2017/05/23
Re: PWD not made canonical on shell start
,
Eduardo Bustamante
,
2017/05/23
Re: PWD not made canonical on shell start
,
Chet Ramey
,
2017/05/24
Re: PWD not made canonical on shell start
,
dualbus
,
2017/05/29
Re: PWD not made canonical on shell start
,
Chet Ramey
,
2017/05/29
Re: PWD not made canonical on shell start
,
dualbus
,
2017/05/29
Re: PWD not made canonical on shell start
,
Chet Ramey
,
2017/05/30
History Feature issue
,
Pranav Deshpande
,
2017/05/21
Re: History Feature issue
,
Eduardo Bustamante
,
2017/05/21
Re: History Feature issue
,
Pranav Deshpande
,
2017/05/22
Re: History Feature issue
,
Pierre Gaston
,
2017/05/22
Re: History Feature issue
,
Pranav Deshpande
,
2017/05/22
Interested in contributing to Bash
,
Pranav Deshpande
,
2017/05/21
Re: Interested in contributing to Bash
,
Eduardo Bustamante
,
2017/05/21
Re: Interested in contributing to Bash
,
Chet Ramey
,
2017/05/23
Re: Interested in contributing to Bash
,
Pranav Deshpande
,
2017/05/23
Re: Interested in contributing to Bash
,
Chet Ramey
,
2017/05/23
Re: Interested in contributing to Bash
,
John McKown
,
2017/05/23
Re: Interested in contributing to Bash
,
John McKown
,
2017/05/23
Re: Interested in contributing to Bash
,
Chet Ramey
,
2017/05/23
Bash feature request: provide state data pointer and unset_func for dynamic variables
,
tetsujin
,
2017/05/19
Re: Bash feature request: provide state data pointer and unset_func for dynamic variables
,
Eduardo Bustamante
,
2017/05/19
Re: Bash feature request: provide state data pointer and unset_func for dynamic variables
,
George
,
2017/05/20
AddressSanitizer: heap-use-after-free ../../../bash/lib/readline/display.c:2092 in update_line
,
Eduardo Bustamante
,
2017/05/19
Infinite loop in readline's noninc_search
,
Eduardo Bustamante
,
2017/05/19
Infinite loop in bash glob matching
,
Zoltán Herczeg
,
2017/05/16
Re: Infinite loop in bash glob matching
,
Eduardo Bustamante
,
2017/05/16
Re: Infinite loop in bash glob matching
,
Daniel Mills
,
2017/05/16
Re: Infinite loop in bash glob matching
,
Zoltán Herczeg
,
2017/05/16
Re: Infinite loop in bash glob matching
,
Eduardo Bustamante
,
2017/05/17
Re: Infinite loop in bash glob matching
,
Chet Ramey
,
2017/05/17
Re: Infinite loop in bash glob matching
,
Zoltán Herczeg
,
2017/05/18
Re: Infinite loop in bash glob matching
,
Greg Wooledge
,
2017/05/18
Re: Infinite loop in bash glob matching
,
Chet Ramey
,
2017/05/18
Segfault when closing piped stdin on 4.4.11
,
Elliott Cable
,
2017/05/15
Re: Segfault when closing piped stdin on 4.4.11
,
Eduardo Bustamante
,
2017/05/16
Segmentation fault in expassign when PS1='$[U[0S]+=]'
,
Eduardo Bustamante
,
2017/05/15
Re: Segmentation fault in expassign when PS1='$[U[0S]+=]'
,
Chet Ramey
,
2017/05/16
Segmentation fault in skip_to_delim / bash_directory_completion_hook
,
Eduardo Bustamante
,
2017/05/15
Re: Segmentation fault in skip_to_delim / bash_directory_completion_hook
,
Chet Ramey
,
2017/05/16
Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3
,
Eric Blake
,
2017/05/15
Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3
,
Chet Ramey
,
2017/05/15
CTRL-R RET "morning after pill" keystroke
,
積丹尼 Dan Jacobson
,
2017/05/14
Re: CTRL-R RET "morning after pill" keystroke
,
Chet Ramey
,
2017/05/31
How to call a bash-func from readline? && how to call rl-func from bash?
,
L A Walsh
,
2017/05/13
Re: How to call a bash-func from readline? && how to call rl-func from bash?
,
Eduardo Bustamante
,
2017/05/13
Re: How to call a bash-func from readline? && how to call rl-func from bash?
,
L A Walsh
,
2017/05/14
Bash segmentation fault in readline's update_line
,
Eduardo Bustamante
,
2017/05/12
unalias works weirdly inside an if-then block
,
Gabor Burjan
,
2017/05/12
Re: unalias works weirdly inside an if-then block
,
Greg Wooledge
,
2017/05/12
Re: unalias works weirdly inside an if-then block
,
Gabor Burjan
,
2017/05/12
Re: unalias works weirdly inside an if-then block
,
Ángel
,
2017/05/18
Re: unalias works weirdly inside an if-then block
,
DJ Mills
,
2017/05/18
Re: unalias works weirdly inside an if-then block
,
Eduardo Bustamante
,
2017/05/12
Re: unalias works weirdly inside an if-then block
,
Gabor Burjan
,
2017/05/12
Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
2017/05/12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
2017/05/12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Chet Ramey
,
2017/05/12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
2017/05/12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
2017/05/12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Chet Ramey
,
2017/05/12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
2017/05/13
Bash 4.4 on GCC 6.1.0 static build issue
,
Steve Volumetric
,
2017/05/11
Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Steve Volumetric
,
2017/05/11
Re: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Chet Ramey
,
2017/05/11
Re: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Eduardo Bustamante
,
2017/05/12
Re: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Chet Ramey
,
2017/05/12
memory leak in bash
,
wuzongyong (A)
,
2017/05/11
Re: memory leak in bash
,
Eduardo Bustamante
,
2017/05/11
答复: memory leak in bash
,
wuzongyong (A)
,
2017/05/11
Bash doesn't handle C with acute accent properly during readline's rl_change_case
,
Eduardo Bustamante
,
2017/05/11
Re: Bash doesn't handle C with acute accent properly during readline's rl_change_case
,
Chet Ramey
,
2017/05/12
{varname} redirection for a command or group leaves the file open
,
Aldo Davide
,
2017/05/10
Re: {varname} redirection for a command or group leaves the file open
,
Pierre Gaston
,
2017/05/10
Re: {varname} redirection for a command or group leaves the file open
,
Aldo Davide
,
2017/05/11
Re: {varname} redirection for a command or group leaves the file open
,
tetsujin
,
2017/05/19
Re: {varname} redirection for a command or group leaves the file open
,
Eduardo Bustamante
,
2017/05/19
Re: {varname} redirection for a command or group leaves the file open
,
Pierre Gaston
,
2017/05/20
Re: {varname} redirection for a command or group leaves the file open
,
George
,
2017/05/20
Re: {varname} redirection for a command or group leaves the file open
,
Eduardo Bustamante
,
2017/05/21
Re: {varname} redirection for a command or group leaves the file open
,
Chet Ramey
,
2017/05/29
Re: {varname} redirection for a command or group leaves the file open
,
George
,
2017/05/29
Re: {varname} redirection for a command or group leaves the file open
,
George
,
2017/05/26
Infinite loop in rl_forward_word
,
Eduardo Bustamante
,
2017/05/09
Re: Infinite loop in rl_forward_word
,
Eduardo Bustamante
,
2017/05/11
Re: Infinite loop in rl_forward_word
,
Chet Ramey
,
2017/05/11
Re: Infinite loop in rl_forward_word
,
Eduardo Bustamante
,
2017/05/11
Re: Infinite loop in rl_forward_word
,
Chet Ramey
,
2017/05/11
bash-4.2.53: HISTSIZE=-1 causes segfault on startup
,
tobbez
,
2017/05/08
Re: bash-4.2.53: HISTSIZE=-1 causes segfault on startup
,
Chet Ramey
,
2017/05/08
Re: bash-4.2.53: HISTSIZE=-1 causes segfault on startup
,
Greg Wooledge
,
2017/05/09
Bash segmentation fault in bash_directory_completion_hook
,
Eduardo Bustamante
,
2017/05/08
read -e malloc assertion botched
,
Eduardo Bustamante
,
2017/05/08
Re: read -e malloc assertion botched
,
Chet Ramey
,
2017/05/09
Some readline functions can't be unbound with bind -u
,
Eduardo Bustamante
,
2017/05/08
Re: Some readline functions can't be unbound with bind -u
,
Chet Ramey
,
2017/05/08
read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Eduardo Bustamante
,
2017/05/08
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Chet Ramey
,
2017/05/08
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Eduardo Bustamante
,
2017/05/09
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Chet Ramey
,
2017/05/09
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Eduardo Bustamante
,
2017/05/11
Bash read -r abort on `free: start and end chunk sizes differ'
,
Eduardo Bustamante
,
2017/05/08
Bash parser infinite loop in yy_getc
,
Eduardo Bustamante
,
2017/05/08
Bash parser abort on `realloc: start and end chunk sizes differ'
,
Eduardo Bustamante
,
2017/05/08
Readline's `capitalize-word' / bash read -e issue with UTF-8 multibyte character
,
Eduardo Bustamante
,
2017/05/08
Re: Readline's `capitalize-word' / bash read -e issue with UTF-8 multibyte character
,
Chet Ramey
,
2017/05/08
No such file..?
,
Peter Passchier
,
2017/05/05
Re: No such file..?
,
Reuti
,
2017/05/05
Re: No such file..?
,
Chet Ramey
,
2017/05/05
Re: No such file..?
,
Greg Wooledge
,
2017/05/05
Re: No such file..?
,
Eduardo Bustamante
,
2017/05/05
Re: No such file..?
,
Peter Passchier
,
2017/05/05
Re: No such file..?
,
Eduardo Bustamante
,
2017/05/05
Re: No such file..?
,
Peter Passchier
,
2017/05/05
double free or corruption read builtin
,
Eduardo Bustamante
,
2017/05/05
Re: double free or corruption read builtin
,
Eduardo Bustamante
,
2017/05/05
Re: double free or corruption read builtin
,
Chet Ramey
,
2017/05/06
Re: double free or corruption read builtin
,
Eduardo Bustamante
,
2017/05/06
Re: double free or corruption read builtin
,
Chet Ramey
,
2017/05/07
Segmentation fault for read -e in _rl_copy_to_kill_ring
,
Eduardo Bustamante
,
2017/05/04
Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Nikolay Aleksandrovich Pavlov (ZyX)
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Eduardo Bustamante
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Eduardo Bustamante
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Greg Wooledge
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Eduardo Bustamante
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Ángel
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Chet Ramey
,
2017/05/06
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Nikolay Aleksandrovich Pavlov (ZyX)
,
2017/05/04
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Chet Ramey
,
2017/05/06
Segmentation fault in evalerror when xtrace and PS4='$[T[$]]'
,
Eduardo Bustamante
,
2017/05/04
Bash parser segmentation fault with arithmetic for loop
,
Eduardo Bustamante
,
2017/05/04
Bash parser segmentation fault
,
Eduardo Bustamante
,
2017/05/03
Re: Bash parser segmentation fault
,
Eduardo Bustamante
,
2017/05/03
Re: Bash parser segmentation fault
,
Chet Ramey
,
2017/05/05
Ignore-case option to readline disables nosort option to complete
,
Jesper Nygårds
,
2017/05/03
Re: Ignore-case option to readline disables nosort option to complete
,
Eduardo Bustamante
,
2017/05/03
Re: Ignore-case option to readline disables nosort option to complete
,
Chet Ramey
,
2017/05/03
Re: Ignore-case option to readline disables nosort option to complete
,
Jesper Nygårds
,
2017/05/03
AddressSanitizer: heap-use-after-free _rl_free_undo_list
,
Eduardo Bustamante
,
2017/05/03
Re: AddressSanitizer: heap-use-after-free _rl_free_undo_list
,
Chet Ramey
,
2017/05/03
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
2017/05/02
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
2017/05/03
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
2017/05/03
Re: Racing condition leads to unstable exit code
,
Eduardo Bustamante
,
2017/05/03
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
2017/05/03
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
2017/05/03
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
2017/05/04
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
2017/05/05
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
2017/05/05
Inconsistent behavior between 'wait' and 'builtin wait'
,
Luiz Angelo Daros de Luca
,
2017/05/02
Re: Inconsistent behavior between 'wait' and 'builtin wait'
,
Chet Ramey
,
2017/05/03
Re: Inconsistent behavior between 'wait' and 'builtin wait'
,
Eduardo Bustamante
,
2017/05/03
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Eduardo Bustamante
,
2017/05/02
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Eduardo Bustamante
,
2017/05/02
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Chet Ramey
,
2017/05/02
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Eduardo Bustamante
,
2017/05/02
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Chet Ramey
,
2017/05/02
Re: Syntax error near unexpected token `newline' within loops
,
Eduardo Bustamante
,
2017/05/02
Re: Syntax error near unexpected token `newline' within loops
,
Chet Ramey
,
2017/05/02
Re: [suggestion] Brace expansion configurability
,
Chet Ramey
,
2017/05/01
Clarification - Space removal in AE takes place before brace expansion
,
Florian Mayer
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Florian Mayer
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Florian Mayer
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
2017/05/01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
2017/05/01
Re: Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
2017/05/01
Re: Space removal in AE takes place before brace expansion
,
Florian Mayer
,
2017/05/01
Re: Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
2017/05/01
Re: Space removal in AE takes place before brace expansion
,
Florian Mayer
,
2017/05/01
Re: Space removal in AE takes place before brace expansion
,
Chet Ramey
,
2017/05/01
Re: globstar question
,
Chet Ramey
,
2017/05/01
Re: Bash -f Test Operator - Not working as expected
,
Greg Wooledge
,
2017/05/01
Re: Bash -f Test Operator - Not working as expected
,
Eduardo Bustamante
,
2017/05/02
Re: Bash -f Test Operator - Not working as expected
,
Greg Wooledge
,
2017/05/02
Re: Bash -f Test Operator - Not working as expected
,
Eduardo Bustamante
,
2017/05/02
Re: Bash -f Test Operator - Not working as expected
,
Chet Ramey
,
2017/05/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc