On Thu, May 27, 2010 at 4:54 AM, EBo <e...@sandien.com> wrote: > One of the things I noticed fairly consistently. When recompiling the > system various programs are rebuilt/installed while the system is running. > Unfortunately 9vx does not deal gracefully with this and sometimes > segfaults. The solution that has always worked for me, as gross as it is, > is to simply restart 9vx and restart the build.
I'm fairly certain this is a bug in the vx32 runtime. I can make failures occur less frequently by booting with smp turned off. Other ways to explode 9vx include doing a huge commit in sysfromiso. There's a problem in there somewhere, I'm still trying to work out how to even debug it ... valgrind is helpless in the face of the vx32 runtime :-) ron