Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263365AbTFTQnh (ORCPT ); Fri, 20 Jun 2003 12:43:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263375AbTFTQnh (ORCPT ); Fri, 20 Jun 2003 12:43:37 -0400 Received: from oris.opensource.jp ([218.44.239.73]:53947 "EHLO oris.opensource.gr.jp") by vger.kernel.org with ESMTP id S263365AbTFTQna (ORCPT ); Fri, 20 Jun 2003 12:43:30 -0400 Date: Sat, 21 Jun 2003 01:57:29 +0900 Message-ID: <803ci4it52.wl@oris.opensource.jp> From: GOTO Masanori To: Guennadi Liakhovetski Cc: , , Subject: Re: VIA Ezra CentaurHauls In-Reply-To: References: <3EF07A43.8000505@draigBrady.com> User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1100 Lines: 27 At Wed, 18 Jun 2003 19:17:11 +0200 (CEST), Guennadi Liakhovetski wrote: > So, using the above for libraries I found 3 libraries on the system, that > use cmov: > > libldap.so.2.0.15 > libcrypto.so.0.9.6 > libqt-mt.so.3.0.5 > > So, the libraries have nothing to do with the kernel, the Debian guys > might take a notice of them (not glibc, but still...). But what I do find > interesting and noteworthy - is that this problem is specific only to some > revisions of this CPU, which might be of interest to all. I think it's not debian glibc problem. If you hit cmov problem, then your application says "illegal instruction". At least debian glibc 2.3.1-16 has trick not to load cmov-contained dynamic libraries. All libraries you pointed out are put under /.../lib/.../cmov/* in debian sid. I guess it's your CPU or thermal issue. Regards, -- gotom - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/