All of lore.kernel.org
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Wengmeiling <wengmeiling.weng@huawei.com>
Cc: Libo Chen <libo.chen@huawei.com>, Michal Marek <mmarek@suse.cz>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: bcdedcc1afd6 breaks search in menuconfig
Date: Mon, 6 May 2013 17:49:03 +0200	[thread overview]
Message-ID: <20130506154903.GD22041@pd.tnic> (raw)

When I do

make menuconfig

then press '/' in order to search for a symbol, and I type 'EFI', for
example, and press enter, I get:

 │  Enter CONFIG_ (sub)string to search for (with or without "CONFIG_")    │  
 │ ┌─────────────────────────────────────────────────────────────────────┐ │  
 │ │EFImake[1]: *** [menuconfig] Segmentation fault                      │ │  
 │ └───────────────────────────────────────────────make: *** [menuconfig] Error 2

and the terminal is left in an inconsistent state which I need to
'reset'. But, more importantly, the search is b0rked now.

Reverting the above commit fixes the issue.

-- 
Regards/Gruss,
    Boris.

Sent from a fat crate under my desk. Formatting is fine.
--

             reply	other threads:[~2013-05-06 15:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 15:49 Borislav Petkov [this message]
2013-05-07  1:43 ` bcdedcc1afd6 breaks search in menuconfig Li Zefan

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=20130506154903.GD22041@pd.tnic \
    --to=bp@alien8.de \
    --cc=akpm@linux-foundation.org \
    --cc=libo.chen@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --cc=torvalds@linux-foundation.org \
    --cc=wengmeiling.weng@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.