<div>mm </div><div><br></div><div>Yes mine have AVX too</div><div><br></div><div>@ sudoi sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu'</div><div>hw.machine: amd64</div><div>hw.model: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz</div>
<div>hw.ncpu: 4</div><div>hw.machine_arch: amd64</div><div><br></div><a href="http://ark.intel.com/products/52231/Intel-Core-i7-2620M-Processor-4M-Cache-up-to-3_40-GHz">http://ark.intel.com/products/52231/Intel-Core-i7-2620M-Processor-4M-Cache-up-to-3_40-GHz</a><div>
<br><div class="gmail_quote">On Fri, Feb 8, 2013 at 10:22 AM, Mark Cox <span dir="ltr"><<a href="mailto:markcox80@gmail.com" target="_blank">markcox80@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On 08/02/2013, at 12:40 PM, Gary Byers wrote:<br>
<br>
><br>
><br>
> On Thu, 7 Feb 2013, Gary Byers wrote:<br>
><br>
>> I have no idea; I'll install a copy of FreeBSD 9.1 and see if I can make<br>
>> any sense of it.<br>
>><br>
>> The 9.1 release notes didn't seem to say "broke sigreturn" ...<br>
><br>
> Unless they called that "kernel support for the AVX FPU extension".<br>
<br>
</div>I have two FreeBSD 9.1-amd64 virtual machines running on two different CPUs using Parallels<br>
- Intel(R) Core(TM)2 Duo CPU     P7350  @ 2.00GHz (13-inch Macbook Late 2008)<br>
- Intel(R) Core(TM) i7-2635QM CPU @ 2.00GHz (15-inch Macbook Pro, Early 2011)<br>
<br>
The Core 2 Duo runs CCL-1.8 fine, but the Core i7 has the same problem as Cyrille reported.<br>
<br>
The Core 2 Duo does not have AVX extensions [1], but the Core i7 does have them [2].<br>
<br>
Mark<br>
<br>
[1] <a href="http://ark.intel.com/products/36750/Intel-Core2-Duo-Processor-P7350-3M-Cache-2_00-GHz-1066-MHz-FSB" target="_blank">http://ark.intel.com/products/36750/Intel-Core2-Duo-Processor-P7350-3M-Cache-2_00-GHz-1066-MHz-FSB</a><br>

[2] <a href="http://ark.intel.com/products/53463" target="_blank">http://ark.intel.com/products/53463</a><br>
<br>
The CPU information was obtained using:<br>
sysctl -n machdep.cpu.brand_string<br>
<br>
CCL-1.8 was obtained using FreeBSD ports.<br>
<div class="im"><br>
<br>
> That (and related changes in signal context format) seems to be a likely<br>
> cause of the problem.<br>
><br>
> I don't have a spare physical machine that has AVX and VirtualBox doesn't<br>
> seem to enable it in its guest VMs, but VMWare may do so.<br>
><br>
> (I have run CCL on 9.1 in VirtualBox and haven't seen a problem yet.)<br>
</div>> _______________________________________________<br>
> Openmcl-devel mailing list<br>
> <a href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a><br>
> <a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
<br>
</blockquote></div><br></div>