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
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
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
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
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
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
>
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',
'
7 matches
Mail list logo