Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103980 - Emerge freezes - during ln, rm and cc - sh takes up 99% cpu and screen sits still
Summary: Emerge freezes - during ln, rm and cc - sh takes up 99% cpu and screen sits s...
Status: VERIFIED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-27 16:49 UTC by toddle
Modified: 2007-01-11 11:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description toddle 2005-08-27 16:49:00 UTC
Im running Gentoo on a SMP AMD64, I just installed it from the 2005.1 cd

when I emerge sometimes (and on large builds such as X always), the printout 
from emerge pauses and 99.9% CPU is taken via sh.

This can happen at any stage, I have seen it happening while running (ln, rm or 
gcc)

Reproducible: Sometimes
Steps to Reproduce:
1. emerge <package>
2. wait

Actual Results:  
Screen pauses / freezes

Expected Results:  
Packages should emerge

will paste emerge info at a later date (Currently at work)
Comment 1 Brian Harring (RETIRED) gentoo-dev 2005-08-27 17:13:02 UTC
emerge -dp package, name the portage version used, etc.

This bug doesn't state where this is occuring, ebuild.sh phase execution, from
the python env, etc.
Comment 2 Brian Harring (RETIRED) gentoo-dev 2005-08-27 17:16:03 UTC
bleh, drop the -p; need debug info (via -d) if it's occuring during ebuild.sh
execution, if it's occuring outside of it, profiling will be fun.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:06:38 UTC
Closing due to old age