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

Bug#992471: segmentation fault with "info -a ..."



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.

Can you run it in a gdb session
	$ gdb info
	...
	(gdb) set args -a automake
	(gdb) run
	...

Then it should return at the segfault, and you can type
	bt
for backtrace and capture the output.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


Reply to: