Date: Wed, 01 Dec 2004 19:26:31 +0300 From: Maxim Maximov <mcsi@mcsi.pp.ru> To: stable@freebsd.org Subject: freeze in vm_page_alloc_contig() on boot (sym driver) Message-ID: <41ADF0B7.8050406@mcsi.pp.ru>
next in thread | raw e-mail | index | archive | help
Hello. I have Fujitsu-Siemens Primergy L200 server. It is running 5.2-CURRENT at the moment. When I tried to upgrade it to 5.3-STABLE, new kernel hung at boot. Luckily, this server has NMI button, so I have hand transcribed stack trace (no serial console, sorry): vm_page_alloc_contig()+0xbe contig_malloc()+0x97 alloc_bounce_pages()+0x60 bus_dmamap_create()+0x103 sym_alloc_ccb()+0x75 sym_pci_attach()+0x6b6 device_attach()+0x58 ... then follows usual probing trace I tried disabling ACPI and APIC with no luck. Below is s dmesg from running 5.2-CURRENT with the pointer where 5.3-STABLE hangs. Is this known problem? Are there workarounds? Copyright (c) 1992-2004 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.2-CURRENT #2: Wed Jun 9 14:45:42 MSD 2004 mcsi@mail3.ezone.ru:/usr/obj/usr/src/sys/MAIL3 Preloaded elf kernel "/boot/kernel.old/kernel" at 0xc09ca000. Preloaded elf module "/boot/kernel.old/acpi.ko" at 0xc09ca298. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) III CPU - S 1400MHz (1393.30-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6b4 Stepping = 4 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 1073741824 (1024 MB) avail memory = 1041207296 (992 MB) random: <entropy source, Software, Yarrow> Pentium Pro MTRR support enabled npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <PTLTD RSDT> on motherboard acpi0: [GIANT-LOCKED] pcibios: BIOS version 2.10 acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0xf008-0xf00b on acpi0 cpu0: <ACPI CPU> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib0: slot 10 INTA is routed to irq 10 pcib0: slot 11 INTA is routed to irq 9 pci0: <display, VGA> at device 4.0 (no driver attached) fxp0: <Intel 82559ER Pro/100 Ethernet> port 0x1400-0x143f mem 0xfc000000-0xfc01ffff,0xfc041000-0xfc041fff irq 10 at device 10.0 on pci0 miibus0: <MII bus> on fxp0 inphy0: <i82555 10/100 media interface> on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:30:05:1f:b3:49 fxp0: [GIANT-LOCKED] fxp1: <Intel 82559ER Pro/100 Ethernet> port 0x1800-0x183f mem 0xfc020000-0xfc03ffff,0xfc042000-0xfc042fff irq 9 at device 11.0 on pci0 miibus1: <MII bus> on fxp1 inphy1: <i82555 10/100 media interface> on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: Ethernet address: 00:30:05:1f:ec:6f fxp1: [GIANT-LOCKED] isab0: <PCI-ISA bridge> port 0xf100-0xf10f at device 15.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <ServerWorks ROSB4 UDMA33 controller> port 0x1c00-0x1c0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pcib1: <ACPI Host-PCI bridge> on acpi0 pci1: <ACPI PCI bus> on pcib1 pcib1: slot 10 INTA is routed to irq 5 sym0: <1010-66> port 0x2000-0x20ff mem 0xfe000000-0xfe001fff,0xfe002000-0xfe0023ff irq 5 at device 10.0 on pci1 sym0: Symbios NVRAM, ID 7, Fast-80, LVD, parity checking sym0: open drain IRQ line driver, using on-chip SRAM sym0: using LOAD/STORE-based firmware. sym0: handling phase mismatch from SCRIPTS. <--- Here it freezes in 5.3-STABLE. It doesnt output next (GIANT-LOCKED) line. sym0: [GIANT-LOCKED] pcib2: <ACPI Host-PCI bridge> on acpi0 pci2: <ACPI PCI bus> on pcib2 atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A orm0: <Option ROMs> at iomem 0xc9000-0xccfff,0xc0000-0xc8fff on isa0 pmtimer0 on isa0 ppc0: parallel port not found. sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1393303550 Hz quality 800 Timecounters tick every 1.000 msec ipfw2 initialized, divert enabled, rule-based forwarding enabled, default to deny, logging limited to 100 packets/entry by default acd0: CDROM <SR244W> at ata1-master PIO4 Waiting 15 seconds for SCSI devices to settle (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. (probe7:sym0:0:8:0): phase change 6-7 6@3e772d8c resid=4. ses0 at sym0 bus 0 target 8 lun 0 ses0: <SDR GEM318 0> Fixed Processor SCSI-2 device ses0: 3.300MB/s transfers ses0: SAF-TE Compliant Device da0 at sym0 bus 0 target 0 lun 0 da0: <FUJITSU MAN3367MC 5207> Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 62, 16bit), Tagged Queueing Enabled da0: 35044MB (71771688 512 byte sectors: 255H 63S/T 4467C) Mounting root from ufs:/dev/da0s1a -- Maxim Maximov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41ADF0B7.8050406>