Hi, no symbols here. Could you re-run, with the setting suggested by Norbert?
Hilmar 19.08.2021 16:18:18 Bjarni Ingi Gislason <bjarn...@rhi.hi.is>: > On Thu, Aug 19, 2021 at 02:04:40PM +0900, Norbert Preining wrote: >> Hi >> >>> "info -a automake" and "info -a bash" >>> >>> info[9461]: segfault at 40 ip 0000557548b827ee sp 00007fffef0e70f0 error >>> 4 in info[557548b78000+34000] >> >> Not reproducible here. >> > Debugging "info": > > Reading symbols from info... > (No debugging symbols found in info) > (gdb) set args -a bash > (gdb) run > Starting program: /usr/bin/info -a bash > > Program received signal SIGSEGV, Segmentation fault. > 0x00005555555657ee in ?? () > (gdb) bt > #0 0x00005555555657ee in ?? () > #1 0x000055555555db18 in ?? () > #2 0x000055555555bf6c in ?? () > #3 0x00007ffff7df1d0a in __libc_start_main (main=0x55555555b830, argc=3, > argv=0x7fffffffe168, init=<optimized out>, > fini=<optimized out>, rtld_fini=<optimized out>, > stack_end=0x7fffffffe158) at ../csu/libc-start.c:308 > #4 0x000055555555d40a in ?? () > (gdb) quit > > -- > Bjarni I. Gislason