Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2010 09:20:10 GMT
From:      David Rawling <djr@pdconsec.net>
To:        freebsd-amd64@FreeBSD.org
Subject:   Re: amd64/153496: Install on Hyper-V leaves corrupt filesystems (incl root)
Message-ID:  <201012290920.oBT9KA1L053933@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR amd64/153496; it has been noted by GNATS.

From: David Rawling <djr@pdconsec.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: amd64/153496: Install on Hyper-V leaves corrupt filesystems (incl
 root)
Date: Wed, 29 Dec 2010 20:00:35 +1100

 It appears that the cause for the variable success of deployment (and 
 potentially this PR) could be related to the fact that tools (such as tzsetup, 
 dhclient and gunzip) are core dumping during the setup phase. For example, 
 scrolling back on console 2 after a further setup attempt:
 
 pid 50 (dhclient), uid 0: exited on signal 11 (core dumped)
 /libexec/ld-elf.so.1: /usr/lib/libwrap.so.6: invalid file format
 ...
 pid 50 (dhclient), uid 0: exited on signal 11 (core dumped)
 pid 51 (ifconfig), uid 0: exited on signal 11 (core dumped)
 pid 52 (gunzip), uid 0: exited on signal 11 (core dumped)
 pid 53 (tzsetup), uid 0: exited on signal 10 (core dumped)
 pid 57 (gunzip), uid 0: exited on signal 11 (core dumped)
 
 I have confirmed that the DVD has the correct (MD5 and sha256) checksums - and 
 this host runs other virtual machines with other operating systems without 
 issue, suggesting that there is a reasonable likelihood that the hardware is 
 operating correctly.
 
 Dave.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012290920.oBT9KA1L053933>