|
From: <sl...@fa...> - 2010-09-16 03:41:08
|
Fatal error on shill.local
Process was killed as a result of a call to
kill-process, or a timeout
Launch descriptor:
T{ process
{ command
{
"scp"
"factor-macosx-x86-64-2010-09-15-17-28.dmg"
"sla...@do...:/home/slava_pestov/downloads.factorcode.org//macosx-x86-64/factor-macosx-x86-64-2010-09-15-17-28.dmg.incomplete"
}
}
{ environment H{ } }
{ environment-mode +append-environment+ }
{ stdin +closed+ }
{ stdout T{ fd { disposed t } { fd 15 } } }
{ stderr +stdout+ }
{ timeout T{ duration { minute 30 } } }
{ status 1 }
{ killed t }
}
(U) Quotation: [ c-to-factor -> ]
Word: c-to-factor
(U) Quotation: [ swap >c call -> c> drop ]
(U) Quotation: [
(command-line) parse-command-line
load-vocab-roots run-user-init "e" get script get or
[ "e" get ~quotation~ when* script get ~quotation~ when* ]
[ "run" get run ] if -> output-stream get
[ stream-flush ] when* 0 exit
]
(O) Word: build-loop
(O) Word: build
(O) Word: release
(O) Word: upload-safely
(O) Word: try-output-process
(O) Word: (wait-for-process)
(O) Word: process-was-killed
(O) Method: M\ object throw
(U) Quotation: [
63 special-object error-thread set-global
continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
|