public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Vivien Gallinaro <vivien.gallinaro@free.fr>
To: linux-kbuild@vger.kernel.org
Subject: SymSearch can cause make nconfig to segfault
Date: Wed, 08 Nov 2023 03:30:17 +0100	[thread overview]
Message-ID: <5ec262711df2f3d3ccd84930ed4e9778@free.fr> (raw)

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

             reply	other threads:[~2023-11-08  2:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08  2:30 Vivien Gallinaro [this message]
2023-11-08  3:06 ` SymSearch can cause make nconfig to segfault Jesse T
2023-11-08  6:00   ` Randy Dunlap
2023-11-10 20:34     ` Vivien Gallinaro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5ec262711df2f3d3ccd84930ed4e9778@free.fr \
    --to=vivien.gallinaro@free.fr \
    --cc=linux-kbuild@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox