From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vicente J. Ruiz Jurado" Subject: SMP problems in Dual Xeon with 2.4.25 and 2.6.5 Date: Mon, 05 Apr 2004 17:38:03 +0200 Sender: linux-smp-owner@vger.kernel.org Message-ID: <1081179480.1250.699.camel@bangkok> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: List-Id: Content-Type: text/plain; charset="iso-8859-1" To: linux-smp@vger.kernel.org Hi everybody.=20 I have a Dell Poweredge 1600SC (2 Xeons 2.40GHz) with problems running kernels (2.4.* and 2.6.*) with SMP with or without hiperthreading.=20 The machine is only 100% stable when I run a kernel without SMP (nosmp)= =2E With kernels 2.4.* I get signals 8/11 doing kernel compilation. With 2.4.25 I get the segmentation fault in gcc only in one of 400 compilations (but sometimes with more frequency and sometimes with less frequency).=20 I have test my hardware with some dell diagnostic tools, with memtest86 for long without detect any problem. I have the BIOS firmware, the RAID firmware, and the processors microcode up to date. With 2.6.5 I get ocasional compiler errors compiling the kernel (2 errors after 200 compilations), for instance: xfs_bmap.c:5194: internal compiler error: in expand_stmt, at =20 c-semantics.c:869 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. and also sometimes I see strange ^@^@^@^@ chars in the files generated during the compilation (which fails). For instance, one line in my mm/.depend: /usr/src/linux-2.4.25-test/=F0^]^@^@ude/linux/bootmem.h \ I have tried different kernel parameters (noapic apm=3Doff acpi=3Doff) = but without success with smp (with or without hyperthreading). My configs: http://213.97.99.199/otros/config2.6.5 http://213.97.99.199/otros/config2.4.25 I'm using debian, but also happens with other distros. Any idea? Now, I my mind is blank ... It's this the correct forum to as= k this question? Any help will be appreciated. TIA, Vicente