<div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 25 Mar 2020 at 11:30 pm, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com">nicolas.cellier.aka.nice@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"> <div dir="ltr"><div>Ah thanks Fabio,</div><div>so you think that it's the VM that crashes on startup...</div></div></blockquote><div dir="auto"><br></div><div dir="auto">Yes, I think so. I should have some time to update the VMs smalltalkCI uses tomorrow. Let's see what happens :)</div><div dir="auto"><br></div><div dir="auto">Fabio</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="ltr"><div></div><div>Unfortunately, I cannot compile minheadless currently.</div><div><div><br></div><div>opensmalltalk-vm/platforms/minheadless/mac/sqMain.m:38:5: error: type arguments cannot be applied to<br>      non-parameterized class 'NSMutableArray'<br>    NSMutableArray<NSString*> *filesToOpen;<br>    ^             ~~~~~~~~~~~</div><div><br></div></div><div>I have XCode 10.3 + old SDK installed via XCodeLegacy</div><div>For some reason, Cmake find that SDK10.9 is a good candidate...</div><div>(as directed in ../common/configure_variant.sh) <br></div><div>It is not !<br></div><br><div>Indeed, if we write NSMutableArray<NSString *> we need at least 10.11 SDK (Xcode>=7)</div><div>So I will first commit a fix, then I will retry...<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mar. 24 mars 2020 à 23:46, Fabio Niephaus <<a href="mailto:lists@fniephaus.com" target="_blank">lists@fniephaus.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"> <div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 24, 2020 at 11:14 PM Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"> <div dir="ltr">Hi all,<br>there are some CI failures for some time:<br><br><span style="font-family:monospace">Downloading 'Squeak-5.1.tar.gz' testing image...<br><br>Extracting image...<br><br>/home/travis/build/OpenSmalltalk/opensmalltalk-vm/smalltalkCI-master/helpers.sh: line 523: 18934 Segmentation fault      (core dumped) $cmd</span><br><div><br></div><div>As usual, user message is not very informative...</div><div>Which $cmd failed?</div></div></blockquote><div><br></div><div>I'm afraid this info is masked by this helper function:</div><div><a href="https://github.com/hpi-swa/smalltalkCI/blob/13fd88bfd4940a112df245195bca2837093944ce/helpers.sh#L523" target="_blank">https://github.com/hpi-swa/smalltalkCI/blob/13fd88bfd4940a112df245195bca2837093944ce/helpers.sh#L523</a><br></div><div><br></div><div>But segfaults usually only happen when calling the VM :S</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="ltr"><div><br></div><div>I do not know which version of smalltalkCI we download in:<br></div><div><br></div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI.sh</a></div></div></blockquote><div><br></div><div>We are downloading smalltalkCI's master:</div><div><a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/00de584387aecd694a145f95d8e07d37e76c045c/tests/smalltalkCI.sh#L59" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/00de584387aecd694a145f95d8e07d37e76c045c/tests/smalltalkCI.sh#L59</a><br></div><div><br></div><div>Fabio</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><div dir="ltr"><div><br></div><div>But it would be nice if we could debug that...<br></div></div>
</blockquote></div></div>
</blockquote></div>
</blockquote></div></div>