Hello, El 31/03/14 18:19, Adam Lackorzynski escribió:
So in your case module 1 and 2 are not there, and more interestingly, 4 is copied over 3, which does not seem to be a good idea to me. This needs some debugging. Could you please turn on the Verbose_load setting in pkg/bootstrap/server/src/startup.cc and rerun?
Adam
afmoya@uclv-far-15:~/l4re-snapshot-2014022815/obj/l4/arm-ca$ make qemu E=hello make[1]: se ingresa al directorio «/home/afmoya/l4re-snapshot-2014022815/src/l4» Image size(s) in bytes: bootstrap_hello.elf: 1041052 Start address: 0x61000000 --> Build-Nr: 5 QEmu-cmd: qemu-system-arm -kernel /home/afmoya/l4re-snapshot-2014022815/obj/l4/arm-ca/images/bootstrap.elf -M vexpress-a9 -cpu cortex-a9 -m 256 -smp 2 -serial stdio oss: Could not initialize DAC oss: Failed to open `/dev/dsp' oss: Reason: No such file or directory oss: Could not initialize DAC oss: Failed to open `/dev/dsp' oss: Reason: No such file or directory audio: Failed to create voice `lm4549.out' L4 Bootstrapper Build: #5 mar abr 1 09:33:36 CDT 2014, 4.6.3 Scanning up to 256 MB RAM Memory size is 256MB (60000000 - 6fffffff) RAM: 0000000060000000 - 000000006fffffff: 262144kB Total RAM: 256MB mod04: 610dc000-610f5580: hello mod03: 610c2000-610db460: l4re mod02: 61088000-610c162c: moe mod01: 6107e000-61087378: sigma0 mod00: 61017000-6107d43c: fiasco Moving up to 5 modules behind 61100000 moving module 00 { 61017000, 6107d43b } (ELF) -> { 611df000 - 6124543b } [418876] 464c457f 00010101 00000000 00000000 00280002 00000001 60001314 00000034 0006620c 05000002 00200034 00280006 000d000e 70000001 00063c20 f0063c20 60063c20 00000028 00000028 00000004 00000004 00000001 000000f4 60001000 60001000 00000480 00000c80 00000007 00000004 00000001 00002000 f0002000 60002000 00061c48 0006e000 00000007 00004000 00000001 00063c50 ffff0000 60070000 00000500 00000500 00000005 00000010 00000001 00064150 f0071000 60071000 00002000 00002000 00000007 00000004 6474e551 00000000 00000000 00000000 00000000 00000000 00000007 00000004 e303cc09 e92d4ff0 e347c000 moving module 03 { 610c2000, 610db45f } (ELF) -> { 61100000 - 6111945f } [103520] 464c457f 00010101 00000000 00000000 00280002 00000001 b00001a4 00000034 000191e0 05000002 00200034 00280006 000f0010 70000001 00014874 b0014874 b0014874 00000808 00000808 00000004 00000004 00000006 00000034 b0000034 b0000034 000000c0 000000c0 00000004 00000004 00000001 00000000 b0000000 b0000000 00015080 00015080 00000005 00008000 00000001 00018000 b0018000 b0018000 000010c4 0000236c 00000006 00008000 00000007 00000000 00000000 00000000 00000000 00000000 00000000 00000004 60000014 00012a40 b0012a40 b0012a40 00000018 00000018 00000004 00000004 00000000 00000000 00000000 moving module 04 { 610dc000, 610f557f } (ELF) -> { 61100000 - 6111957f } [103808] 464c457f 00010101 00000000 00000000 00280002 00000001 010001a4 00000034 000192d8 05000002 00200034 00280006 00100011 70000001 00015504 01015504 01015504 00000ae0 00000ae0 00000004 00000004 00000006 00000034 01000034 01000034 000000c0 000000c0 00000004 00000004 00000001 00000000 01000000 01000000 00015fe8 00015fe8 00000005 00008000 00000001 00018000 01018000 01018000 000011b4 0000734c 00000006 00008000 00000007 00018000 01018000 01018000 00000000 00000014 00000006 00000004 60000014 00013640 01013640 01013640 0000000c 0000000c 00000004 00000004 00000000 00000000 00000000 Compactifying That was the result. Thank you for your time. Regards, Alexis.