<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I’ve done some research on this.  This seems like it might be possibly relevant:<div><br></div><div><a href="http://stackoverflow.com/questions/20114920/can-an-exec-bad-instruction-sigill-on-dyld-my-fault">http://stackoverflow.com/questions/20114920/can-an-exec-bad-instruction-sigill-on-dyld-my-fault</a></div><div><br></div><div>Marcus, how is your build setup? Is it possible there is a difference between the way certain libraries were built? It seems like we might get a SIGILL as shown in your crash if we have some parts compiled for 32-bit and others for 64-bit (or other arch differences).  In UISTYLE=text, all the build arguments are controlled by the makefile. In UISTYLE=uimac* the flags for compiling the objective C stuff is in the xcode project.</div><div><br></div><div>Three questions: could you send me a log of your compilation?  </div><div><br></div><div>Are you using the new version on both the local and remote system?</div><div><br></div><div>If so, is it crashing on the local system, the remote, or both?</div><div><br></div><div><br><div><div><blockquote type="cite"><div>On Jul 8, 2014, at 2:22 AM, Marcus Crestani <<a href="mailto:crestani@informatik.uni-tuebingen.de">crestani@informatik.uni-tuebingen.de</a>> wrote:</div><br class="Apple-interchange-newline"><div><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><blockquote type="cite"><blockquote type="cite">"BCP" == Benjamin C Pierce <<a href="mailto:bcpierce@cis.upenn.edu">bcpierce@cis.upenn.edu</a>> writes:<br></blockquote></blockquote></blockquote></blockquote></blockquote>BCP> Unless I hear about any problems in the next couple days, I’ll make<br>BCP> a new beta-release out of it.<br><br>Thanks, it builds and works fine, except the problem with the new OS X<br>port (UISTYLE=uimac14) I've reported earlier:<br><br>  <a href="http://lists.seas.upenn.edu/pipermail/unison-hackers/2014-May/001704.html">http://lists.seas.upenn.edu/pipermail/unison-hackers/2014-May/001704.html</a><br><br>As expected, the crash is identical and 100% reproducible for me and<br>does not occur when using the UISTYLE=gtk2 or the UISTYLE=text builds.<br><br>Keep up the good work,<br><br>-- <br>Marcus<br>_______________________________________________<br>Unison-hackers mailing list<br><a href="mailto:Unison-hackers@lists.seas.upenn.edu">Unison-hackers@lists.seas.upenn.edu</a><br><a href="http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers">http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers</a><br></div></blockquote></div><br></div></div></body></html>