Fatal error on windows7-64
Process:
T{ process
{ command { "bzip2" "boot.windows-x86.64.image" } }
{ environment H{ } }
{ environment-mode +append-environment+ }
{ stdin +closed+ }
{ stdout
T{ win32-file { disposed t } { handle ALIEN: 1c8 } }
}
{ stderr +stdout+ }
{ group +new-group+ }
{ timeout T{ duration { minute 30 } } }
{ status 1 }
{ pipe
T{ pipe
{ in
T{ win32-file
{ disposed t }
{ handle ALIEN: 11c }
}
}
{ out
T{ win32-file
{ disposed t }
{ handle ALIEN: 1c8 }
}
}
}
}
}
Output:
bzip2: I/O or other error, bailing out. Possible reason follows.
bzip2: No space left on device
Input file = boot.windows-x86.64.image, output file = boot.windows-x86.64.image.bz2
bzip2: Deleting output file boot.windows-x86.64.image.bz2, if it exists.
(U) Quotation: [ set-namestack init-catchstack self quot>> call -> stop ]
(O) Word: build-loop
(O) Word: build
(O) Word: cleanup
(O) Word: try-output-process
(O) Word: output-process-error
(O) Method: M\ object throw
(U) Quotation: [
OBJ-CURRENT-THREAD special-object error-thread set-global
continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
|