On Mon, May 25, 2020 at 6:42 PM Nathaniel Beaver
wrote:
>
> Steps to reproduce:
>
> $ info -f ./bug_sigabrt.info
> gconv.c:73: __gconv: Assertion `outbuf != NULL && *outbuf != NULL' failed.
> Aborted (core dumped)
>
> Expected behavior:
>
> info shows an error and exits cleanly.
>
> Actual behavio
Certainly, see attached.
On 5/25/20 3:37 PM, Gavin Smith wrote:
On Mon, May 25, 2020 at 01:42:10PM -0400, Nathaniel Beaver wrote:
Steps to reproduce:
$ info -f ./bug_sigabrt.info
gconv.c:73: __gconv: Assertion `outbuf != NULL && *outbuf != NULL' failed.
Aborted (core dumped)
Expected behavior
On Mon, May 25, 2020 at 01:42:10PM -0400, Nathaniel Beaver wrote:
> Steps to reproduce:
>
> $ info -f ./bug_sigabrt.info
> gconv.c:73: __gconv: Assertion `outbuf != NULL && *outbuf != NULL' failed.
> Aborted (core dumped)
>
> Expected behavior:
>
> info shows an error and exits cleanly.
>
> Act
Steps to reproduce:
$ info -f ./bug_sigabrt.info
gconv.c:73: __gconv: Assertion `outbuf != NULL && *outbuf != NULL' failed.
Aborted (core dumped)
Expected behavior:
info shows an error and exits cleanly.
Actual behavior:
info exits with SIGABRT
Discussion:
This file was generated by afl-fuz