panic in L4Linux booting process

Adam Lackorzynski adam at os.inf.tu-dresden.de
Sun Jul 2 20:45:43 CEST 2006


On Fri Jun 30, 2006 at 20:13:34 +0800, chenggh wrote:
> names   | Starting thread listening for `exit' events
> simplets| Configured for 300 tasks.
> DMphys  | [8.0] dm_phys/server/src/main.c:115:__get_num():
> DMphys  |  Error: DMphys: invalid number: 'sa=0x00800000'!
> DMphys  | [8.0] dm_phys/server/src/main.c:153:__pool_config():
> DMphys  |  Error: DMphys: invalid size for pool 7: sa=0x00800000!


>   module (hd0,1)/boot/fiasco_L4/dm_phys -isa=0x00800000 -v --events

Write --isa=0x00800000 to get the above error fixed (two '_').


Please enable 'Show page faults and exceptions of Linux server' under
L4Linux configuration -> Debugging options in the L4Linux conifguration
menu. When you try again, there should be a line starting with 'EX: '
just before the panic. On this line, there will be 'pc = 0x12345678',
look up this address with a disassemble of your vmlinux binary. Then
show us where this is in the source.





Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list