From owner-freebsd-hackers Wed Nov 6 9:49:33 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F0B537B401 for ; Wed, 6 Nov 2002 09:49:30 -0800 (PST) Received: from mailhub.webcraft99.com (blis.bernama.com.my [202.188.124.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A865043E4A for ; Wed, 6 Nov 2002 09:49:27 -0800 (PST) (envelope-from afu-subscribed-list@aeefyu.net) Received: from localhost (beta.webcraft99.com [127.0.0.1]) by mailhub.webcraft99.com (Postfix) with ESMTP id 601D919314; Thu, 7 Nov 2002 01:55:42 +0800 (MYT) Received: from krista.webcraft99.net (unknown [203.82.80.150]) by mailhub.webcraft99.com (Postfix) with ESMTP id 440AF19312; Thu, 7 Nov 2002 01:55:32 +0800 (MYT) Subject: Re: 4.7 RELEASE crashing when transferring large files over the network From: Al-Afu Reply-To: afu-subscribed-list@aeefyu.net To: Guy Helmer Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 07 Nov 2002 00:40:30 +0800 Message-Id: <1036600837.554.18.camel@krista.webcraft99.net> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS new-20020517 X-Razor-id: f31c6bb15375d82a1c028c0e6755bd1e59caae96 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes. I am using the fxp driver. Any other possiblities? Or should I take it easy (and stick to 4.6.2-RELEASE) until such time a fix for the fxp driver on 4.7-RELEASE is done? ----------------------- dmesg output follows: ----------------------- avail memory = 778977280 (760720K bytes) Preloaded elf kernel "kernel" at 0xc03fa000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc03fa09c. VESA: v3.0, 65536k memory, flags:0x1, mode table:0xc037e342 (1000022) VESA: NVidia netsmb_dev: loaded Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00f1760 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcib2: at device 30.0 on pci0 pci2: on pcib2 fxp0: port 0xd800-0xd81f mem 0xec800000-0xec8fffff,0xee800000-0xee800fff irq 5 at device 10.0 on pci2 fxp0: Ethernet address 00:90:27:4d:b4:20 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcm0: port 0xd400-0xd41f irq 6 at device 11.0 on pci2 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xb800-0xb80f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xb400-0xb41f irq 10 at device 31.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xb000-0xb01f irq 6 at device 31.4 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered fdc0: cannot reserve interrupt line atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse Explorer, device ID 4 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 38172MB [77557/16/63] at ata0-master UDMA100 ad1: 19595MB [39813/16/63] at ata0-slave UDMA100 ad2: 19595MB [39813/16/63] at ata1-master UDMA100 acd0: CD-RW at ata1-slave PIO4 Mounting root from ufs:/dev/ad1s1a On Wed, 2002-11-06 at 21:51, Guy Helmer wrote: > On 6 Nov 2002, Al-Afu wrote: > > > Dear All, > > > > As per the subject line, I have been experiencing this for the past two > > weeks now. > > > > References: > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=222082+0+archive/2002/freebsd-stable/20021027.freebsd-stable > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=630174+0+archive/2002/freebsd-stable/20021020.freebsd-stable > > > > Symptoms: > > When I transfer a large file across the network, either via SMB or scp, > > my 4.7-RELEASE will initiate a transfer for around a minute, then > > everything will cease. System will crash leaving no core dumps for me to > > submit a backtrace. I even have a 700MB file handy whenever I feel the > > mood to crash my 4.7-RELEASE. > > ... > > NOTE: I am ruling out faulty hardware since I dont get this behaviour if > > I re-boot with 4.6.2-RELEASE kernel. > > What hardware devices do you have on your system? In particular, the fxp > driver in 4.7 for the Intel Fast Ethernet interface may cause crashes. A > fix for this problem is being worked on... > > Guy > > -- > Guy Helmer, Ph.D. http://www.palisadesys.com/~ghelmer > Sr. Software Engineer, Palisade Systems ghelmer@palisadesys.com > "In this place it takes all the running you can do, to keep in the same place." > -- Lewis Carroll's "Through the Looking Glass" > > > -- Al-Afu Webcraft Sdn Bhd - http://www.webcraftsolutions.com - http://www.webcraftworks.com -------------------------------------- I have discovered the art of deceiving diplomats. I tell them the truth and they never believe me. -- Camillo Di Cavour To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message