<div dir="ltr"><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/fe6078f0fe7dede0f737a485f75a8cd23122718b">https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/fe6078f0fe7dede0f737a485f75a8cd23122718b</a><br></div>You can download head and check compiler warnings again.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-01 14:38 GMT+02:00 Nicolas Cellier <span dir="ltr"><<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>></span>:<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>Hi Holger,<br></div>thanks for reminding this.<br></div>So we must regenerate source fromĀ  <strong>VMConstruction-Plugins-<wbr>OSProcessPlugin.oscog-dtl.56<br></strong></div>I just did that for nice.55 (for a 2nd time), a pity that I missed the more recent one...<br>It's better to send such message to vm-dev as you did, I thnk audience is broader for VM concerns than pharo-dev<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-06-01 11:32 GMT+02:00 Holger Freyther <span dir="ltr"><<a href="mailto:holger@freyther.de" target="_blank">holger@freyther.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
> On 16. May 2017, at 20:57, Max Leske <<a href="mailto:maxleske@gmail.com" target="_blank">maxleske@gmail.com</a>> wrote:<br>
><br>
><br>
> Hi,<br>
<br>
Hi!<br>
<br>
<br>
> We're building the pharo.cog.spur VM on Debian (32 bits, itimer, on 64 with compat libs). Unfortunately, we're running into one particular problem with OSProcess. Some primitives like primitiveFileStat work but forking a child process (e.g. with #waitForCommand) produces a segfault. We've tried to find a difference between our build and the VM downloaded from bintray but we weren't very successful. One difference we do see is that our libc6 version is 2.19, while the one used in the travis build is 2.15 (although both binaries use the 2.19 version at runtime).<br>
><br>
> I'm aware that OSProcess hasn't been tagged as officially ready for Pharo 6 (which is where I'm using it). However, all of my tests with the prebuilt VM's have been successful.<br>
<br>
<br>
I wanted to look at the issue and it seems that the compiler warning about out of bound array access[1] in restoreDefaultSignalHandlers remains unfixed? I reported it in February and the plugin code doesn't seem to be regenerated since then. Some of my PRs are still unreviewed so does somebody else want to try her or his luck?<br>
<br>
I think this[2] and that[3] are candidates to be merged?<br>
<br>
<br>
holger<br>
<br>
<br>
<br>
<br>
[1] <a href="http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2017-February/127495.html" rel="noreferrer" target="_blank">http://lists.pharo.org/piperma<wbr>il/pharo-dev_lists.pharo.org/<wbr>2017-February/127495.html</a><br>
[2] <a href="http://www.squeaksource.com/@ZzgxlHh7fhZ1n9Zo/rdfZ1xy3" rel="noreferrer" target="_blank">http://www.squeaksource.com/@Z<wbr>zgxlHh7fhZ1n9Zo/rdfZ1xy3</a><br>
[3] <a href="http://www.squeaksource.com/@ZzgxlHh7fhZ1n9Zo/wVMJyP1K" rel="noreferrer" target="_blank">http://www.squeaksource.com/@Z<wbr>zgxlHh7fhZ1n9Zo/wVMJyP1K</a></blockquote></div><br></div>
</div></div></blockquote></div><br></div>