<br>Hi David,<br><br>Interesting, we haven&#39;t seen this before, so the main<br>suspect here is a misconfiguration in your system,<br>or even a corrupted filesystem.<br><br><br>What was the last time that your ran    &quot;fsck&quot;   ?<br>
<br>The first thing I would try is deleting the binary directory<br>and building from scratch....<br><br>If the problem persist, then<br><br>Pleas do the following and let us know what you find:<br><br>1) Go to the Code/Common (binary) directory and type<br>
<br>                make  itkThreadLogger.o<br>     <br>     Does it build ?<br>     <br>     Can you find the file:<br><br>      Insight/Code/Common/CMakeFiles/ITKCommon.dir/itkThreadLogger.o<br><br>      ??<br><br>2) How many cores does your machine has ?<br>
<br>3) Compiler version ?<br><br><br>4) When the processor is at 100%, what *exactly*<br>    is the process that is taking 100% of the CPU ?<br><br>           make ?, cmake ?, gcc ?  ld ?  as ?<br>   <br>    just use &quot;top&quot; and look at the process that is taking<br>
    most CPU, and post this information to the list.<br><br><br>5) Does it always stop when building that file ?<br>     itkThreadLogger.o ?<br>     or have you seen this happen when building <br>     other .o file ?<br><br>
<br><br>Thanks<br><br><br>       Luis<br><br><br>---------------------------------------------------------------------------------------------------------<br><div class="gmail_quote">On Sat, Jul 11, 2009 at 7:36 PM, David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria%2Bitk@gmail.com">daviddoria+itk@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Unfortunately I don&#39;t have a well posed question - but I wanted to see if anyone has encountered the same type of thing....<br>
<br>I tried to install ITK on a new machine (fedora). Cmake was successful at generating the makefiles, but when I ran make it got to 44% and then just stopped. The processor is pegged at 100% usage but nothing is happening. There are no errors or warnings, it just seems to stop dead at<br>


<br>[ 44%] Building CXX object Code/Common/CMakeFiles/ITKCommon.dir/itkThreadLogger.o<br><br>I even ran<br>make --debug=v<br><br>and there were still no errors, it simply stops.<br><br>On the last machine I installed ITK on I had the same problem (I don&#39;t remember if it was exactly the same file, but it was somewhere near 44% that time, too) but I updated the source the next day and tried again and it worked. I can report back tomorrow if it does the same thing this time, but this just seems very strange.  I build paraview and vxl all the time and never have any problems like this, so I&#39;m hesitant to blame the compiler/environment.<br>


<br>Any thoughts?<br><br clear="all">Thanks,<br><font color="#888888"><br>David<br>
</font><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>