Date: Wed, 3 Nov 2010 13:45:39 -0600 From: Dan Allen <danallen46@airwired.net> To: Sergey Kandaurov <pluknet@gmail.com>, Jeremy Chadwick <freebsd@jdc.parodius.com> Cc: FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>, Andriy Gapon <avg@freebsd.org> Subject: Re: Fatal trap 18 Message-ID: <36E416FC-2F45-40C8-A7EC-0E7FA3B603A4@airwired.net> In-Reply-To: <AANLkTik0=x6h3YK0F_yrRJ_MGHp9pf8dVubbEwpmAa1y@mail.gmail.com> References: <68E248E0-8619-4859-BFFE-1B5F5ABBC51F@airwired.net> <AANLkTik0=x6h3YK0F_yrRJ_MGHp9pf8dVubbEwpmAa1y@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3 Nov 2010, at 2:18 AM, Sergey Kandaurov wrote: > + if (cpu_logical == 0) > + cpu_logical = 1; /* XXX max_logical? */ > cpu_cores /= cpu_logical; > hyperthreading_cpus = cpu_logical; My machine contains an Intel Core Duo, not a Core 2 Duo. However, both machines have 2 logical CPUs. Perhaps the bug is not handling a Core Duo properly. I just sync'd with csup's date command as Jeremy suggested. It is building right now. We'll see if a 2010.10.28.06.00.00 GMT system has the problem. I doubt it does. I think this Intel logical CPU code business is probably the culprit. It is hard to believe that I am the only one with a Core Duo machine finding this problem! More in a bit... Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36E416FC-2F45-40C8-A7EC-0E7FA3B603A4>
