Paste: UI Errors

Author: yuuki
Mode: factor
Date: Wed, 26 Nov 2008 00:46:11
Plain Text |
An error occurred while drawing the world T{ world f ~array~ ~array~ f f ~vector~ ~array~ ~workspace~ t t....
This world has been deactivated to prevent cascading errors.
Memory protection fault at address 101e24000

Annotation: traceback

Author: yuuki
Mode: factor
Date: Wed, 26 Nov 2008 00:47:14
Plain Text |
[ call -> stop ]
[ [ tuck 2slip ] dip -> while ]
[ [ call ] 2dip -> ]
[ swap >c call -> c> drop ]
[
    [ datastack ] dip dip -> [ datastack ] dip 2dup
    [ length ] compare { ~array~ ~array~ ~array~ } case
]
[ [ call ] dip -> ]
[
    notify-queued layout-queued redraw-worlds
    -> send-queued-gestures
]
[ iterate-step -> iterate-next (each-integer) ]
[ swap [ 2dup 2slip ] dip -> swap ]
[ [ call ] 2dip -> ]
[ [ associate >n ] dip call -> ndrop ]
[ swap >c call -> c> drop ]
(draw-world)
(draw-gadget)
(draw-gadget)
(draw-gadget)
(draw-gadget)
(draw-gadget)
(draw-gadget)
glDrawArrays
[
    63 getenv error-thread set-global
    continuation -> error-continuation set-global rethrow
]

Annotation: second traceback

Author: yuuki
Mode: factor
Date: Wed, 26 Nov 2008 00:56:10
Plain Text |
[ call -> stop ]
[ [ tuck 2slip ] dip -> while ]
[ [ call ] 2dip -> ]
[ swap >c call -> c> drop ]
[
    [ datastack ] dip dip -> [ datastack ] dip 2dup
    [ length ] compare { ~array~ ~array~ ~array~ } case
]
[ [ call ] dip -> ]
[
    notify-queued layout-queued redraw-worlds
    -> send-queued-gestures
]
[ iterate-step -> iterate-next (each-integer) ]
[ swap [ 2dup 2slip ] dip -> swap ]
[ [ call ] 2dip -> ]
[ [ associate >n ] dip call -> ndrop ]
[ swap >c call -> c> drop ]
(draw-world)
(draw-gadget)
(draw-gadget)
(draw-gadget)
(draw-gadget)
(draw-gadget)
glDrawArrays
[
    63 getenv error-thread set-global
    continuation -> error-continuation set-global rethrow
]

New Annotation

Summary:
Author:
Mode:
Body: