<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi <br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am porting an application to Barrelfish and I got the below error when I run the appliction<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Dispatcher assertion failed in my_app: disp->disabled == 0, function disp_disable, file ..//lib/barrelfish/dispatch.c, line 234.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I would appreciate if anyone may tell me where I might have gone wrong .</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you,<br>
Jules<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Jules Irenge <jules.irenge@manchester.ac.uk><br>
<b>Sent:</b> 18 August 2021 13:17<br>
<b>To:</b> Lukas Humbel <lukas.humbel@inf.ethz.ch>; Jules Irenge <jbi.octave@gmail.com>; barrelfish-users@lists.inf.ethz.ch <barrelfish-users@lists.inf.ethz.ch><br>
<b>Subject:</b> Re: [Barrelfish-users] Running Barrelfish on AMD Veemer and Intel Processor 8565U</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Yes, I am trying to run a simple fuzzer written in C inside Barrelfish OS.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Btw,  how can we make the file init.fish to be found ?</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
>>fish v0.2 -- pleased to meet you!<br>
<span>>>File /init.fish not found</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span>Thank you,<br>
Jules</span><br>
</div>
<div id="x_appendonsend"></div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Barrelfish-users <barrelfish-users-bounces@lists.inf.ethz.ch> on behalf of Lukas Humbel <lukas.humbel@inf.ethz.ch><br>
<b>Sent:</b> 02 August 2021 10:19<br>
<b>To:</b> Jules Irenge <jbi.octave@gmail.com>; barrelfish-users@lists.inf.ethz.ch <barrelfish-users@lists.inf.ethz.ch><br>
<b>Subject:</b> Re: [Barrelfish-users] Running Barrelfish on AMD Veemer and Intel Processor 8565U</font>
<div> </div>
</div>
<div>
<p>This is a complicated way of saying "File not found". I think demo wants to start "pixels" which is not in the file system. I believe we have removed "pixels" as it was hard to keep working with efforts of making capabilities much more fine grained. I suggest
 that you do not use it, unless you are interested specifically in this demo.</p>
<p>May I ask you what your goal is? Or which application you want to run (or port) on Barrelfish? Then we can give you some hints how to get that specifically working.</p>
<p>Cheers,<br>
Lukas<br>
</p>
<div class="x_x_moz-cite-prefix">On 31.07.21 12:27, Jules Irenge wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>Hi <br>
</div>
<div><br>
</div>
<div>After running barrelfish <br>
</div>
<div>I get two errors</div>
<div><br>
</div>
<div>File /init.fish not found</div>
<div><br>
</div>
<div>and when i run the demo command  it throws the below error</div>
<div><br>
</div>
<div>File /init.fish not found</div>
<div>available commands:<br>
help           print_cspace   quit           nproc          ps             <br>
demo           pixels         mnfs           oncore         reset          <br>
poweroff       skb            mount          ls             cd             <br>
pwd            touch          cat            hd             cat2           <br>
dd             cp             rm             mkdir          rmdir          <br>
setenv         src            printenv       free           dump_caps      <br>
measure_pmap_res<br>
> demo<br>
Starting pixels...<br>
ERROR: spawnd.0 in spawn_with_caps_common() ../usr/spawnd/service.c:331<br>
ERROR: spawn<br>
Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>
Failure: (             fs) The given name does not exist [FS_ERR_NOTFOUND]<br>
ERROR: fish.0 in spawn_program_on_all_cores() ../lib/barrelfish/spawn_client.c:723<br>
ERROR: error spawning pixels on core 0<br>
<br>
Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>
Failure: (             fs) The given name does not exist [FS_ERR_NOTFOUND]<br>
ERROR: fish.0 in spawnpixels() ../usr/fish/fish_common.c:393<br>
ERROR: error spawning other core<br>
Failure: (          spawn) Failure while loading [SPAWN_ERR_LOAD]<br>
Failure: (             fs) The given name does not exist [FS_ERR_NOTFOUND]<br>
Aborted</div>
<div><br>
</div>
<div>Any advice pon how to fix this problem will be much appreciated .</div>
<div>Thank you <br>
</div>
<div>Octave<br>
</div>
</div>
<br>
<fieldset class="x_x_mimeAttachmentHeader"></fieldset>
<pre class="x_x_moz-quote-pre">_______________________________________________
Barrelfish-users mailing list
<a class="x_x_moz-txt-link-abbreviated" href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a>
<a class="x_x_moz-txt-link-freetext" href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a>
</pre>
</blockquote>
<pre class="x_x_moz-signature" cols="72">-- 
Lukas Humbel
</pre>
</div>
</div>
</body>
</html>