Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-09-21 Thread Eric Saxe
Eric Saxe wrote: > Dennis Clarke wrote: > >>> Dennis, was this an Intel or AMD based system? >>> >>> >> Actually neither .. it is a low power appliance motherboard based on VIA >> technology. >> >> > I see. If you can provide me access to a crash dump somehow, that would > b

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Dennis Clarke
> Dennis Clarke wrote: >>> Dennis Clarke wrote: >>> This seems to be an opportunity to employ some code early in the boot phase and to perhaps print out some debugging info at that time. The question is .. where and what to debug. >>> Can you send me the output o

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Eric Saxe
Dennis Clarke wrote: >> Dennis Clarke wrote: >> >>> This seems to be an opportunity to employ some code early in the boot >>> phase >>> and to perhaps print out some debugging info at that time. >>> >>> The question is .. where and what to debug. >>> >>> >> Can you send me the output of

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Dennis Clarke
> Dennis Clarke wrote: >> This seems to be an opportunity to employ some code early in the boot >> phase >> and to perhaps print out some debugging info at that time. >> >> The question is .. where and what to debug. >> > Can you send me the output of: > > # echo "cpuid_info0::print" | mdb -k # e

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Eric Saxe
Dennis Clarke wrote: > This seems to be an opportunity to employ some code early in the boot phase > and to perhaps print out some debugging info at that time. > > The question is .. where and what to debug. > Can you send me the output of: # echo "cpuid_info0::print" | mdb -k Those are the te

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Dennis Clarke
> Dennis Clarke wrote: >>> Jürgen Keil wrote: > cpu0: x86 (CentaurHauls 6A9 family 6 model 10 step 9 clock 1200 MHz) > cpu0: VIA Esther processor 1200MHz > Could be missing / broken or incomplete VIA/CentaurHauls x86 cpu support: >>> I'm suspecting that you are correct J

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Stephen Lau
Dennis Clarke wrote: >> Jürgen Keil wrote: cpu0: x86 (CentaurHauls 6A9 family 6 model 10 step 9 clock 1200 MHz) cpu0: VIA Esther processor 1200MHz >>> Could be missing / broken or incomplete VIA/CentaurHauls x86 cpu support: >>> >> I'm suspecting that you are correct Jürgen. Accordin

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Dennis Clarke
> Jürgen Keil wrote: >> >>> cpu0: x86 (CentaurHauls 6A9 family 6 model 10 step 9 clock 1200 MHz) >>> cpu0: VIA Esther processor 1200MHz >>> >> >> Could be missing / broken or incomplete VIA/CentaurHauls x86 cpu support: >> > I'm suspecting that you are correct Jürgen. According to: > http://en

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-12 Thread Eric Saxe
Jürgen Keil wrote: > >> cpu0: x86 (CentaurHauls 6A9 family 6 model 10 step 9 clock 1200 MHz) >> cpu0: VIA Esther processor 1200MHz >> > > Could be missing / broken or incomplete VIA/CentaurHauls x86 cpu support: > I'm suspecting that you are correct Jürgen. According to: http://en.wi

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Eric Saxe
Dennis Clarke wrote: >> Dennis, was this an Intel or AMD based system? >> > > Actually neither .. it is a low power appliance motherboard based on VIA > technology. > I see. If you can provide me access to a crash dump somehow, that would be helpful. Otherwise, if you can reproduce this...

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Dennis Clarke
> Eric Saxe wrote: >> Dennis Clarke wrote: >> Hmm, startup_memlist+3f5 passes these as parameters to page_coloring_init(), so if we trust the parameters shown in the stack backtrace, we have pagecolor_memsz = page_coloring_init(l2cache_sz, l2cache_

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Dennis Clarke
> Dennis Clarke wrote: >>> Hmm, startup_memlist+3f5 passes these as parameters to >>> page_coloring_init(), >>> so if we trust the parameters shown in the stack backtrace, we have >>> >>> pagecolor_memsz = >>> page_coloring_init(l2cache_sz, l2cache_linesz, >>> l2cache_assoc); >

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Eric Saxe
Eric Saxe wrote: > Dennis Clarke wrote: > >>> Hmm, startup_memlist+3f5 passes these as parameters to page_coloring_init(), >>> so if we trust the parameters shown in the stack backtrace, we have >>> >>> pagecolor_memsz = >>> page_coloring_init(l2cache_sz, l2cache_linesz, l2ca

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Eric Saxe
Dennis Clarke wrote: >> Hmm, startup_memlist+3f5 passes these as parameters to page_coloring_init(), >> so if we trust the parameters shown in the stack backtrace, we have >> >> pagecolor_memsz = >> page_coloring_init(l2cache_sz, l2cache_linesz, l2cache_assoc); >> >>fec3

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Dennis Clarke
> Gavin wrote: >> On 07/07/07 18:55, Dennis Clarke wrote: >> > after BFU of snv_68 : >> > >> > module /platform/i86pc/kernel//unix: text at [0xfe80, 0xfe8d4a8b] >> data at 0xfec0 >> > module /kernel/genunix: text at [0xfe8d4a90, 0xfead88ff] data at >> 0xfec4cdc0 >> > >> > panic[cpu0]/threa

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-10 Thread Jürgen Keil
Gavin wrote: > On 07/07/07 18:55, Dennis Clarke wrote: > > after BFU of snv_68 : > > > > module /platform/i86pc/kernel//unix: text at [0xfe80, 0xfe8d4a8b] data > > at 0xfec0 > > module /kernel/genunix: text at [0xfe8d4a90, 0xfead88ff] data at 0xfec4cdc0 > > > > panic[cpu0]/thread=fec1f2e

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-09 Thread Dennis Clarke
> > > On 07/07/07 18:55, Dennis Clarke wrote: >> after BFU of snv_68 : >> >> module /platform/i86pc/kernel//unix: text at [0xfe80, 0xfe8d4a8b] data >> at 0xfec0 >> module /kernel/genunix: text at [0xfe8d4a90, 0xfead88ff] data at >> 0xfec4cdc0 >> >> panic[cpu0]/thread=fec1f2e0: assertion fa

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-09 Thread Gavin Maltby
On 07/07/07 18:55, Dennis Clarke wrote: > after BFU of snv_68 : > > module /platform/i86pc/kernel//unix: text at [0xfe80, 0xfe8d4a8b] data > at 0xfec0 > module /kernel/genunix: text at [0xfe8d4a90, 0xfead88ff] data at 0xfec4cdc0 > > panic[cpu0]/thread=fec1f2e0: assertion failed: l2c

Re: [osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-09 Thread Jürgen Keil
> after BFU of snv_68 : > > module /platform/i86pc/kernel//unix: text at [0xfe80, 0xfe8d4a8b] data at > 0xfec0 > module /kernel/genunix: text at [0xfe8d4a90, 0xfead88ff] data at 0xfec4cdc0 > > panic[cpu0]/thread=fec1f2e0: assertion failed: l2cache_assoc ? > (l2cache_sz / l2cache_ass

[osol-discuss] panic[cpu0]/thread=fec1f2e0: assertion failed

2007-07-07 Thread Dennis Clarke
after BFU of snv_68 : module /platform/i86pc/kernel//unix: text at [0xfe80, 0xfe8d4a8b] data at 0xfec0 module /kernel/genunix: text at [0xfe8d4a90, 0xfead88ff] data at 0xfec4cdc0 panic[cpu0]/thread=fec1f2e0: assertion failed: l2cache_assoc ? (l2cache_sz / l2cache_assoc) : 0x1000)) &