When it hangs, is cpu usage go high?

Can you do a 'ps auxw' and see if you can spot a make or shell command that looks like looping?

I just noticed via someone using SuSE enterprise server that the CPU variable is preset in the environment, can you try:

make CPU= include_modules="..." cfg

After CPU= is an empty space, to reset its value.


Reply to this email directly or view it on GitHub.