<div dir="ltr"><br>Hi Thomas,<br><br>I&#39;ve undone the hard-coded segment registers that are likely to be the cause of this problem.<br><br><a href="http://ring3k.org/ring3k-0.0.3.tar.gz">http://ring3k.org/ring3k-0.0.3.tar.gz</a><br>
<br>I&#39;ve pasted the specs of the machine that it&#39;s working on below.&nbsp; Its redeeming feature is that it&#39;s fanless...<br>Let me know how this version goes on your SMP x86-64 monster ;)<br><br>thanks,<br><br>Mike<br>
<br><div class="gmail_quote">2008/9/24 Thomas Horsten <span dir="ltr">&lt;<a href="mailto:thomas@horsten.com">thomas@horsten.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
</div><div><div></div><div class="Wj3C7c">I still have the same problem as before: it fails or hangs when<br>
running make test. I tried make <a href="http://test.tt" target="_blank">test.tt</a> and it&#39;s the same. There are<br>
two (seemingly random) modes of failure:<br>
</div></div></blockquote><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="Wj3C7c"><br>set %fs failed, errno = 22 child = 8581<br>

sys_read failed<br>
exit!<br>
make: *** [<a href="http://test.tt" target="_blank">test.tt</a>] Error 1<br>
<br>
// Thomas<br>
</div></div></blockquote></div><br><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">mike@shikirowo:~$ cat /proc/cpuinfo </span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">processor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">vendor_id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : CentaurHauls</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cpu family&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 6</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">model&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 10</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">model name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : VIA Esther processor 1200MHz</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">stepping&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 9</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cpu MHz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 1200.010</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">cache size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 128 KB</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">fdiv_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">hlt_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">f00f_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">coma_bug&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : no</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">fpu&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">fpu_exception&nbsp;&nbsp; : yes</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cpuid level&nbsp;&nbsp;&nbsp;&nbsp; : 1</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">wp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : yes</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">flags&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : fpu vme de pse tsc msr pae mce apic sep mtrr pge cmov pat clflush acpi mmx fxsr sse sse2 tm nx up pni est tm2 rng rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">bogomips&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 2401.91</span><br style="font-family: courier new,monospace;"><br></div>