Re: 2.6.23-rc6-mm1

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

 



On Tue, Sep 18, 2007 at 03:42:58PM -0400, Miles Lane wrote:
> On 9/18/07, Sam Ravnborg <[email protected]> wrote:
> > Hi Miles.
> > On Tue, Sep 18, 2007 at 11:27:23AM -0400, Miles Lane wrote:
> > > Selecting Help for "Subarchitecture Type" causes "make menuconfig" to
> > > crash, and the bash display settings have to be reset.
> >
> > Not reproduceable here.
> > But I noticed that we pass a null pointer to a vsprintf function which
> > in the cases you pointed out printed a (null) at my system.
> > Could you plase try if attached patch fix your system.
> 
> Sorry, it still crashes.  I am running Ubuntu pre-6.10 (Gutsy -- the
> development version of the distro).  Maybe I should try "make
> mrproper" first?

make mrproper should not do any difference here.
I rather think you hit some ncurses bug.

If you could add '-g' to HOSTCFLAGS in top-level Makefile
and then do:
rm scripts/kconfig/mconf.o scripts/kconfig/mconf
make menuconfig

(to build mconf and to check that the error is still reproduceable).
And then run it in a debugger like this:
gdb scripts/kconfig/mconf
run arch/x86_64/Kconfig
         ^^^^^^ replace with your actual arch

Provoke the error and get a back-trace with 'bt'.

Thanks,
	Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux