Hi, ppl. I've cought a crash of deployed Factor app. Platform: Win32 (WinXP SP3 32-bit) Factor: binary from factorcode.org 2008/11/08 (http://downloads.factorcode.org/winnt-x86-32/factor-winnt-x86-32-2008-11-08-22-30.zip) I've deployed hello-ui.exe application from listener: "hello-ui" deploy When I run it from console or double-clicking .exe I get the following error in console-window: ---------------------- The die word was called by the library. Unless you called it yourself, you have triggered a bug in Factor. Please report. Starting low level debugger... ---------------------- From listener "hello-ui run" is OK. Here is output of several commands from debugger, maybe it would help to figure out what's happened: .s .r .c ==== DATA STACK: { "kernel-error" 10 f f } READY ==== RETAIN STACK: [ f # # ] READY ==== CALL STACK: [ # # # [ # # # # #... ] 37 12000a3 379e9a0 f f 7 375cca0 f f 7 375a150 f f 7 37473e0 READY e 10027bf8: 0360e692 tag 2 10027bfc: 0360e672 tag 2 10027c00: 00000007 tag 7 10027c04: 00000007 tag 7 10027c08: 00000007 tag 7 10027c0c: 01203c6b tag 3 -- object; type 14 10027c10: 01203c83 tag 3 -- object; type 12 10027c14: 00000020 tag 0 10027c18: 0360007b tag 3 -- object; type 12 10027c1c: 03600093 tag 3 -- object; type 12 10027c20: 036000ab tag 3 -- object; type 8 10027c24: 0360004b tag 3 -- object; type 16 10027c28: 0360005b tag 3 -- object; type 16 10027c2c: 03600003 tag 3 -- object; type 12 10027c30: 036000bb tag 3 -- object; type 12 10027c34: 00000007 tag 7 10027c38: 00000007 tag 7 10027c3c: 00000007 tag 7 10027c40: 00000007 tag 7 10027c44: 00000007 tag 7 10027c48: 012000a3 tag 3 -- object; type 14 10027c4c: 012000ba tag 2 10027c50: 00000008 tag 0 10027c54: 012000d3 tag 3 -- object; type 8 10027c58: 012000eb tag 3 -- object; type 13 10027c5c: 0120011b tag 3 -- object; type 8 10027c60: 01200133 tag 3 -- object; type 8 10027c64: 0120014b tag 3 -- object; type 8 10027c68: 01200163 tag 3 -- object; type 8 10027c6c: 0120017b tag 3 -- object; type 13 10027c70: 012001ab tag 3 -- object; type 8 10027c74: 012001c3 tag 3 -- object; type 13 10027c78: 012001f3 tag 3 -- object; type 8 10027c7c: 0120020b tag 3 -- object; type 8 10027c80: 01200223 tag 3 -- object; type 8 10027c84: 0120023b tag 3 -- object; type 8 10027c88: 01200253 tag 3 -- object; type 8 10027c8c: 00000007 tag 7 10027c90: 00000007 tag 7 10027c94: 00000007 tag 7 10027c98: 00000007 tag 7 10027c9c: 00000007 tag 7 10027ca0: 0120026b tag 3 -- object; type 13 10027ca4: 00000007 tag 7 10027ca8: 00000007 tag 7 10027cac: 00000007 tag 7 10027cb0: 00000007 tag 7 10027cb4: 00000007 tag 7 10027cb8: 00000007 tag 7 10027cbc: 00000007 tag 7 10027cc0: 00000007 tag 7 10027cc4: 00000007 tag 7 10027cc8: 00000007 tag 7 10027ccc: 00000007 tag 7 10027cd0: 00000007 tag 7 10027cd4: 00000007 tag 7 10027cd8: 00000007 tag 7 10027cdc: 00000007 tag 7 10027ce0: 00000007 tag 7 10027ce4: 01200003 tag 3 -- object; type 13 10027ce8: 0120029b tag 3 -- object; type 14 10027cec: 0360006b tag 3 -- object; type 16 10027cf0: 01200003 tag 3 -- object; type 13 10027cf4: 0120129a tag 2 10027cf8: 0360328a tag 2 10027cfc: 036032ca tag 2 10027d00: 036032fa tag 2 10027d04: 00000007 tag 7 10027d08: 00000007 tag 7 10027d0c: 00000007 tag 7 READY g Nursery: start=56623104, size=1048576, here=60160 Generation 1: start=52428800, size=2097152, here=0 Generation 2: start=18874368, size=16777216, here=556648 Semispace 0: start=57671680, size=0, here=0 Semispace 1: start=54525952, size=2097152, here=0 Semispace 2: start=35651584, size=16777216, here=0 Cards: base=a85450, size=25400 READY