Re: Failure to make world for RELENG_6_4

2009-04-06 Thread Victor Sudakov
Xin LI wrote:
> 
> According to kan@, it looks like a bug in FreeBSD 6.x :( unfortunately.
>  The good news is that the problem has been fixed in 7.x series.

Yes, I confirm that "make buildworld" works fine for RELENG_7_1 under
VMWare ESXi with 2 virtual CPUs, even with -j4 or -j8.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Failure to make world for RELENG_6_4

2009-04-05 Thread Victor Sudakov
Alexander Kabaev wrote:
> 
> this seems to be the issue with combination of FreeBSD 6.x and VMWare
> hypervisor when running with more than one virtual CPUs. I see it will
> the full range of VMWare products, from Player to Fusion and
> Workstation. FreeBSD 7 and up are working fine.

Is there a hypervisor which has no problems with FreeBSD? I have tried
several. 

1. Under Microsoft (former Connectix) VirtualPC, FreeBSD has timer
problems ("microuptime went backwards").

2. Under VirtualBox, some processes tend to hang with the obscure
kernel mesage "sigreturn: eflags = 0x80286" (the VirtualBox
bugtracker claims the issue is fixed, but it is not).

3. Under ESXi, you know.

4. What about Xen? Is it worth trying?

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Failure to make world for RELENG_6_4

2009-04-05 Thread Victor Sudakov
Xin LI wrote:
> >> misc/133264
> > 
> > This one however is not so simple. I have tried building world under
> > VMWare ESXi 3.5.0 Update 3 (FreeBSD as a guest OS) and the building
> > process crashed occasionally if more than 1 CPU is allocated to the
> > virtual machine. The failures are due to various processes like sh,
> > sed or cc1 dupming core on signal 11 during the build.
> > 
> > The problem seems to be SMP related because enabling only 1 virtual
> > CPU removes the problem. Of course it is also VMWare related.
> 
> - From what you have described, it's likely that there is some memory
> issue.  The FreeBSD Virtual Memory system tends to use all physical
> memory and this could be a problem for faulty memory chips (i.e. it's
> more easy for FreeBSD to trigger problems).

How is this connected with the number of virtual CPUs?
When I give only 1 CPU to the virtual machine, the problem is gone.

> 
> If you have access to the host system and possible, would you please try
> to install FreeBSD directly and see if the problem still occurs?

Sorry, I cannot do that. This host is already running several Windows
servers and has been thoroughly tested before production use.

I have however run Memtest-86 v3.2 in the virtual machine for 
2 hours and it has found no errors.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Failure to make world for RELENG_6_4

2009-04-05 Thread Victor Sudakov
Victor Sudakov wrote:
> 
> I have recently submitted 2 PRs 
> misc/133066

This one was due to a dirty source tree.

> misc/133264

This one however is not so simple. I have tried building world under
VMWare ESXi 3.5.0 Update 3 (FreeBSD as a guest OS) and the building
process crashed occasionally if more than 1 CPU is allocated to the
virtual machine. The failures are due to various processes like sh,
sed or cc1 dupming core on signal 11 during the build.

The problem seems to be SMP related because enabling only 1 virtual
CPU removes the problem. Of course it is also VMWare related.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Failure to make world for RELENG_6_4

2009-04-01 Thread Victor Sudakov
Colleagues,

I have recently submitted 2 PRs 
misc/133264
misc/133066

regarding the failure to compile the security branch RELENG_6_4.
Could you please look at them and try to reproduce the problems?

http://www.freebsd.org/cgi/query-pr.cgi?pr=133264
http://www.freebsd.org/cgi/query-pr.cgi?pr=133066

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"