bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SIGABRT in text_buffer_iconv on malformed input file


From: Nathaniel Beaver
Subject: SIGABRT in text_buffer_iconv on malformed input file
Date: Mon, 25 May 2020 13:42:10 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

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-fuzz and then hand-edited. I do not claim to understand how it triggers the bug in texinfo.

Version:

$ git describe --tags
texinfo-6.6-364-g63711e8c6
$ git rev-parse HEAD
63711e8c6fafe9b3cde2a2d0be507032d7ee7bf6

Sincerely,

Nathaniel Beaver

Attachment: bug_sigabrt.info.gz
Description: application/gzip

Attachment: gdb.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]