|
From: <sl...@fa...> - 2010-04-30 04:02:57
|
Fatal error on openbsd32.Belkin
Process:
T{ process
{ command
{
"ssh"
"downloads.factorcode.org"
"-l"
"slava_pestov"
"mv"
"/home/slava_pestov/downloads.factorcode.org//openbsd-x86-32/factor-openbsd-x86-32-2010-04-29-19-58.tar.gz.incomplete"
"/home/slava_pestov/downloads.factorcode.org//openbsd-x86-32/factor-openbsd-x86-32-2010-04-29-19-58.tar.gz"
}
}
{ environment H{ } }
{ environment-mode +append-environment+ }
{ stdin +closed+ }
{ stdout T{ fd { disposed t } { fd 15 } } }
{ stderr +stdout+ }
{ timeout T{ duration { minute 30 } } }
{ status 255 }
}
Output:
ssh_exchange_identification: Connection closed by remote host
(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: output-process-error
(O) Method: M\ object throw
(U) Quotation: [
63 special-object error-thread set-global
continuation -> error-continuation set-global rethrow
]
|