segfault after redefining an alias as a function

Jason Puschnig <[email protected]>
Newsgroups gmane.comp.shells.bash.bugs
Message-ID <[email protected]>
Version: GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)

Below is the code needed to reproduce this bug. I have been able to 
reproduce this reliably by starting a new interactive shell and entering 
each line manually.

alias print=printf

unset print

print() {

printf $1

}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.