<div dir="ltr"><div>Yay! Thanks! It seems this fixed also another problem I could not isolate (gdb output below)!</div><div>Now I cannot find any more bugs from the JIT!<br></div><div><br></div>Program received signal SIGSEGV, Segmentation fault.<br>0x00005555555b71f4 in EXEC_push_unknown () at gbx_exec_push.c:529<br>529          BORROW(&SP[-1]);<br>(gdb) bt<br>#0  0x00005555555b71f4 in EXEC_push_unknown () at gbx_exec_push.c:529<br>#1  0x00007fffe54b3cb0 in jit_saamod_7_.constprop ()<br>    at /tmp/gambas.1000/3968/jit/gb.so<br>#2  0x00005555555744c8 in JIT_exec (ret_on_stack=ret_on_stack@entry=1 '\001')<br>    at gbx_jit.c:282<br>#3  0x00005555555afbd7 in EXEC_loop () at gbx_exec_loop.c:1148<br>#4  0x00005555555b441d in EXEC_function_loop () at gbx_exec.c:904<br>#5  0x00005555555b4892 in EXEC_function_real () at gbx_exec.c:891<br>#6  0x00005555555725cc in main (argc=<optimized out>, argv=<optimized out>)<br><div>    at gbx.c:435</div><div><br></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 12, 2019 at 2:08 PM Benoît Minisini via Notification <<a href="mailto:notification@lists.gambas-basic.org" target="_blank">notification@lists.gambas-basic.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>



















<div>

<div>



<h3>

Benoît Minisini pushed to branch master

at <a href="https://gitlab.com/gambas/gambas" target="_blank">Gambas / gambas</a>

</h3>

<h4>

Commits:

</h4>

<ul>

<li>

<strong><a href="https://gitlab.com/gambas/gambas/commit/8c6f234cf431518d6b7bc041f6232a91a454b726" target="_blank">8c6f234c</a></strong>

<div>

<span>by gambas</span>

<i>at 2019-10-12T11:06:01Z</i>

</div>

<pre style="white-space:pre-wrap;margin:0px">Do JIT compilation after class loading. Otherwise the JIT compiler may want to load the class that triggers the compilation again.



[INTERPRETER]

* BUG: Do JIT compilation after class loading. Otherwise the JIT compiler may want to load the class that triggers the compilation again.

</pre>

</li>

</ul>

<h4>1 changed file:</h4>

<ul>

<li>

<a href="https://gitlab.com/gambas/gambas/commit/8c6f234cf431518d6b7bc041f6232a91a454b726#0be5ce8a77f799fe40689c24b86b952233d42c50" target="_blank">

main/gbx/gbx_class_load.c

</a>

</li>

</ul>



</div>

<div style="margin-top:10px">

<p style="font-size:small;color:rgb(119,119,119)">



<br>

<a href="https://gitlab.com/gambas/gambas/commit/8c6f234cf431518d6b7bc041f6232a91a454b726" target="_blank">View it on GitLab</a>.

<br>

You're receiving this email because of your account on <a href="http://gitlab.com" target="_blank">gitlab.com</a>.

If you'd like to receive fewer emails, you can

adjust your notification settings.







</p>

</div>

</div>



<br>
----[ Gambas notification-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>