[Bug libgcc/109712] Segmentation fault in linear_search_fdes

carlosgalvezp at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Jun 5 13:52:10 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109712

--- Comment #15 from Carlos Galvez <carlosgalvezp at gmail dot com> ---
Created attachment 55261
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55261&action=edit
Reproducible example nvinfer

Attaching (hopefully) reproducible example as a tarball, containing:

- download.sh: script to download an unpack the Nvidia dependencies.
- test.sh: script to build and test the application. It expects a GCC_BASE
environment variable existing pointing to the base GCC trunk
installation/build.
- a.out: the compiled binary.

This has been tested on Ubuntu 22.04.

Thank you for your time!


More information about the Gcc-bugs mailing list