Hi, I'm running a resent 8.1-Pre (Friday July 2nd), but I've seen this in previous ones too, make buildworld -j will sometimes fail, or even panic. when it failes it's usually some 'internal compiler error' or panic: page fault. The failures I've seen on different hardware, all runing amd64 version, so I doubt it's hardware. Another common point, the all are multicores, both intel and amd. Any one else seeing this? danny
On Thu, Jul 08, 2010 at 01:03:12PM +0300, Daniel Braniss wrote:> I'm running a resent 8.1-Pre (Friday July 2nd), but I've seen this in previous > ones too, make buildworld -j will sometimes fail, or even panic. > when it failes it's usually some 'internal compiler error' or > panic: page fault. The failures I've seen on different hardware, all runing > amd64 version, so I doubt it's hardware. Another common point, the all are > multicores, both intel and amd. > > Any one else seeing this?Can you provide a crash dump + ddb trace when the panic happens? -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
> I'm running a resent 8.1-Pre (Friday July 2nd), but I've seen this in previous > ones too, make buildworld -j will sometimes fail, or even panic. > when it failes it's usually some 'internal compiler error' or > panic: page fault. The failures I've seen on different hardware, all runing > amd64 version, so I doubt it's hardware. Another common point, the all are > multicores, both intel and amd. > > Any one else seeing this?I saw this for the first tiem yesterday evening actually - failed a '-j' buildkernel for the fgirst time in years. A subsequent single threaded 'buildworld' + 'buildketnel' worked fine. The machine is a dual core Phenom running 8.1/amd64 -pete.