When I start up kcontrol (either from the command line or from the KDE menu), it appears to start up okay, but the X process immediately pegs the CPU, and I can't do anything -- move windows, etc. The machine is still up; I can SSH in, but if I kill X, it scrambles the VT and I have to reboot to be able to use the machine from the console again. If I strace the 'X' process, I can see it's getting a stream of SIGALRMs from somewhere. Reproducible: Always Steps to Reproduce: 1. Start X with 'startkde' in .xinitrc 2. Run kcontrol Actual Results: X locks up, using 100% of the CPU Expected Results: worked. Portage 2.0.51.20 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.11-gentoo-r6 i686) ================================================================= System uname: 2.6.11-gentoo-r6 i686 AMD Athlon(tm) XP 2600+ Gentoo Base System version 1.6.11 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] ccache version 2.4 [enabled] dev-lang/python: 2.2.3-r5, 2.3.5 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r8 sys-devel/libtool: 1.5.14 virtual/os-headers: 2.6.11 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -Os -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=athlon-xp -Os -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://mirrors.tds.net/gentoo http://mirrors.tds.net/gentoo http://www.gigaload.org/gentoo.org/ ftp://mirrors1.netvisao.pt/gentoo/" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 X Xaw3d aac aalib adns aim alsa amd apache2 apm arts artswrappersuid artworkextra async avantgo avi bash-completion berkdb bitmap-fonts bootsplash bzip2 bzlib calendar cddb cdparanoia cdr crypt cscope ctype cups curl dbm dga directfb dnd dvd dvdr emacs emacs-w3 emboss encode escreen esd etwin exif fam fb fbcon flac foomaticdb fortran gcj gd gdbm gif gimp gimpprint glitz gmail gphoto2 gpm gstreamer gtk gtk2 hal imagemagick imap imlib innodb ipv6 jabber java javascript jikes jpeg jpeg2k kde kdepim koffice-plugin ldap libg++ libwww live mad makecheck mbox mcal mmx mmx2 mng motif mozcalendar mozdevelop mozilla moznocompose moznoirc moznomail mozp3p mozsvg mozxmlterm mp3 mpeg mplayer multi-tty mysql mysqli ncurses nethack nptl nvidia offensive ogg oggvorbis ooo-kde opengl operanom2 opie pam pcre pda pdflib perl pic png ppds qt quicktime readline ruby samba sasl scanner sdl slang slp soap speex spell sqlite sse ssl svg tcltk tetex tidy tiff truetype truetype-fonts type1 type1-fonts usb v4l v4l2 vim-with-x vorbis xemacs xine xinerama xml xml2 xmlrpc xmms xrandr xscreensaver xsl xv xvmc yahoo zeroconf zlib" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Are you using any experimental xrender extensions?
Not that I'm aware of -- I'll attach my xorg.conf file.
Created attachment 57209 [details] xorg.conf here's /etc/X11/xorg.conf from the machine that's displaying the problem.
Quoting from the nvidia driver README: Option "RenderAccel" "boolean" Enable or disable hardware acceleration of the RENDER extension. THIS OPTION IS EXPERIMENTAL. ENABLE IT AT YOUR OWN RISK.