<div dir="ltr"><div><div><div>Dear all,<br><br></div>I am now trying to run the bomp experiments. <br><br></div>Just to make some context, I am using a tftp server. bomp_benchmark_ft is loaded by the menu.lst/grub (maybe is not the right way to do it). I am attaching menu.lst.<br><br></div>This is what happen when I am loading bomp_benchmark_ft (also without arguments, the same errors are reported during boot):<br><div><div><div><div><div><div><br>&gt; bomp_benchmark_ft<br>cap_copy failed for src_slot = 0, dest_slot = 5<br>ERROR: spawnd.0 in spawn_with_caps_handler() ../usr/spawnd/service.c:352<br>ERROR: spawn<br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>bomp_benchmark_ft: error spawning: Failure while loading<br>ERROR: fish.0 in execute_program() ../usr/fish/fish.c:102<br>ERROR: Spawning Error<br><br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>&gt; bomp_benchmark_ft 0<br>cap_copy failed for src_slot = 0, dest_slot = 5<br>ERROR: spawnd.0 in spawn_with_caps_handler() ../usr/spawnd/service.c:352<br>ERROR: spawn<br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>bomp_benchmark_ft: error spawning: Failure while loading<br>ERROR: fish.0 in execute_program() ../usr/fish/fish.c:102<br>ERROR: Spawning Error<br><br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>&gt; bomp_benchmark_ft 1<br>cap_copy failed for src_slot = 0, dest_slot = 5<br>ERROR: spawnd.0 in spawn_with_caps_handler() ../usr/spawnd/service.c:352<br>ERROR: spawn<br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>bomp_benchmark_ft: error spawning: Failure while loading<br>ERROR: fish.0 in execute_program() ../usr/fish/fish.c:102<br>ERROR: Spawning Error<br><br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>&gt; bomp_benchmark_ft 4<br>cap_copy failed for src_slot = 0, dest_slot = 5<br>ERROR: spawnd.0 in spawn_with_caps_handler() ../usr/spawnd/service.c:352<br>ERROR: spawn<br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br>bomp_benchmark_ft: error spawning: Failure while loading<br>ERROR: fish.0 in execute_program() ../usr/fish/fish.c:102<br>ERROR: Spawning Error<br><br>Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>Failure: (         libelf) Nested failure in allocator function [ELF_ERR_ALLOCATE]<br>Failure: (  libbarrelfish) Failure in cap_copy() [LIB_ERR_CAP_COPY]<br>Failure: (         kernel) Error looking up source capability [SYS_ERR_SOURCE_CAP_LOOKUP]<br>Failure: (         kernel) Exceeded depth limit of CSpace [SYS_ERR_DEPTH_EXCEEDED]<br><br></div><div>many thanks,<br>Antonio<br></div><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 3, 2014 at 9:58 AM, Antonio Barbalace <span dir="ltr">&lt;<a href="mailto:antoniob@vt.edu" target="_blank">antoniob@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Kornilios, Stefan, Gerd,<br><br></div>thank you very much! I am now able to interact with the terminal via the serial line. The patch was necessary, note that maxchild is 2 while busnum is 4.<br><br></div>I am attaching the boot logs as a reference.<br><br></div><div>appreciate your support,<br></div>Antonio<br></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Fri, Oct 31, 2014 at 10:45 AM, Gerd Zellweger <span dir="ltr">&lt;<a href="mailto:gerd.zellweger@inf.ethz.ch" target="_blank">gerd.zellweger@inf.ethz.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Just in case: If changing the bridge program as suggested by Stefan is not helping, you can also try this small patch that essentially disables the assertion.<br>
AFAIK that bound check there, which is reported by ACPI seems to be (at least on our machines) not really a strict limit and can be ignored.<br>
<br>
Gerd<span><br>
<br>
<br>
On 2014-10-31 14:01, Stefan Kaestle wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
Hi Antonio,<br>
<br>
 This could be due to a bug in the PCI bus allocation code.<br>
 It is worth trying the BIOS given PCI allocation plan instead. For<br>
that, try using the following arguments to PCI in menu.lst<br>
<br>
 modulenounzip /harness/sbrinz2_harness/x86_<u></u>64/sbin/pci auto<br></span>
SKB_BRIDGE_PROGRAM=BRIDGE_BIOS<div><div><br>
<br>
 Also, can you please enable PCI debug output and send the log? For<br>
that, uncomment the following in line  17 of usr/pci/pci_debug.h and<br>
recompile:<br>
<br>
 #define PCI_SERVICE_DEBUG 1<br>
<br>
 Cheers,<br>
  Stefan<br>
<br>
On 10/31/2014 11:36 AM, Kornilios Kourtis wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Antonio,<br>
<br>
[CCing the list and Gerd]<br>
<br>
On Thu, Oct 30, 2014 at 11:29:16AM -0400, Antonio Barbalace wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Kornilios,<br>
<br>
I re-started my adventure with Barrelfish this morning with the<br>
last mercurial<br>
release. I am using tftpboot PXE boot (modified grub etc.). I kept<br>
myself from<br>
modify the code at the moment. But I have to confess that I added<br>
a PCI_DEBUG()<br>
before this error and nothing was printed even changing the<br>
loglevel= . Let me<br>
know if you prefer me to send this error on the forum.<br>
<br>
monitor: synchronizing clocks<br>
Kaluga: pci_root_bridge<br>
spawnd.0: spawning /x86_64/sbin/pci on core 0<br>
Kaluga: pci_devices<br>
pci: Unknown commandline option &quot;auto&quot; -- skipping.<br>
startd.0: starting app /x86_64/sbin/serial on core 0<br>
spawnd.0: spawning /x86_64/sbin/serial on core 0<br>
startd.0: starting app /x86_64/sbin/angler on core 0<br>
spawnd.0: spawning /x86_64/sbin/angler on core 0<br>
No bootscript<br>
skb.0: waiting for: pci<br>
skb.0: waiting for: serial0.terminal<br>
assertion &quot;*busnum &lt;= maxchild&quot; failed: file &quot;../usr/pci/pci.c&quot;,<br>
line 598,<br>
function: assign_bus_numbers<br>
Aborted<br>
Spawnd up.<br>
</blockquote>
<br>
Sounds like a problem Gerd has been dealing with. If that&#39;s the<br>
case, we<br>
might have a quick-fix for it. Gerd?<br>
<br>
cheers,<br>
Kornilios.<br>
</blockquote>
<br>
--<br>
Stefan<br>
</div></div><a href="http://people.inf.ethz.ch/skaestle/" target="_blank">http://people.inf.ethz.ch/<u></u>skaestle/</a> [1]<br>
<br>
<br>
Links:<br>
------<br>
[1] <a href="http://people.inf.ethz.ch/skaestle/" target="_blank">http://people.inf.ethz.ch/<u></u>skaestle/</a><br>
<br>
______________________________<u></u>_________________<br>
Barrelfish-users mailing list<br>
<a href="mailto:Barrelfish-users@lists.inf.ethz.ch" target="_blank">Barrelfish-users@lists.inf.<u></u>ethz.ch</a><br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users" target="_blank">https://lists.inf.ethz.ch/<u></u>mailman/listinfo/barrelfish-<u></u>users</a></blockquote>
<br>_______________________________________________<br>
Barrelfish-users mailing list<br>
<a href="mailto:Barrelfish-users@lists.inf.ethz.ch" target="_blank">Barrelfish-users@lists.inf.ethz.ch</a><br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a><br>
<br></blockquote></div><br><br clear="all"><br></div></div><span class="">-- <br><div>Dr. Eng. Antonio Barbalace, PhD<br>Systems Software Research Group (SSRG)<br>Bradley Department of Electrical and Computer Engineering<br>Virginia Tech<br>453 Durham Hall (0111)<br>Blacksburg, VA 24061<br>phone: <a href="tel:%2B1%20%28540%29%20231-2494" value="+15402312494" target="_blank">+1 (540) 231-2494</a><br>email: <a href="mailto:antoniob@vt.edu" target="_blank">antoniob@vt.edu</a></div>
</span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Dr. Eng. Antonio Barbalace, PhD<br>Systems Software Research Group (SSRG)<br>Bradley Department of Electrical and Computer Engineering<br>Virginia Tech<br>453 Durham Hall (0111)<br>Blacksburg, VA 24061<br>phone: +1 (540) 231-2494<br>email: <a href="mailto:antoniob@vt.edu" target="_blank">antoniob@vt.edu</a></div>
</div>