[OpenBIOS] Latest SPARC64 & Milax update

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Sat Jan 2 14:10:06 CET 2010


Mark Cave-Ayland wrote:

> OFMEM: **** ofmem_claim failure ***!
> Claim failed!
> 
> byte-load: stack overflow, diff 1
>  ok
> 0 >

Some more tracing using the debugger seems to indicate something failing 
at this section in elf_loader_init_program:


if( ofmem_claim( phdr[i].p_vaddr, phdr[i].p_memsz, 0 ) == -1 ) {
	printk("Claim failed!\n");
	return;
}


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs



More information about the OpenBIOS mailing list