Can you try calling `delete-staging-images` and retry? http://docs.factorcode.org/content/word-delete-staging-images,tools.deploy.backend.html
There might have been changes that caused your cached staging images to be stale relative to the current code base. It's an open issue to version them or detect staleness to avoid having to delete them manually when doing an upgrade from one major version to the next. If that doesn't fix it let me know. Thanks, John: > On Nov 15, 2015, at 3:11 AM, Georg Simon <georg.si...@auge.de> wrote: > > Hello > > When testing deploy I get an error as appended. > Half a year ago I think deploy worked fine. > Has Ubuntu changed? > What can I do? > > Thank you, Georg > --------------------------------------------------------------------- > Factor 0.98 x86.64 (1720, heads/master-7b18618b3e, Wed Nov 4 12:55:22 > 2015) [GCC 4.8.4] on linux > > IN: scratchpad USE: tools.deploy > IN: scratchpad "hello-ui" deploy > Loading resource:extra/hello-ui/hello-ui.factor > { > "Hello world/hello-ui" > "-pic=0" > "-i=/home/sdb3/.factor-cache/staging.math-threads-compiler-io-..." > "-vocab-manifest-out=/tmp/factor-temp/vocab-manifest-hello-ui" > "-deploy-vocab=hello-ui" > "-deploy-config=/tmp/factor-temp/deploy-config-hello-ui" > "-output-image=/tmp/factor-temp/hello-ui.image" > "-resource-path=/home/pub/neu_factor-linux-x86-64-2015-11-04-1..." > "-run=tools.deploy.shaker" > } > fatal_error: Double fault: 0x7f73bb20efe0 > > Nursery : [0x7f73b12c0000 -> 0x7f73b14c0000] 2097152 bytes > Aging : [0x7f73b0ac0000 -> 0x7f73b0ec0000] 4194304 bytes > Tenured : [0x7f73a4ac0000 -> 0x7f73b0ac0000] 201326592 bytes > Cards : [0x7f73a49c7010 -> 0x7f73a4a91410] 828416 bytes > > Contexts: > > Active: > Datastack : [0x7f73bb353000 -> 0x7f73bb393000] 262144 bytes > Retainstack : [0x7f73bb311000 -> 0x7f73bb351000] 262144 bytes > Callstack : [0x7f73bb20f000 -> 0x7f73bb30f000] 1048576 bytes > > Datastack : [0x7f739fbbe000 -> 0x7f739fbfe000] 262144 bytes > Retainstack : [0x7f739fb7c000 -> 0x7f739fbbc000] 262144 bytes > Callstack : [0x7f739fa7a000 -> 0x7f739fb7a000] 1048576 bytes > --------------------------------------------------------------------- > popup window: > --------------------------------------------------------------------- > Process exited with error code T{ signal { n 6 } } > > Launch descriptor: > > T{ process > { command > { > "Hello world/hello-ui" > "-pic=0" > "-i=/home/sdb3/.factor-cache/staging.math-threads-compiler-io-..." > "-vocab-manifest-out=/tmp/factor-temp/vocab-manifest-hello-ui" > "-deploy-vocab=hello-ui" > "-deploy-config=/tmp/factor-temp/deploy-config-hello-ui" > "-output-image=/tmp/factor-temp/hello-ui.image" > "-resource-path=/home/pub/neu_factor-linux-x86-64-2015-11-04-1..." > "-run=tools.deploy.shaker" > } > } > { environment H{ } } > { environment-mode +append-environment+ } > { stdin +closed+ } > { stdout T{ fd { disposed t } { fd 22 } } } > { stderr +stdout+ } > { priority +low-priority+ } > { group +same-group+ } > { status T{ signal { n 6 } } } > { pipe > T{ pipe > { in T{ fd { disposed t } { fd 21 } } } > { out T{ fd { disposed t } { fd 22 } } } > } > } > } > --------------------------------------------------------------------- > > ------------------------------------------------------------------------------ > _______________________________________________ > Factor-talk mailing list > Factor-talk@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/factor-talk ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list Factor-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/factor-talk