From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-99171-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MeBdE-0001GQ-UT
	for garchives@archives.gentoo.org; Thu, 20 Aug 2009 17:41:01 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4E33CE0425;
	Thu, 20 Aug 2009 17:40:59 +0000 (UTC)
Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.248])
	by pigeon.gentoo.org (Postfix) with ESMTP id 190A1E0425
	for <gentoo-user@lists.gentoo.org>; Thu, 20 Aug 2009 17:40:59 +0000 (UTC)
Received: by rv-out-0708.google.com with SMTP id c5so86332rvf.2
        for <gentoo-user@lists.gentoo.org>; Thu, 20 Aug 2009 10:40:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from
         :user-agent:mime-version:to:subject:references:in-reply-to
         :content-type:content-transfer-encoding;
        bh=hPwaK1k8sBrFtulTQTuzmDsaKJCFpzBtJVN5MJs7Fa4=;
        b=YAXTkoVV5dPkLTewTcIBso31Oadxz+tI4pqfB6l3rpsl3bbuPsNwhlKUiO9QQNHjG1
         TB06YZEC8rWD+CFRjYkSr8KvlzpgMc0LFBfxkDyzHnyaKFvcmjNaNjv7nzZS+9IyzJQC
         M6qfqqJIO4lR18UYWCrJWhoGmnjduoOSuz8Us=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type:content-transfer-encoding;
        b=KoGkXQrgUN2GWilhx2rttrW6oMUQ82jhnHUY5Y36+To8ZMvtbnBawPX/jrJL0Jc+fi
         e7Rg6PXXrlUhZLuOyKwJGTx25C38mH/6uqZBR92/5rLBDRUJ8zFQWniXp334whZ3yflW
         R4M6rg01RKRWZtIGwgStPvnhH3B6hFAK1Q9ko=
Received: by 10.141.29.16 with SMTP id g16mr59849rvj.81.1250790058545;
        Thu, 20 Aug 2009 10:40:58 -0700 (PDT)
Received: from ?192.168.0.100? (barca.nmsu.edu [128.123.84.55])
        by mx.google.com with ESMTPS id g31sm98664rvb.46.2009.08.20.10.40.56
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Thu, 20 Aug 2009 10:40:57 -0700 (PDT)
Message-ID: <4A8D3648.2050303@gmail.com>
Date: Thu, 20 Aug 2009 05:40:56 -0600
From: Hung Dang <hungptit@gmail.com>
User-Agent: Thunderbird 2.0.0.22 (X11/20090817)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] KDE4: Constant crashes in conjunction with Konsole
References: <200908200134.47229.Warp_7@gmx.de>
In-Reply-To: <200908200134.47229.Warp_7@gmx.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 1b2ac4a9-3b70-4099-afd5-9a91816c1c27
X-Archives-Hash: fc687b542a3e387d1431f88877d07f1c

Frank Steinmetzger wrote:
> Hi guys,
>
> until now I've been quite a KDE4 hater, but I'm willing to give it a try from 
> time to time. So I installed 4.3 parallel to my beloved 3.5.10 and was quite 
> pleased with it. However, I have repeating crashes of my entire X. Mostly it 
> happens when I open Konsole, the next often occasion is opening a menu (main 
> menu, context menu, you name it), but also only after a Konsole windows was 
> opened. All I see is a quick error message about glibc, then X restarts and 
> I'm back at kdm.
>
> I use a laptop with a Geforce 7600 GPU, running on nvidia-drivers-180.60.
> First I had 4.3.0 installed from main portage tree, but I had a faint
> hope they would have fixed it by now, so I installed the live slot from
> kde-testing. I already had this issue with older version.
>
> Could anyone shed some light on this, please? One thing I can think of is to
> disable 3D effects, but they're working quite well and it's the same with 
> *cough* Vista - they are the main reason for switching over from a previous
> version.
>
> TIA
>   
I had a similar problem on my laptop last time but I do not remember if 
it is a glibc problem or not. And my problem had gone after I rebuild 
the whole system using emerge -aeNv world.

Hung