anushakov--- via Bug reports for the GNU Bourne Again SHell
<[email protected]> writes:

>    Dear Bash Maintainers,
>
>    I encountered an issue in Bash and would like to report it. crash3.txt
>    is attached to the email.
>    Steps to reproduce
>    $
>    export UBSAN_OPTIONS=halt_on_error=1,abort_on_error=1,print_stacktrace=
>    true,symbolize=true,print_stacktrace=1,report_error_type=1,symbolize=1
>    $ CC=clang-19 CFLAGS=" -g -fsanitize=undefined " ./configure
>    --enable-largefile --without-bash-malloc
>    $ make
>    $ ./bash crash3.txt

I think Chet has said he is okay with signed integer overflow in
expr [1]. I thought I remember a more recent message, but can't seem to
find it.

Collin

[1] https://lists.gnu.org/archive/html/bug-bash/2007-04/msg00073.html


Reply via email to