Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 30 Apr 2001 14:57:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 30 Apr 2001 14:57:11 -0400 Received: from pop.gmx.net ([194.221.183.20]:24948 "HELO mail.gmx.net") by vger.kernel.org with SMTP id ; Mon, 30 Apr 2001 14:57:01 -0400 Date: Mon, 30 Apr 2001 20:56:09 +0200 From: Daniel Elstner To: linux-kernel@vger.kernel.org Subject: 2.4.4 SMP: spurious EOVERFLOW "Value too large for defined data type" Message-Id: <20010430205609.36599ccd.daniel@master.daniel.homenet> X-Mailer: Sylpheed version 0.4.64 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, With kernel 2.4.4 SMP, I get some spurios errors from several user-space programs. Unfortunately it's hard to reproduce, I had most luck with the XFree86-4.0.3 build. When doing `make World', soon cpp0 (called by imake) dies with the following error message: cpp0: : Value too large for defined data type The message seems to correspond to EOVERFLOW in gcc's libiberty. When calling imake directly, it fails 1 out of 10-20 times. I couldn't reproduce this with calling cpp directly. I also got a lot of that messages once at shutdown, as init was trying to umount /proc. The error occurs neither with 2.4.3 SMP nor with 2.4.4 UP. (I'm using reiserfs, too.) ABIT VP6 dual P3 866 gcc version 2.95.4 20010319 (prerelease) binutils 2.11 glibc 2.2.3 Could you please give me further advice how to track this down? Thanks, -- Daniel - 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/