<div>
            <div>
                <span>It is a possibility that the compiler crashes because Blackhole feeds it with invalid input. If I remember correctly the compiler crashes for instance when it is given s-expressions that don't have Gambit's internal source location annotations. This makes perfect sense and is consistent with the rest of the system; Gambit doesn't guarantee safety when messing around with the internals (in this case a REPL and compilation hook).<div><br></div><div>If you're using the master branch, you could add (pp ret) after the comment "Useful when debugging" in build.scm. This makes black hole print out all the code that it gives to Gambit.</div></span>
                <span><br>-- <br>Per Eckerdal<br></span>
                
                <p style="color: #a0a0a0;">On Thursday, 2 June 2011 at 14:55, Marc Feeley wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><br>On 2011-06-02, at 3:06 AM, Benjohn Barnes wrote:<br><br><blockquote type="cite"><div>Hi,<br><br>I installed and tried to compile with Blackhole on OS X yesterday, but got a bus error during the compile. I'm at a loss as to how to proceed with this. If anyone would like further details, I'll be happy to provide them, but I'm not sure what to provide.<br><br>Thank you,<br>   Benjohn<br></div></blockquote><br>Could you please give a little more context for your crash:<br><br>1) operating system version (uname -a)<br>2) version of Gambit (gsc -v)<br>3) version of your C compiler (gcc -v if you are using gcc)<br>4) a transcript of the commands that lead to the crash<br>5) the content of the file whose compilation lead to the crash<br><br>Marc<br><br>_______________________________________________<br>Gambit-list mailing list<br><a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br><a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br></div></div></span>
                
                
                
                
                </blockquote>
                
                <div>
                    <br>
                </div>
            </div>
        </div>