public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* SymSearch can cause make nconfig to segfault
@ 2023-11-08  2:30 Vivien Gallinaro
  2023-11-08  3:06 ` Jesse T
  0 siblings, 1 reply; 4+ messages in thread
From: Vivien Gallinaro @ 2023-11-08  2:30 UTC (permalink / raw)
  To: linux-kbuild

Hi all,

In make nconfig, when I perform a SymSearch (F8) for "x86", I get a 
segfault. It doesn't happen in make menuconfig (/ search).

It doesn't seem to be a simple matter of "too many results" as a 
SymSearch for "fs" does ok.


For a fresh 6.6 kernel :

$ cd linux-6.6
$ make mrproper
$ make nconfig 2>../blarb
(<F8> x86 <enter>)
$ reset
$ cat ../blarb

gives :

make[2]: *** [scripts/kconfig/Makefile:48: nconfig] Segmentation fault
make[1]: *** [/home/username/linux-6.6/Makefile:697: nconfig] Error 2
make: *** [Makefile:234: __sub-make] Error 2


That's not very helpful, I know… looking up "x86" was not particularly 
useful either! (I was following a wiki referring to x86_sysfb. Before I 
realized it probably doesn't exist any more, I tried to widen the 
search, since I had just come across the deprecation of efi_vars in 
favor of efivar_fs, so to speak.) I hope some one can help the search 
fail gracefully.

Have a nice day,
VG

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-10 20:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-08  2:30 SymSearch can cause make nconfig to segfault Vivien Gallinaro
2023-11-08  3:06 ` Jesse T
2023-11-08  6:00   ` Randy Dunlap
2023-11-10 20:34     ` Vivien Gallinaro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox