public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Serious: XFree halts system with some C++ codes running (in particular, Diffpack) on SMP kernel 2.4.19-gentoo-r7
@ 2002-12-17 15:35 Denis Shcherbakov
  2002-12-17 15:41 ` [gentoo-dev] " Werner Van Belle
  2002-12-17 19:06 ` [gentoo-dev] Serious: XFree halts system with some C++ codes running (in particular, Diffpack) on SMP kernel 2.4.19-gentoo-r7 Simon Keimer
  0 siblings, 2 replies; 12+ messages in thread
From: Denis Shcherbakov @ 2002-12-17 15:35 UTC (permalink / raw
  To: gentoo-dev


Hello,

I have a very freaky problem here.  I recently ran a few major updates,
such as glibc, threading libraries, some other libraries, and XFree86
4.2.1.  Now the C++ codes that I have to run (in a package called
Diffpack) invoke total system halt.  Screen turns off and goes into
power-save mode, and hard-drive light comes up.  All daemons hang (i can
no longer ssh to my PC after such crash).  With the older X, 4.2.0, I
observed the same kind of system halt, but it was not as frequent as it is
now.  Now, the code runs for several minutes, and the system crashes.

When I booted in TEXT mode, without starting X, this problem DID NOT
OCCUR!!!!  I have no idea what to do.  I got Nvidia GeForce3 chipset in my
system, and I use nvidia's GLX and kernel modules provided with Gentoo.  I
can provide my XF86Config file to anyone who'd be willing to look at it.
I disabled DPMS in the extensions module, but the problem persists.  I
wonder if there are other extension modules I should disable.  I also use
the option "NvAGP" "1", but I have crashes without it just the same.

The codes are run remotely on my machine by one of the users via SSH.

This is the first time I've ever seen anything like this.  Ever since I
installed Gentoo in August 2002, I had not a single major problem!

System details:  2 2.2 GHz Intel Xeons with hyperthreading technology,
Tyan motherboard, 2 IDE Western Digital hard-drives, nVidia GeForce3
chipset on ASUS V8200 card.  I have 2.4.19-gentoo-r7 kernel with SMP
enabled (never had any problems with the kernel before).  XFree 4.2.1,
latest glibc, and other libraries relating to C and C++.

ANY help would be greatly appreciated!!  I really have no idea what to do
and I really do not have time to try to solve this on my own!!

Thank you in advance!
Denis


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: [gentoo-dev] SMP kernel halts system - hyperthreading??
@ 2002-12-20 23:36 Ciaravino, Tido
  2002-12-20 23:53 ` Denis Shcherbakov
  2002-12-21  0:02 ` ben
  0 siblings, 2 replies; 12+ messages in thread
From: Ciaravino, Tido @ 2002-12-20 23:36 UTC (permalink / raw
  To: 'Riyad Kalla', 'Denis Shcherbakov', gentoo-dev


[-- Attachment #1.1: Type: text/plain, Size: 2290 bytes --]

i've been tracking similar issues with the new 1.4 boot CDs

see gentoo bugzilla bug 11095 (and vote for it!!!)

short version:
i've gotten it to work properly with the vanilla-sources
and xfs-sources - but something in the gentoo-sources
causes my machine to lock hard (regardless of hyperthreading)

My boxes are Dell PE2650 with dual 2.4G xeon 2Gig Ram & aacraid (xfs on top)
(hyperthreading can be turned on/off in the bios)

Hope this helps,

odiT

-----Original Message-----
From: Riyad Kalla [mailto:rsk@u.arizona.edu]
Sent: Wednesday, December 18, 2002 10:50 PM
To: 'Denis Shcherbakov'; gentoo-dev@gentoo.org
Subject: RE: [gentoo-dev] SMP kernel halts system - hyperthreading??


Denis,
That sounds like the server at work I'm using, nice machine..

Anywya, there was a thread on something like this in the forums, and it
basically turned out to be the SMP Gentoo kernel, the guy went to
vanilla kernel and everything worked just dandy. Can you verify this?
Maybe the kernel team needs to focus on something?

Can you run 4 threads of Seti@Home to see if it kills the machine? That
should be a good test as it will saturate your CPUs

Best,
-Riyad

-----Original Message-----
From: Denis Shcherbakov [mailto:deniss@Princeton.EDU] 
Sent: Wednesday, December 18, 2002 8:47 PM
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] SMP kernel halts system - hyperthreading??



Dear gentoo-dev,

If some of you recall, I wrote to the list about a system halt resulting
from running C++ codes and it possibly having to do with nVidia graphics
or XFree 4.2.1.

Well, the problem persists in text mode also.  It happens when 3 or more
CPU-intensive processes run simultaneously on the machine.  I have an
SMP
kernel (2.4.19-gentoo-r7) with 2 Intel Xeon 2.2-GHz processors equipped
with hyperthreading technology.

I have 4 processors initialized at boot time, and 4 processors show up
in
"top".  This is probably because of hyperthreading, as otherwise there
should be only two.

How do I turn off hyperthreading?  Do you think hyperthreading is what's
breaking my system and it could be more stable without hyperthreading?
Can a certain process be confined only to a certain processor?

Thanks for any help!
Denis


--
gentoo-dev@gentoo.org mailing list


--
gentoo-dev@gentoo.org mailing list

[-- Attachment #1.2: Type: text/html, Size: 4070 bytes --]

[-- Attachment #2: Type: text/plain, Size: 37 bytes --]

--
gentoo-dev@gentoo.org mailing list

^ permalink raw reply	[flat|nested] 12+ messages in thread
* RE: [gentoo-dev] SMP kernel halts system - hyperthreading??
@ 2002-12-21  2:06 Ciaravino, Tido
  2002-12-21  4:33 ` oford
  0 siblings, 1 reply; 12+ messages in thread
From: Ciaravino, Tido @ 2002-12-21  2:06 UTC (permalink / raw
  To: 'ben', Ciaravino, Tido
  Cc: 'Riyad Kalla', 'Denis Shcherbakov', gentoo-dev


[-- Attachment #1.1: Type: text/plain, Size: 885 bytes --]

if you find it let me know
(and add it to bug 11095)

it has worked with vanilla-sources (no patches)
and xfs-sources

This should clear the gentoo-sources patches that are in common with the
xfs-sources patches (which are quite a few if memory serves)

Checking the rest should be a pain...

good luck,

odiT


-----Original Message-----
From: ben [mailto:ben@stonehenge-net.com]
Sent: Friday, December 20, 2002 7:02 PM
To: Ciaravino, Tido
Cc: 'Riyad Kalla'; 'Denis Shcherbakov'; gentoo-dev@gentoo.org
Subject: RE: [gentoo-dev] SMP kernel halts system - hyperthreading??


It's not hyperthreading, I"ve tried both this week (same specs as you, but
with 4GB Ram) in my efforts to get my machine to boot a SMP gentoo-sources
kernel.  so far it appears to be something in 2.4.19-gentoo-r10 - r9 boots
fine.  I was going to spend the evening examining the differences between
these two.


[-- Attachment #1.2: Type: text/html, Size: 1780 bytes --]

[-- Attachment #2: Type: text/plain, Size: 37 bytes --]

--
gentoo-dev@gentoo.org mailing list

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-12-21 19:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-17 15:35 [gentoo-dev] Serious: XFree halts system with some C++ codes running (in particular, Diffpack) on SMP kernel 2.4.19-gentoo-r7 Denis Shcherbakov
2002-12-17 15:41 ` [gentoo-dev] " Werner Van Belle
2002-12-19  3:47   ` [gentoo-dev] SMP kernel halts system - hyperthreading?? Denis Shcherbakov
2002-12-19  3:50     ` Riyad Kalla
2002-12-21 19:14       ` Marko Mikulicic
2002-12-17 19:06 ` [gentoo-dev] Serious: XFree halts system with some C++ codes running (in particular, Diffpack) on SMP kernel 2.4.19-gentoo-r7 Simon Keimer
2002-12-18  0:22   ` Denis Shcherbakov
  -- strict thread matches above, loose matches on Subject: below --
2002-12-20 23:36 [gentoo-dev] SMP kernel halts system - hyperthreading?? Ciaravino, Tido
2002-12-20 23:53 ` Denis Shcherbakov
2002-12-21  0:02 ` ben
2002-12-21  2:06 Ciaravino, Tido
2002-12-21  4:33 ` oford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox