Paste: Memory protection fault

Author: azteca
Mode: factor
Date: Thu, 24 Sep 2009 12:53:21
Plain Text |
Memory protection fault at address 1241f30d0

[ call -> stop ]
M\ cocoa-ui-backend (with-ui)
start-ui
[
    [ datastack ] dip dip -> 0 0 check-datastack
    [ (( -- )) wrong-values ] unless
]
[ swap [ call ] dip -> ]
[ listener-window* -> drop ]
open-world-window
pref-dim
M\ track pref-dim*
track-pref-dims-1
pref-dims
pref-dim
M\ core-text-renderer string-dim
M\ core-text-renderer string-dim
cached-line
<line>
(cache-font)
CTFontCreateWithName
[
    63 getenv error-thread set-global
    continuation -> error-continuation set-global rethrow
]

Annotation: (cache-font)

Author: azteca
Mode: factor
Date: Thu, 24 Sep 2009 13:03:38
Plain Text |
T{ font
    { name "sans-serif" }
    { size 12 }
    { foreground f }
    { background f }
}

New Annotation

Summary:
Author:
Mode:
Body: