Comment 8 for bug 570588

Revision history for this message
sam tygier (samtygier) wrote : Re: /usr/bin/rootstock: line 195: 13642 Segmentation fault qemu-system-arm $QEMUOPTS -append "${APPEND}" > $QEMUFIFO 2>&1

i think i have found trigger. i had increased the memory option in QEMUOPTS to 512. if i set it back to 256 it completes successfully.

i think i crashes before i increases it, so maybe there is more to it that this.