RE: 8-Current installation panic

From: Hayer, Sukhjinder <sukhjinder.hayer_at_hp.com>
Date: Tue, 14 Jul 2009 18:18:29 +0000
Below is the boot output with boot_verbose set to 2:
OK set boot_verbose=2
OK boot
Entering /boot/kernel/kernel at 0xe000000004080000...
PAL Proc at 0xe00000003f800010
SAL Proc at 0xe00000003ffa5af0, GP at 0xe00000003fe00000
SAL: AP wake-up vector: 0xff
Platform clock frequency 266110752 Hz
Processor ratio 1600/267, Bus ratio 1/1, ITC ratio 6/4
ptc.e base=0x0, count1=1, count2=1, stride1=0x0, stride2=0x0
Processor supports 24 Region ID bits
Trying VHPT size 0x4000000
Putting VHPT at 0x8000000
Splitting [0x5800000-0x3e694000]
GDB: debug ports: uart
GDB: current port: uart
KDB: debugger backends: ddb gdb
KDB: current backend: ddb
Copyright (c) 1992-2009 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 is a registered trademark of The FreeBSD Foundation.
FreeBSD 8.0-BETA1 #0: Sat Jul  4 22:13:00 UTC 2009
    root_at_hob.lan.xcllnt.net:/usr/obj/usr/src/sys/GENERIC
WARNING: WITNESS option enabled, expect reduced performance.
UNWIND: table added: base=e000000004000000, start=e000000004bf18d8, end=e000000004c352d0
Preloaded elf kernel "/boot/kernel/kernel" at 0xe0000000057fc260.
Preloaded mfs_root "/boot/mfsroot" at 0xe0000000057fc330.
CPU: Montecito (1594.67-Mhz Itanium 2)
  Origin = "GenuineIntel"  Revision = 7
  Features = 0x5<LB,AO>
real memory  = 17142857728 (16348 MB)
Physical memory chunk(s):
0x1e000000 - 0x3e693fff, 543768576 bytes (66378 pages)
0x3fc00000 - 0x3fda3fff, 1720320 bytes (210 pages)
0x100000000 - 0x3f1729fff, 12640755712 bytes (1543061 pages)
0x10040000000 - 0x100ff0e9fff, 3205406720 bytes (391285 pages)
0x100ff200000 - 0x100ff227fff, 163840 bytes (20 pages)
0x100ff802000 - 0x100ff90ffff, 1105920 bytes (135 pages)
0x100ff912000 - 0x100ff913fff, 8192 bytes (1 pages)
0x100ffc00000 - 0x100ffebdfff, 2875392 bytes (351 pages)
avail memory = 16320061440 (15564 MB)
FPSWA Revision = 0x10012, Entry = 0xe00000003e6e2050
Table 'FACP' at 0xe00000003fdf6068
Table 'SPCR' at 0xe00000003fdf61a0
Table 'DBGP' at 0xe00000003fdf61f0
Table 'APIC' at 0xe00000003fdf6610
        Local APIC address=0xfee00000
        Local APIC override entry
                Local APIC address=0xfee00000
        Local SAPIC entry
                ProcessorId=0x0, Id=0x0, Eid=0x0
        Local SAPIC entry
                ProcessorId=0x1, Id=0x1, Eid=0x0 (disabled)
        Local SAPIC entry
                ProcessorId=0x2, Id=0x2, Eid=0x0
        Local SAPIC entry
                ProcessorId=0x3, Id=0x3, Eid=0x0 (disabled)
        Local SAPIC entry
                ProcessorId=0x4, Id=0x4, Eid=0x0
        Local SAPIC entry
                ProcessorId=0x5, Id=0x5, Eid=0x0 (disabled)
        Local SAPIC entry
                ProcessorId=0x6, Id=0x6, Eid=0x0
        Local SAPIC entry
                ProcessorId=0x7, Id=0x7, Eid=0x0 (disabled)
        I/O SAPIC entry
                Id=0x0, InterruptBase=0x10, Address=0xfed20800
        I/O SAPIC entry
                Id=0x2, InterruptBase=0x1b, Address=0xfed24800
        I/O SAPIC entry
                Id=0x3, InterruptBase=0x26, Address=0xfed26800
        I/O SAPIC entry
                Id=0x6, InterruptBase=0x2d, Address=0xfed2c800
        I/O SAPIC entry
                Id=0x7, InterruptBase=0x38, Address=0xfed2e800
Table 'SPMI' at 0xe00000003fdf6228
Table 'CPEP' at 0xe00000003fdf64e0
Table 'SSDT' at 0xe00000003fdf2898
Table 'SSDT' at 0xe00000003fdf2d58
Table 'SSDT' at 0xe00000003fdf31b8
Table 'SSDT' at 0xe00000003fdf4078
Table 'SSDT' at 0xe00000003fdf48e8
Table 'SSDT' at 0xe00000003fdf57a8
Table 'SSDT' at 0xe00000003fdf58e8
Table 'SSDT' at 0xe00000003fdf59d8
Table 'SSDT' at 0xe00000003fdf5b18
Table 'SSDT' at 0xe00000003fdf5c08
Table 'SSDT' at 0xe00000003fdf5d48
Table 'SSDT' at 0xe00000003fdf5e38
Table 'SSDT' at 0xe00000003fdf5f78
SMP: waking up cpu2
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
cpu0: SAPIC Id=0, SAPIC Eid=0 (BSP)
cpu2: SAPIC Id=2, SAPIC Eid=0
panic: Built bad topology at 0xe000000004d27440.  CPU mask 0xF != 0x5
cpuid = 0
KDB: enter: panic
[thread pid 0 tid 100000 ]
Stopped at      kdb_enter+0x92: [I2]    addl r14=0xffffffffffe2aca0,gp ;;


Thanks
Sukhjinder 

-----Original Message-----
From: Gavin Atkinson [mailto:gavin_at_FreeBSD.org] 
Sent: Tuesday, July 14, 2009 2:40 AM
To: Hayer, Sukhjinder
Cc: freebsd-current_at_freebsd.org
Subject: Re: 8-Current installation panic

On Mon, 2009-07-13 at 23:59 +0000, Hayer, Sukhjinder wrote:
> All,
> I get a panic while installing freeBSD 8.1-CURRENT on IA64 integrity server.
> It seems that there is something about the logical processors which it's not liking.
> On the EFI when I run cpuconfig , it shows two processor modules ( ID 0 and 1 ) and For each processor module it show 2 logical processors. Any idea as to how to get past this.
> 
> 
> FreeBSD/ia64 EFI boot, Revision 1.2
> (root_at_hob.lan.xcllnt.net, Sat Jul  4 19:14:26 UTC 2009) Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0xcf9690+0x1df6e0 syms=[0x8+0x97638+0x8+0x8bea3] / Hit [Enter] to boot immediately, or any other key for command prompt.
> Booting [/boot/kernel/kernel]...               
> Entering /boot/kernel/kernel at 0xe000000004080000...
> GDB: debug ports: uart
> GDB: current port: uart
> KDB: debugger backends: ddb gdb
> KDB: current backend: ddb
> Copyright (c) 1992-2009 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 is a registered trademark of The FreeBSD Foundation.
> FreeBSD 8.0-BETA1 #0: Sat Jul  4 22:13:00 UTC 2009
>     root_at_hob.lan.xcllnt.net:/usr/obj/usr/src/sys/GENERIC
> WARNING: WITNESS option enabled, expect reduced performance.
> CPU: Montecito (1594.67-Mhz Itanium 2)
>   Origin = "GenuineIntel"  Revision = 7
>   Features = 0x5<LB,AO>
> real memory  = 17142800384 (16348 MB)
> avail memory = 16320004096 (15563 MB)
> FPSWA Revision = 0x10012, Entry = 0xe00000003e6e2050
> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
> cpu0: SAPIC Id=0, SAPIC Eid=0 (BSP)
> cpu2: SAPIC Id=2, SAPIC Eid=0
> panic: Built bad topology at 0xe000000004d27440.  CPU mask 0xF != 0x5 
> cpuid = 0
> KDB: enter: panic
> [thread pid 0 tid 100000 ]
> Stopped at      kdb_enter+0x92: [I2]    addl r14=0xffffffffffe2aca0,gp ;;
> db> 

Can you boot with the "verbose" option, and show the output?

Gavin
Received on Tue Jul 14 2009 - 16:38:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:51 UTC