'make gconfig' segfaults

From: Stefan Söffing (soeffing_at_gmx.de)
Date: 01/07/05

  • Next message: René Seindal: "Re: Issues with Gnome-2.8"
    Date: Fri, 07 Jan 2005 14:11:53 +0100
    To: debian-user@lists.debian.org
    
    

    Hi all,

    after the last apt-get update && apt-get upgrade I can't configure my
    kernel any more:

    ---
    root@stefan:/usr/src/kernel-source-2.6.8# make gconfig
    scripts/kconfig/gconf arch/i386/Kconfig
    (gconf:6136): Gtk-CRITICAL **: file gtklabel.c: line 2792 
    (gtk_label_set_use_underline): assertion `GTK_IS_LABEL (label)' failed
    [...]
    (gconf:6136): Gtk-CRITICAL **: file gtklabel.c: line 2792 
    (gtk_label_set_use_underline): assertion `GTK_IS_LABEL (label)' failed
    (gconf:6136): GLib-GObject-WARNING **: gsignal.c:1709: signal `pressed' 
    is invalid for instance `0x80c8188'
    (gconf:6136): GLib-GObject-WARNING **: gsignal.c:1709: signal `pressed' 
    is invalid for instance `0x80ca4c8'
    (gconf:6136): GLib-GObject-WARNING **: gsignal.c:1709: signal `pressed' 
    is invalid for instance `0x80ca958'
    (gconf:6136): GLib-GObject-WARNING **: gsignal.c:1709: signal `pressed' 
    is invalid for instance `0x80c8668'
    (gconf:6136): GLib-GObject-WARNING **: gsignal.c:1709: signal `pressed' 
    is invalid for instance `0x80bda58'
    make[1]: *** [gconfig] Segmentation fault
    make: *** [gconfig] Error 2
    ---
    Unfortunately I can't tell which packet (update) causes the problem.
      Stefan
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: René Seindal: "Re: Issues with Gnome-2.8"

    Relevant Pages

    • Re: [PATCH 3/7] inflate pt1: clean up input logic
      ... invalid initrd to kernel" would have been a simpler description. ... Boot firmware passes invalid arguments. ...
      (Linux-Kernel)
    • Re: Webcam
      ... > Invalid argument ... > hardware is recognised (everything works fine in camstream) ... The Philips webcams use the "pwc" kernel driver. ... 288x353, or get "pwcx" working. ...
      (comp.os.linux.hardware)
    • Re: [PATCH 3/7] inflate pt1: clean up input logic
      ... invalid initrd to kernel" would have been a simpler description. ... Boot firmware passes invalid arguments. ... The kernel does not have such functionality, ... if we have to have separate code to validate a compressed image, ...
      (Linux-Kernel)
    • Re: [2.6.26-rc4] Problems with rt2x00 USB interface on powerpc
      ... I just went to the ia32 notebook again and, now, running ... Ubuntu's hardy kernel (which is a patched 2.6.24 kernel, AFAIK---yes, it ... Celeron 466MHz and it is also slow at compiling kernels, ... Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 ...
      (Linux-Kernel)
    • Re: INVALID_KERNEL_HANDLE when call ZwClose( )
      ... I met a problem when I call ZwClose() in kernel driver. ... parameter is an invalid handle, it will BSOD, that is Bug Check 0x93: ... means "the caller tried to close an invalid handle". ... Don't supply invalid handles to ZwClose or any other kernel routine that requires handles. ...
      (microsoft.public.development.device.drivers)