[cl-opengl-devel] division-by-zero error

James Baker cycle.code.media at gmail.com
Thu Mar 6 04:10:41 UTC 2008


Sorry perhaps that wasnt very clear on my part.
The backtrace was from calling rb-hello, and yes thats all there was
up to 7:("foreign function:...")

James

On Thu, Mar 6, 2008 at 3:03 PM, Bart Botta <00003b at gmail.com> wrote:
> On 3/5/08, James Baker <cycle.code.media at gmail.com> wrote:
>
> >   ok well, using (sb-int:with-float-traps-masked (:invalid
>  >   :divide-by-zero)) as suggested by Luís allows me to load
>  >   cl-glut-examples, but the issue still occurs if i try to run an
>  >   example (i.e. rb-hello)
>
>  well, you could try adding the with-float-traps-masked when you call
>  rb-hello as well, but seems like it would be better to try to figure
>  out what is breaking first...
>
>  >   backtrace from there is =
>
>  'from there' = from calling rb-hello? Do you get the same backtrace
>  when loading cl-glut-examples without the with-float-traps-masked?
>
>
>  >   7: ("foreign function: interrupt_handle_now")
>  >
>  hmm, not much useful there. It didn't go any farther than that?
>
>  --
>  -b-
>


More information about the cl-opengl-devel mailing list