Paste: post-deploy test dump

Author: pltonik
Mode: factor
Date: Sat, 26 Feb 2011 06:57:38
Plain Text |
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...
  Basic commands:
q                -- continue executing Factor - NOT SAFE
im               -- save image to fep.image
x                -- exit Factor
  Advanced commands:
d <addr> <count> -- dump memory
u <addr>         -- dump object at tagged <addr>
. <addr>         -- print object at tagged <addr>
t                -- toggle output trimming
s r              -- dump data, retain stacks
.s .r .c         -- print data, retain, call stacks
e                -- dump environment
g                -- dump generations
data             -- data heap dump
words            -- words dump
tuples           -- tuples dump
refs <addr>      -- find data heap references to object
push <addr>      -- push object on data stack - NOT SAFE
code             -- code heap dump
READY
00000000010ee470: 0000000000000001 tag 1
00000000010ee478: 0000000000000001 tag 1
00000000010ee480: 0000000000000001 tag 1
00000000010ee488: 0000000000000001 tag 1
00000000010ee490: 0000000000000001 tag 1
00000000010ee498: 00007fba9c0a4404 tag 4
00000000010ee4a0: 00007fba9c0a443b tag 11
00000000010ee4a8: 0000000000000080 tag 0
00000000010ee4b0: 00007fbaa88800c6 tag 6
00000000010ee4b8: 00007fbaa88800f6 tag 6
00000000010ee4c0: 00007fbaa8880182 tag 2
00000000010ee4c8: 00007fbaa8880036 tag 6
00000000010ee4d0: 00007fbaa8880066 tag 6
00000000010ee4d8: 00007fbaa8880006 tag 6
00000000010ee4e0: 00007fbaa8880126 tag 6
00000000010ee4e8: 0000000000000001 tag 1
00000000010ee4f0: 0000000000000001 tag 1
00000000010ee4f8: 0000000000000001 tag 1
00000000010ee500: 0000000000000001 tag 1
00000000010ee508: 0000000000000001 tag 1
00000000010ee510: 00007fba9c135e64 tag 4
00000000010ee518: 00007fba9c15cbd7 tag 7
00000000010ee520: 00007fba9c0b63b4 tag 4
00000000010ee528: 00007fba9c0b6332 tag 2
00000000010ee530: 00007fba9c08d6ac tag 12
00000000010ee538: 00007fba9c0b6b12 tag 2
00000000010ee540: 00007fba9c0b6d12 tag 2
00000000010ee548: 00007fba9c0b6a92 tag 2
00000000010ee550: 00007fba9c0aa60c tag 12
00000000010ee558: 00007fba9c0b6152 tag 2
00000000010ee560: 00007fba9c0b6a12 tag 2
00000000010ee568: 00007fba9c0b6c42 tag 2
00000000010ee570: 00007fba9c0b69c2 tag 2
00000000010ee578: 00007fba9c0b61d2 tag 2
00000000010ee580: 00007fba9c0ab72c tag 12
00000000010ee588: 00007fba9c0b60f2 tag 2
00000000010ee590: 00007fba9c0aa59c tag 12
00000000010ee598: 00007fba9c0b6082 tag 2
00000000010ee5a0: 00007fba9c0a9a1c tag 12
00000000010ee5a8: 00007fba9c0b6bf2 tag 2
00000000010ee5b0: 00007fba9c0b6a52 tag 2
00000000010ee5b8: 00007fba9c08d5fc tag 12
00000000010ee5c0: 00007fba9c08e29c tag 12
00000000010ee5c8: 00007fba9c08dc3c tag 12
00000000010ee5d0: 00007fba9c08d4ac tag 12
00000000010ee5d8: 00007fba9c08d90c tag 12
00000000010ee5e0: 00007fba9c08e0fc tag 12
00000000010ee5e8: 0000000000000820 tag 0
00000000010ee5f0: 00007fba9c0b6282 tag 2
00000000010ee5f8: 00007fba9c0b6962 tag 2
00000000010ee600: 00007fba9c0b6cd2 tag 2
00000000010ee608: 00007fba9c0b6b72 tag 2
00000000010ee610: 00007fba9c0b6c82 tag 2
00000000010ee618: 00007fba9c0b6ea2 tag 2
00000000010ee620: 00007fba9c0b6912 tag 2
00000000010ee628: 00007fba9c0abc5c tag 12
00000000010ee630: 00007fba9c0abdec tag 12
00000000010ee638: 00007fba9c0b6db2 tag 2
00000000010ee640: 00007fba9c0aba5c tag 12
00000000010ee648: 00007fba9c0ab9ec tag 12
00000000010ee650: 00007fba9c08b2a4 tag 4
00000000010ee658: 00007fbaa8880096 tag 6
00000000010ee660: 00007fba9c08ba7c tag 12
00000000010ee668: 0000000000000001 tag 1
00000000010ee670: 0000000000000001 tag 1
00000000010ee678: 0000000000000001 tag 1
00000000010ee680: 0000000000000001 tag 1
00000000010ee688: 00007fbaa8880156 tag 6
00000000010ee690: 0000000000000001 tag 1
00000000010ee698: 0000000000000001 tag 1
READY

Annotation: generations

Author: pltonik
Mode: factor
Date: Sat, 26 Feb 2011 06:58:02
Plain Text |
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...
  Basic commands:
q                -- continue executing Factor - NOT SAFE
im               -- save image to fep.image
x                -- exit Factor
  Advanced commands:
d <addr> <count> -- dump memory
u <addr>         -- dump object at tagged <addr>
. <addr>         -- print object at tagged <addr>
t                -- toggle output trimming
s r              -- dump data, retain stacks
.s .r .c         -- print data, retain, call stacks
e                -- dump environment
g                -- dump generations
data             -- data heap dump
words            -- words dump
tuples           -- tuples dump
refs <addr>      -- find data heap references to object
push <addr>      -- push object on data stack - NOT SAFE
code             -- code heap dump
READY
Nursery: Start=7f367d500000, size=200000, end=7f367d700000
Aging: Start=7f367cd00000, size=400000, end=7f367d100000
Tenured: Start=7f3670d00000, size=c000000, end=7f367cd00000
Cards:base=7f3670c0d010, size=ca400
READY

Annotation: tuples

Author: pltonik
Mode: factor
Date: Sat, 26 Feb 2011 07:00:47
Plain Text |
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...
  Basic commands:
q                -- continue executing Factor - NOT SAFE
im               -- save image to fep.image
x                -- exit Factor
  Advanced commands:
d <addr> <count> -- dump memory
u <addr>         -- dump object at tagged <addr>
. <addr>         -- print object at tagged <addr>
t                -- toggle output trimming
s r              -- dump data, retain stacks
.s .r .c         -- print data, retain, call stacks
e                -- dump environment
g                -- dump generations
data             -- data heap dump
words            -- words dump
tuples           -- tuples dump
refs <addr>      -- find data heap references to object
push <addr>      -- push object on data stack - NOT SAFE
code             -- code heap dump
READY
00007f9ac2380100 T{ #<not a string:  ... > f }
00007f9ac2381df0 T{ #<not a string:  ... > #<not a string:  ... > }
00007f9ac2381ec0 T{ #<not a string:  ... > 0 0 { } }
00007f9ac2382090 T{ #<not a string:  ... > 0 }
00007f9ac2382f90 T{ #<not a string:  ... > 0 0 { } }
00007f9ac2383010 T{ #<not a string:  ... > T{  ...   ...   ...   ...  } }
00007f9ac2385b20 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac2387e20 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac2388900 T{ #<not a string:  ... > #<type 9 @ 7f9ac23888f9> 0 }
00007f9ac23889c0 T{ #<not a string:  ... > 0 0 T{  ...   ...   ...  } }
00007f9ac23891d0 T{ #<not a string:  ... > 0 }
00007f9ac2389c00 T{ #<not a string:  ... > { } 0 }
00007f9ac2389e70 T{ #<not a string:  ... > { } 0 }
00007f9ac238ccf0 T{ #<not a string:  ... > #<type 9 @ 7f9ac23888f9> 0 }
00007f9ac238d3d0 T{ #<not a string:  ... > {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } 256 }
00007f9ac238fdd0 T{ #<not a string:  ... > f 0 0 }
00007f9ac2390130 T{ #<not a string:  ... > { } {  ...  } f f f }
00007f9ac2393280 T{ #<not a string:  ... > { } 0 }
00007f9ac2394b40 T{ #<not a string:  ... > { } 0 }
00007f9ac2396260 T{ #<not a string:  ... > { } 0 }
00007f9ac2398930 T{ #<not a string:  ... > { } 0 }
00007f9ac239b320 T{ #<not a string:  ... > { } 0 }
00007f9ac239da60 T{ #<not a string:  ... > 0 0 { } }
00007f9ac239dfe0 T{ #<not a string:  ... > { } 0 }
00007f9ac239ff40 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac239ffc0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23a0c70 T{ #<not a string:  ... > { } T{  ...   ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } 0 0 0 0 }
00007f9ac23a2dc0 T{ #<not a string:  ... > "" 0 }
00007f9ac23a35a0 T{ #<not a string:  ... > {  ...   ...  } {  ...  } f f f }
00007f9ac23a39f0 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23a3ac0 T{ #<not a string:  ... > {  ...   ...  } { } f f f }
00007f9ac23a3e50 T{ #<not a string:  ... > {  ...   ...  } {  ...  } f f f }
00007f9ac23a3f60 T{ #<not a string:  ... > f f f f f f #<not a string:  ... > }
00007f9ac23ad5e0 T{ #<not a string:  ... > #<type 9 @ 7f9ac23888f9> 0 }
00007f9ac23af380 T{ #<not a string:  ... > f T{  ...   ...   ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } }
00007f9ac23b0110 T{ #<not a string:  ... > 0 0 }
00007f9ac23b1360 T{ #<not a string:  ... > 0 0 }
00007f9ac23b2550 T{ #<not a string:  ... > { } 0 }
00007f9ac23b3170 T{ #<not a string:  ... > { } 0 }
00007f9ac23b4d80 T{ #<not a string:  ... > { } { } f f f }
00007f9ac23b4e30 T{ #<not a string:  ... > { } { } #<not a string:  ... > f f }
00007f9ac23b4eb0 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23b5f00 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23b6430 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23b64b0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23b64e0 T{ #<not a string:  ... > { } 0 }
00007f9ac23b6500 T{ #<not a string:  ... > { } 0 }
00007f9ac23b65c0 T{ #<not a string:  ... > { } 0 }
00007f9ac23b7bc0 T{ #<not a string:  ... > {  ...   ...   ...  } 1 }
00007f9ac23bda10 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23be0c0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23be190 T{ #<not a string:  ... > 10 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac23befe0 T{ #<not a string:  ... > {  ...   ...  } {  ...  } f f f }
00007f9ac23bf1e0 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23bf350 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23c1fd0 T{ #<not a string:  ... > { } 0 }
00007f9ac23c2910 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23c2c40 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac23c2c80 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac23c5d70 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23c9d80 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [  ...  ] {  ...   ...  } }
00007f9ac23ca350 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23ca460 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [ ] [  ...  ] [  ...  ] [  ...  ] 8 8 8 "allot_alien"... }
00007f9ac23ca540 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [  ...  ] {  ...   ...  } }
00007f9ac23ca5b0 T{ #<not a string:  ... > 2 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23ca800 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [ ] [ ] [ ] [ ] 0 0 0 f... }
00007f9ac23ca870 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [ ] [ ] [ ] [ ] 0 0 0 }
00007f9ac23caab0 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23caad0 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23caf50 T{ #<not a string:  ... > #<not a string:  ... > }
00007f9ac23cb1e0 T{ #<not a string:  ... > "" 0 }
00007f9ac23cb380 T{ #<not a string:  ... > "" #<not a string:  ... > f }
00007f9ac23ce8a0 T{ #<not a string:  ... > { } {  ...  } f f f }
00007f9ac23ce8e0 T{ #<not a string:  ... > {  ...  } { } f f f }
00007f9ac23cfb10 T{ #<not a string:  ... > { } { } f "a" "b" }
00007f9ac23d9560 T{ #<not a string:  ... > 0 0 { } }
00007f9ac23d9590 T{ #<not a string:  ... > 0 0 { } }
00007f9ac23d95c0 T{ #<not a string:  ... > 0 0 { } }
00007f9ac23d9f00 T{ #<not a string:  ... > T{  ...   ...   ...   ...  } T{  ...   ...   ...   ...  } T{  ...   ...   ...   ...  } }
00007f9ac23db010 T{ #<not a string:  ... > 0 f T{  ...   ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } f f }
00007f9ac23db2c0 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23df2d0 T{ #<not a string:  ... > { } 0 }
00007f9ac23df2f0 T{ #<not a string:  ... > { } 0 }
00007f9ac23df310 T{ #<not a string:  ... > { } 0 }
00007f9ac23dfbd0 T{ #<not a string:  ... > 0 }
00007f9ac23dfd50 T{ #<not a string:  ... > #<not a string:  ... > "rep" f }
00007f9ac23dfd80 T{ #<not a string:  ... > #<not a string:  ... > "src" f }
00007f9ac23dfdb0 T{ #<not a string:  ... > #<not a string:  ... > "dst" f }
00007f9ac23dfde0 T{ #<not a string:  ... > #<not a string:  ... > "temp" #<not a string:  ... > }
00007f9ac23dfe10 T{ #<not a string:  ... > #<not a string:  ... > "src" #<not a string:  ... > }
00007f9ac23dfe40 T{ #<not a string:  ... > 0 }
00007f9ac23dff30 T{ #<not a string:  ... > T{  ...   ...   ...   ...   ...   ...   ...   ...  } f f f f f f f f f... }
00007f9ac23e0080 T{ #<not a string:  ... > #<not a string:  ... > "src" #<not a string:  ... > }
00007f9ac23e00b0 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e00e0 T{ #<not a string:  ... > #<not a string:  ... > "word" f }
00007f9ac23e02c0 T{ #<not a string:  ... > #<not a string:  ... > "loc" f }
00007f9ac23e02f0 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e0320 T{ #<not a string:  ... > 0 }
00007f9ac23e0430 T{ #<not a string:  ... > 0 f T{  ...   ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } f f }
00007f9ac23e04a0 T{ #<not a string:  ... > #<not a string:  ... > "word" f }
00007f9ac23e04d0 T{ #<not a string:  ... > #<not a string:  ... > "src" #<not a string:  ... > }
00007f9ac23e0560 T{ #<not a string:  ... > #<not a string:  ... > "n" f }
00007f9ac23e0590 T{ #<not a string:  ... > #<not a string:  ... > "loc" f }
00007f9ac23e0740 T{ #<not a string:  ... > #<not a string:  ... > "n" f }
00007f9ac23e16e0 T{ #<not a string:  ... > T{  ...   ...   ...  } [  ...  ] }
00007f9ac23e2cb0 T{ #<not a string:  ... > #<not a string:  ... > "dst" f }
00007f9ac23e2ce0 T{ #<not a string:  ... > #<not a string:  ... > "rep" f }
00007f9ac23e2d10 T{ #<not a string:  ... > #<not a string:  ... > "src" f }
00007f9ac23e2d70 T{ #<not a string:  ... > #<not a string:  ... > "temp2" #<not a string:  ... > }
00007f9ac23e2da0 T{ #<not a string:  ... > #<not a string:  ... > "temp1" #<not a string:  ... > }
00007f9ac23e2df0 T{ #<not a string:  ... > #<not a string:  ... > "gc-map" f }
00007f9ac23e2e60 T{ #<not a string:  ... > 0 }
00007f9ac23e2e80 T{ #<not a string:  ... > #<not a string:  ... > "inputs" f }
00007f9ac23e2eb0 T{ #<not a string:  ... > #<not a string:  ... > "dst" f }
00007f9ac23e3120 T{ #<not a string:  ... > #<not a string:  ... > "stack-outputs" f }
00007f9ac23e3150 T{ #<not a string:  ... > #<not a string:  ... > "reg-outputs" f }
00007f9ac23e3590 T{ #<not a string:  ... > #<not a string:  ... > "reg-inputs" f }
00007f9ac23e35c0 T{ #<not a string:  ... > #<not a string:  ... > "src" f }
00007f9ac23e35f0 T{ #<not a string:  ... > #<not a string:  ... > "rep" f }
00007f9ac23e3620 T{ #<not a string:  ... > #<not a string:  ... > "dst" f }
00007f9ac23e37b0 T{ #<not a string:  ... > #<not a string:  ... > "temp" #<not a string:  ... > }
00007f9ac23e37e0 T{ #<not a string:  ... > #<not a string:  ... > "class" f }
00007f9ac23e3810 T{ #<not a string:  ... > #<not a string:  ... > "size" f }
00007f9ac23e3840 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e38a0 T{ #<not a string:  ... > #<not a string:  ... > "temp" #<not a string:  ... > }
00007f9ac23e38d0 T{ #<not a string:  ... > #<not a string:  ... > "src" #<not a string:  ... > }
00007f9ac23e3900 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e3980 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e39b0 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e39e0 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e3a40 T{ #<not a string:  ... > #<not a string:  ... > "base-class" f }
00007f9ac23e3a70 T{ #<not a string:  ... > #<not a string:  ... > "temp" #<not a string:  ... > }
00007f9ac23e3aa0 T{ #<not a string:  ... > #<not a string:  ... > "base" #<not a string:  ... > }
00007f9ac23e3ad0 T{ #<not a string:  ... > #<not a string:  ... > "displacement" #<not a string:  ... > }
00007f9ac23e3b00 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e3b30 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e3b60 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e3b90 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e3c50 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e3c80 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e3cb0 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e3d10 T{ #<not a string:  ... > #<not a string:  ... > "temp2" #<not a string:  ... > }
00007f9ac23e3d40 T{ #<not a string:  ... > #<not a string:  ... > "temp1" #<not a string:  ... > }
00007f9ac23e3d70 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e3da0 T{ #<not a string:  ... > #<not a string:  ... > "size" f }
00007f9ac23e3e00 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e3e60 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e3e90 T{ #<not a string:  ... > #<not a string:  ... > "src2" f }
00007f9ac23e3ec0 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e3f20 T{ #<not a string:  ... > #<not a string:  ... > "offset" f }
00007f9ac23e3f50 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e3f80 T{ #<not a string:  ... > #<not a string:  ... > "src2" f }
00007f9ac23e3fb0 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e4010 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4040 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e4070 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e40d0 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4100 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e4130 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e4550 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4580 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e45b0 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e4610 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4640 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e4670 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e46a0 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e4700 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4730 T{ #<not a string:  ... > #<not a string:  ... > "vcc" f }
00007f9ac23e4760 T{ #<not a string:  ... > #<not a string:  ... > "rep" f }
00007f9ac23e4790 T{ #<not a string:  ... > #<not a string:  ... > "temp" #<not a string:  ... > }
00007f9ac23e47c0 T{ #<not a string:  ... > #<not a string:  ... > "src1" f }
00007f9ac23e4820 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4850 T{ #<not a string:  ... > #<not a string:  ... > "src2" #<not a string:  ... > }
00007f9ac23e4880 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e48b0 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e4910 T{ #<not a string:  ... > #<not a string:  ... > "cc" f }
00007f9ac23e4940 T{ #<not a string:  ... > #<not a string:  ... > "src2" f }
00007f9ac23e4970 T{ #<not a string:  ... > #<not a string:  ... > "src1" #<not a string:  ... > }
00007f9ac23e49f0 T{ #<not a string:  ... > #<not a string:  ... > "library" f }
00007f9ac23e4a20 T{ #<not a string:  ... > #<not a string:  ... > "symbol" f }
00007f9ac23e4a50 T{ #<not a string:  ... > #<not a string:  ... > "dst" #<not a string:  ... > }
00007f9ac23e4ad0 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac23e5600 T{ #<not a string:  ... > { } 0 }
00007f9ac23e5e90 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23e8300 T{ #<not a string:  ... > 0 0 0 0 }
00007f9ac23e83d0 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23e83f0 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac23e8430 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23eaf50 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac23eaf90 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac23eafd0 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...  ] T{  ...   ...   ...  } }
00007f9ac23ebc80 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23edec0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac23f0470 T{ #<not a string:  ... > {  ...  } {  ...  } f f f }
00007f9ac23f1100 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [ ] [ ] [ ] [ ] 0 0 0 f... }
00007f9ac23f1700 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23f1720 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23f1740 T{ #<not a string:  ... > { } [  ...  ] }
00007f9ac23f2750 T{ #<not a string:  ... > f 0 }
00007f9ac23f2770 T{ #<not a string:  ... > f 0 }
00007f9ac23f2790 T{ #<not a string:  ... > 0 #<type 9 @ 7f9ac23888f9> }
00007f9ac23f5c60 T{ #<not a string:  ... > 0 0 0 0 0 0 0 0 }
00007f9ac23fa340 T{ #<not a string:  ... > 0 #<type 9 @ 7f9ac23888f9> }
00007f9ac23fa7b0 T{ #<not a string:  ... > T{  ...   ...   ...  } }
00007f9ac23fd360 T{ #<not a string:  ... > { } 0 }
00007f9ac23ffb50 T{ #<not a string:  ... > { } 0 }
00007f9ac2407b50 T{ #<not a string:  ... > T{  ...   ...   ...  } }
00007f9ac2407b90 T{ #<not a string:  ... > { } 0 }
00007f9ac2407bb0 T{ #<not a string:  ... > T{  ...   ...   ...  } }
00007f9ac2407fb0 T{ #<not a string:  ... > T{  ...   ...   ...  } }
00007f9ac2409020 T{ #<not a string:  ... > #<type 9 @ 7f9ac23888f9> 0 }
00007f9ac240b2c0 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac240c390 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac240df50 T{ #<not a string:  ... > T{  ...   ...   ...  } [  ...  ] }
00007f9ac240df70 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...  ] T{  ...   ...   ...  } }
00007f9ac2412ae0 T{ #<not a string:  ... > [  ...  ] [  ...  ] }
00007f9ac2412ba0 T{ #<not a string:  ... > 15 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac24132d0 T{ #<not a string:  ... > }
00007f9ac2413ee0 T{ #<not a string:  ... > }
00007f9ac2413ef0 T{ #<not a string:  ... > }
00007f9ac2414350 T{ #<not a string:  ... > }
00007f9ac2415de0 T{ #<not a string:  ... > }
00007f9ac2416310 T{ #<not a string:  ... > }
00007f9ac2420bc0 T{ #<not a string:  ... > }
00007f9ac2425f00 T{ #<not a string:  ... > T{  ...   ...   ...   ...   ...   ...  } [  ...   ...   ...   ...   ...   ...   ...  ] }
00007f9ac2425f20 T{ #<not a string:  ... > f f }
00007f9ac2428210 T{ #<not a string:  ... > }
00007f9ac242a440 T{ #<not a string:  ... > }
00007f9ac242ba10 T{ #<not a string:  ... > }
00007f9ac242cbe0 T{ #<not a string:  ... > }
00007f9ac242fa80 T{ #<not a string:  ... > }
00007f9ac242fa90 T{ #<not a string:  ... > }
00007f9ac242faa0 T{ #<not a string:  ... > }
00007f9ac242fab0 T{ #<not a string:  ... > }
00007f9ac24324e0 T{ #<not a string:  ... > }
00007f9ac2433e10 T{ #<not a string:  ... > }
00007f9ac2434b00 T{ #<not a string:  ... > }
00007f9ac2435b00 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... ] T{  ...   ...   ...  } }
00007f9ac2436240 T{ #<not a string:  ... > [ ] [  ...  ] }
00007f9ac2436840 T{ #<not a string:  ... > {  ...  } 1 }
00007f9ac2438340 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac2439260 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [  ...  ] {  ...   ...  } }
00007f9ac243a510 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac243a540 T{ #<not a string:  ... > #<not a string:  ... > #<not a string:  ... > [  ...  ] {  ...   ...  } }
00007f9ac243e9c0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac243eab0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac24426d0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac2445570 T{ #<not a string:  ... > 2 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac2445f50 T{ #<not a string:  ... > #<type 3 @ 7f9ac2448123> #<type 3 @ 7f9ac2448113> #<type 3 @ 7f9ac2448103> #<type 3 @ 7f9ac2437bd3> }
00007f9ac24462b0 T{ #<not a string:  ... > #<type 3 @ 7f9ac2445183> #<type 3 @ 7f9ac2445173> #<type 3 @ 7f9ac2445163> #<type 3 @ 7f9ac2437bd3> }
00007f9ac24483e0 T{ #<not a string:  ... > #<type 3 @ 7f9ac2448553> #<type 3 @ 7f9ac2448543> #<type 3 @ 7f9ac2448533> #<type 3 @ 7f9ac2437bd3> }
00007f9ac24585f0 T{ #<not a string:  ... > [ ] 130 }
00007f9ac2458f80 T{ #<not a string:  ... > f f }
00007f9ac2458fa0 T{ #<not a string:  ... > f f }
00007f9ac2458fc0 T{ #<not a string:  ... > [ ] 130 }
00007f9ac2458fe0 T{ #<not a string:  ... > [  ...   ...   ...   ...   ...   ...   ...   ...  ] 130 }
00007f9ac2459000 T{ #<not a string:  ... > f f }
00007f9ac2459770 T{ #<not a string:  ... > f f }
00007f9ac2459a10 T{ #<not a string:  ... > f f }
00007f9ac2459fc0 T{ #<not a string:  ... > [  ...  ] 130 }
00007f9ac2459fe0 T{ #<not a string:  ... > f f }
00007f9ac245a3e0 T{ #<not a string:  ... > [  ...  ] 129 }
00007f9ac245a730 T{ #<not a string:  ... > f f }
00007f9ac245a750 T{ #<not a string:  ... > f f }
00007f9ac245a770 T{ #<not a string:  ... > f f }
00007f9ac245acb0 T{ #<not a string:  ... > f f }
00007f9ac245ad50 T{ #<not a string:  ... > f f }
00007f9ac245ad70 T{ #<not a string:  ... > f f }
00007f9ac245b420 T{ #<not a string:  ... > f f }
00007f9ac245b440 T{ #<not a string:  ... > f f }
00007f9ac245b580 T{ #<not a string:  ... > f f }
00007f9ac245b5a0 T{ #<not a string:  ... > f f }
00007f9ac245b6e0 T{ #<not a string:  ... > #<not a string:  ... > 130 }
00007f9ac245b700 T{ #<not a string:  ... > f f }
00007f9ac245bd80 T{ #<not a string:  ... > f f }
00007f9ac245ca80 T{ #<not a string:  ... > {  ...   ...  } 2 }
00007f9ac245cbd0 T{ #<not a string:  ... > 31 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac245cc00 T{ #<not a string:  ... > {  ...   ...  } {  ...   ...  } f f f }
00007f9ac245cc40 T{ #<not a string:  ... > {  ...   ...  } {  ...  } f f f }
00007f9ac245cd60 T{ #<not a string:  ... > #<not a string:  ... > T{  ...   ...   ...  } {  ...   ...  } {  ...   ...  } }
00007f9ac245d230 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac245d2c0 T{ #<not a string:  ... > 2 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac245d320 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac245d3b0 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac245d3e0 T{ #<not a string:  ... > f f #<type 6 @ 7f9ac245d596> }
00007f9ac245d410 T{ #<not a string:  ... > 0 1 0 }
00007f9ac245d440 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac245d4a0 T{ #<not a string:  ... > 32 f #<not a string:  ... > }
00007f9ac245d650 T{ #<not a string:  ... > {  ...   ...   ...  } 1 }
00007f9ac245d670 T{ #<not a string:  ... > {  ...   ...   ...   ...   ...   ...  } 4 }
00007f9ac245d6b0 T{ #<not a string:  ... > { } 0 }
00007f9ac245d6d0 T{ #<not a string:  ... > T{  ...   ...   ...   ...  } #<not a string:  ... > }
00007f9ac245d6f0 T{ #<not a string:  ... > { } 0 }
00007f9ac245d710 T{ #<not a string:  ... > { } 0 }
00007f9ac245d730 T{ #<not a string:  ... > {  ...  } 1 }
00007f9ac245d790 T{ #<not a string:  ... > {  ...   ...   ...  } 1 }
00007f9ac245d7b0 T{ #<not a string:  ... > {  ...   ...   ...  } 3 }
00007f9ac245d7d0 T{ #<not a string:  ... > {  ...   ...   ...  } 1 }
00007f9ac245d7f0 T{ #<not a string:  ... > T{  ...   ...   ...   ...  } #<not a string:  ... > }
00007f9ac245d9d0 T{ #<not a string:  ... > { } 0 }
00007f9ac245d9f0 T{ #<not a string:  ... > {  ...   ...  } 2 }
00007f9ac245da10 T{ #<not a string:  ... > T{  ...   ...   ...  } }
00007f9ac245dc30 T{ #<not a string:  ... > 12 20 f f T{  ...   ...   ...   ...  } 0 ""-test"" }
00007f9ac245dcd0 T{ #<not a string:  ... > 20 32 f f T{  ...   ...   ...   ...  } 0 "( no name )" }
00007f9ac245dd20 T{ #<not a string:  ... > 12 20 f f T{  ...   ...   ...   ...  } 2 T{  ...   ...   ...  } #<not a string:  ... > }
00007f9ac245dd70 T{ #<not a string:  ... > 0 12 f f T{  ...   ...   ...   ...  } 0 "( no name )" }
00007f9ac245ddc0 T{ #<not a string:  ... > 0 32 f f T{  ...   ...   ...   ...  } 0 T{  ...   ...   ...  } }
00007f9ac245de10 T{ #<not a string:  ... > 0 0 f f T{  ...   ...   ...   ...  } 0 T{  ...   ...   ...  } }
00007f9ac245e2a0 T{ #<not a string:  ... > {  ...  } #<type 10 @ 7f9ac245ec1a> {  ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } }
00007f9ac245e360 T{ #<not a string:  ... > {  ...   ...   ...  } #<type 10 @ 7f9ac245ecaa> {  ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } }
00007f9ac245e3e0 T{ #<not a string:  ... > {  ...   ...   ...   ...   ...  } #<type 10 @ 7f9ac245f5ea> {  ...   ...  } T{  ...   ...   ...  } T{  ...   ...   ...  } }
00007f9ac245f120 T{ #<not a string:  ... > f f #<type 6 @ 7f9ac245d5c6> }
00007f9ac245f150 T{ #<not a string:  ... > f f #<type 6 @ 7f9ac245d506> }
00007f9ac245f1b0 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac245f1e0 T{ #<not a string:  ... > 1 0 {  ...   ...   ...   ...   ...   ...   ...   ...   ...   ... ... } }
00007f9ac245f270 T{ #<not a string:  ... > T{  ...   ...   ...   ...  } #<not a string:  ... > f }
00007f9ac245f2a0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac245f2d0 T{ #<not a string:  ... > 0 0 {  ...   ...   ...   ...   ...   ...   ...   ...  } }
00007f9ac245fa50 T{ #<not a string:  ... > {  ...  } 1 }
00007f9ac245fa70 T{ #<not a string:  ... > {  ...   ...   ...  } 1 }
00007f9ac245fa90 T{ #<not a string:  ... > {  ...   ...   ...   ...   ...   ...  } 4 }
00007f9ac245faf0 T{ #<not a string:  ... > { } 0 }
00007f9ac245fb10 T{ #<not a string:  ... > {  ...   ...   ...   ...   ...   ...  } 2 }
READY

Annotation: .s dump

Author: pltonik
Mode: factor
Date: Sat, 26 Feb 2011 07:02:11
Plain Text |
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...
  Basic commands:
q                -- continue executing Factor - NOT SAFE
im               -- save image to fep.image
x                -- exit Factor
  Advanced commands:
d <addr> <count> -- dump memory
u <addr>         -- dump object at tagged <addr>
. <addr>         -- print object at tagged <addr>
t                -- toggle output trimming
s r              -- dump data, retain stacks
.s .r .c         -- print data, retain, call stacks
e                -- dump environment
g                -- dump generations
data             -- data heap dump
words            -- words dump
tuples           -- tuples dump
refs <addr>      -- find data heap references to object
push <addr>      -- push object on data stack - NOT SAFE
code             -- code heap dump
READY
==== DATA STACK:
T{ #<not a string: f> 0 0 f f T{ #<not a string: f> 1 0 { #<not a string: f> { "-test" } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f }... } } 0 T{ #<not a string: f> { T{ #<not a string: f> 0 32 f f T{ #<not a string: f> 0 0 { T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } T{ #<not a string: f> f } } } 0 T{ #<not a string: f> { T{ #<not a string: f> 0 12 f f T{ #<not a string: f> 1 0 { #<not a string:  ... > #<not a string:  ... > T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } } } 0 "( no name )" } T{ #<not a string: f> 12 20 f f T{ #<not a string: f> 0 0 { T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } } } 2 T{ #<not a string: f> { T{  ...   ...   ...   ...   ...   ...   ...   ...  } 0 0 } 1 } #<not a string: f> } T{ #<not a string: f> 20 32 f f T{ #<not a string: f> 1 0 { #<not a string:  ... > #<not a string:  ... > T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } } } 0 "( no name )" } } 3 } } 0 0 } 1 } }
T{ #<not a string: f> T{ #<not a string: f> T{ #<not a string: f> f f #<type 6 @ 7f1460600066> } #<not a string: f> } }
T{ #<not a string: f> 32 f #<not a string: f> }
T{ #<not a string: f> 32 f #<not a string: f> }
READY

Annotation: deploy.factor

Author: pltonik
Mode: factor
Date: Sat, 26 Feb 2011 07:02:49
Plain Text |
USING: tools.deploy.config ;
H{
    { deploy-name "test" }
    { deploy-ui? f }
    { deploy-c-types? f }
    { deploy-console? t }
    { deploy-unicode? f }
    { "stop-after-last-window?" t }
    { deploy-io 2 }
    { deploy-reflection 1 }
    { deploy-word-props? f }
    { deploy-math? f }
    { deploy-threads? f }
    { deploy-word-defs? f }
}

Annotation: .s with word names

Author: pltonik
Mode: factor
Date: Sat, 26 Feb 2011 07:49:30
Plain Text |
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...
  Basic commands:
q                -- continue executing Factor - NOT SAFE
im               -- save image to fep.image
x                -- exit Factor
  Advanced commands:
d <addr> <count> -- dump memory
u <addr>         -- dump object at tagged <addr>
. <addr>         -- print object at tagged <addr>
t                -- toggle output trimming
s r              -- dump data, retain stacks
.s .r .c         -- print data, retain, call stacks
e                -- dump environment
g                -- dump generations
data             -- data heap dump
words            -- words dump
tuples           -- tuples dump
refs <addr>      -- find data heap references to object
push <addr>      -- push object on data stack - NOT SAFE
code             -- code heap dump
READY
==== DATA STACK:
T{ prettyprint.sections:block 0 0 f f T{ hashtables:hashtable 1 0 { io.styles:presented { "-test" } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f }... } } 0 T{ vectors:vector { T{ prettyprint.sections:flow 0 12 f f T{ hashtables:hashtable 0 0 { T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } T{ hashtables.private:tombstone f } } } 0 T{ vectors:vector { T{ prettyprint.sections:text 0 2 f f T{ hashtables:hashtable 1 0 { io.styles:presented syntax:{ T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } } } 0 "{" } T{ prettyprint.sections:inset 2 10 f f T{ hashtables:hashtable 0 0 { T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } } } 2 T{ vectors:vector { T{  ...   ...   ...   ...   ...   ...   ...   ...  } 0 0 } 1 } syntax:t } T{ prettyprint.sections:text 10 12 f f T{ hashtables:hashtable 1 0 { io.styles:presented syntax:} T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } T{  ...   ...  } } } 0 "}" } } 3 } } 0 0 } 1 } }
T{ io.styles:ignore-close-stream T{ io.encodings:encoder T{ io.streams.c:c-writer f f #<type 6 @ 7fad67440066> } io.encodings.utf8:utf8 } }
T{ generic.math:no-math-method 12 f math:<= }
T{ generic.math:no-math-method 12 f math:<= }
READY

New Annotation

Summary:
Author:
Mode:
Body: