From owner-freebsd-questions@FreeBSD.ORG Tue Jan 11 14:11:16 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76C28106566B for ; Tue, 11 Jan 2011 14:11:16 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from mxin.ulb.ac.be (mxin.ulb.ac.be [164.15.128.112]) by mx1.freebsd.org (Postfix) with ESMTP id 120BF8FC13 for ; Tue, 11 Jan 2011 14:11:15 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtgBADPtK02kD30E/2dsb2JhbAAMg3ySHokyswqOIoMUgUR0BIoahAg Received: from bebif01.ulb.ac.be (HELO [10.0.0.194]) ([164.15.125.4]) by smtp.ulb.ac.be with ESMTP; 11 Jan 2011 15:11:15 +0100 Message-ID: <4D2C6502.4080906@ulb.ac.be> Date: Tue, 11 Jan 2011 15:11:14 +0100 From: Julien Cigar Organization: Belgian Biodiversity Platform User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.10) Gecko/20100621 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D2C263D.6050501@ulb.ac.be> In-Reply-To: <4D2C263D.6050501@ulb.ac.be> Content-Type: multipart/mixed; boundary="------------040906070600040204010808" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Corrupted MAC on input. Disconnecting: Packet corrupt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2011 14:11:16 -0000 This is a multi-part message in MIME format. --------------040906070600040204010808 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/11/2011 10:43, Julien Cigar wrote: > Hello, > > I'm facing a very strange problem on a machine: When I unzip a file (I'm > 100% sure the file is not corrupted) and I get the following: > > jcigar@frodon ~ % ssh 10.0.0.225 > Password: > jcigar@dev ~ % unzip elgg-1.7.6.zip > Archive: elgg-1.7.6.zip > creating: elgg-1.7.6/ > creating: elgg-1.7.6/engine/ > inflating: elgg-1.7.6/engine/settings.example.php > creating: elgg-1.7.6/engine/handlers/ > creating: > elgg-1.7.6/mod/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/langs/ > inflating: > elgg-1.7.6/mod/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/langs/en_dlg.js > > inflating: > elgg-1.7.6/mod/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/editor_plugin.js > > inflating: > elgg-1.7.6/mod/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/emotions.htm > > Corrupted MAC on input. > Disconnecting: Packet corrupt > jcigar@frodon ~ % > > The system is running 8.2-RC1 (amd64). I had the same problem under > 8.1-RELEASE (I thought it was a bug in the Ethernet driver, so I > upgraded to 8.2-RC1) > > The card is: > age0@pci0:2:0:0: class=0x020000 card=0x82261043 chip=0x10481969 rev=0xb0 > hdr=0x00 > vendor = 'Attansic (Now owned by Atheros)' > device = 'Gigabit Ethernet 10/100/1000 Base-T Controller (Atheros L1)' > class = network > subclass = ethernet > > Any idea what could be the problem ? > > Thanks, > Julien OK, I dug a bit and found the problem ... I have 4 memory slots on the motherboard : D C B A When I put a memory stick in A _or_ C it works When I put memory sticks in A _and_ C it works too However, when I put memory sticks in A _and_ B or A _and_ B _and_ C it fails ... (dual channel) Could it be a bug... or a broken Bios ? > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced. --------------040906070600040204010808--