Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32340 - system crashed due to smp
Summary: system crashed due to smp
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-30 12:52 UTC by Richard Ostrow Jr.
Modified: 2003-11-18 08:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info_crash_report,1.64 KB, text/plain)
2003-10-30 12:54 UTC, Richard Ostrow Jr.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Ostrow Jr. 2003-10-30 12:52:04 UTC
Full system crash - as soon as I hit "OK" on the tooltips dialogue, my vnc session disappeared from my 
desktop and my "emerge openoffice" task in my ssh connection complained about a segfault and 
stopped emerging but the SSH session was still active. 

Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.



In the SSH connection that was still active, a "ps ax" revealed nearly all processes were defunct, and 
"top" revealed that "init" was using 100% of one CPU (I suspect if I was on a single-CPU system, I 
would not have been able to investigate). Poring through /var/log/messages, I found the following 
string which seems to be related:Oct 30 14:13:26 basilisk __alloc_pages: 0-order allocation failed 
(gfp=0x20/0). 
 
Other programs that were running: 
* vncserver (with connection) 
* sshd (with connection) 
* kdevelop 
* xterm 
* KDE 
* emerge (openoffice) 
* screen 
* apache2 
* cron
Comment 1 Richard Ostrow Jr. 2003-10-30 12:54:37 UTC
Created attachment 19987 [details]
emerge --info

Forgot to post emerge --info content. Included here
Comment 2 Tim Yamin (RETIRED) gentoo-dev 2003-10-30 14:35:36 UTC
Try running a full memtest for a couple of passes and also make sure you've
got enough memory and swap...
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2003-10-30 14:42:48 UTC
Try running a full memtest for a couple of passes and also make sure you've
got enough memory and swap...

Also, we can't do much [if anything] unless this is reproducible. If most
processess suddenly turned defunct and init was hogging your CPU, it was
probably trying to get as much memory as it could as something was either
leaking memory resources or memory was running low. Hardware failure sounds
like the cause.
Comment 4 Tim Yamin (RETIRED) gentoo-dev 2003-11-18 08:37:24 UTC
As we [ or you ] can't reproduce this issue, I have to close this bug as NEEDINFO. Please reopen the bug if you able to reproduce this issue.