Re: qconf: reproducible segfault

2007-01-05 Thread Alessandro Suardi
On 1/5/07, Cyrill V. Gorcunov <[EMAIL PROTECTED]> wrote: On Friday 05 January 2007 00:16, you wrote: | On 1/4/07, Cyrill V. Gorcunov <[EMAIL PROTECTED]> wrote: | > Hi, | > there is SIGSEGV happens in qconf.cc:995 | > | > str += print_filter(sym->name); | > | > but sym points to 0x1

Re: qconf: reproducible segfault

2007-01-04 Thread Randy Dunlap
On Thu, 4 Jan 2007 20:14:11 +0300 Cyrill V. Gorcunov wrote: > Please try patch I've enveloped. And write me does it fix your problem? Yes, it does for me. Thanks. --- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] M

Re: qconf: reproducible segfault

2007-01-04 Thread Cyrill V. Gorcunov
Please try patch I've enveloped. And write me does it fix your problem? -- - Cyrill diff --git a/scripts/kconfig/qconf.cc b/scripts/kconfig/qconf.cc index 0b2fcc4..0694d1d 100644 --- a/scripts/kconfig/qconf.cc +++ b/scripts/kconfig/qconf.cc @@ -925,6 +925,8 @@ ConfigInfoView::ConfigInfoVi

Re: qconf: reproducible segfault

2007-01-04 Thread Cyrill V. Gorcunov
Hi, there is SIGSEGV happens in qconf.cc:995 str += print_filter(sym->name); but sym points to 0x1. To reproduce the error just do: 1) make xconfig (with Options->Show Debug Info unchecked) 2) go to Networking->Networking Options->Network packet filtering framework (Netfilter)-> Netw

Re: qconf: reproducible segfault

2007-01-03 Thread Alessandro Suardi
On 1/3/07, Bauke Jan Douma <[EMAIL PROTECTED]> wrote: Not a big deal (I just discovered 'make gconfig'), but I'm experiencing a reproducible segfault in 'make xconfig', i.e. qconf. I was wondering if anyone else can reproduce this: 1. QTDIR=/usr/local/lib/qt make xconfig mine by default ha

Re: qconf: reproducible segfault

2007-01-03 Thread Randy Dunlap
On Wed, 03 Jan 2007 22:00:22 +0100 Bauke Jan Douma wrote: > > Not a big deal (I just discovered 'make gconfig'), but I'm experiencing > a reproducible segfault in 'make xconfig', i.e. qconf. > > I was wondering if anyone else can reproduce this: Yes. > 1. QTDIR=/usr/local/lib/qt make xconfig >

qconf: reproducible segfault

2007-01-03 Thread Bauke Jan Douma
Not a big deal (I just discovered 'make gconfig'), but I'm experiencing a reproducible segfault in 'make xconfig', i.e. qconf. I was wondering if anyone else can reproduce this: 1. QTDIR=/usr/local/lib/qt make xconfig mine by default has all qconf options OFF ('Show Name', 'Show Range', '