If it does not always fail the same way every time, you should check for hardware faults (bad RAM, especially); monotone should be wholly deterministic.
Note the double "Segmentation fault"... not sure if the last one is printed by bash, or mtn runs two threads...
mtn's segfault handler prints a friendly message and then reraises the signal so that if you have core dumps enabled you get one. Thus, bash tells you there was a segfault too. zw _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
