crash message
Martin Bruse <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <CA+YGrSDZ9aOZHSKGzLBQXMwzP32Qe4C5gLo34kAJ4nez3Uj7WA@mail.gmail.com> |
After my machine crashed, I got: [0:zond@chuck ~/monotoneroot/com.menyou.swank.main]$ mtn stat mtn: fatal: error: parsing a revision at 1:1:E: wanted symbol 'format_version', got TOK_NONE mtn: this is almost certainly a bug in monotone. mtn: please send this error message, the output of 'mtn version --full', mtn: and a description of what you were doing to [email protected]. mtn: wrote debugging log to /home/zond/monotoneroot/com.menyou.swank.main/_MTN/debug mtn: if reporting a bug, please include this file [3:zond@chuck ~/monotoneroot/com.menyou.swank.main]$ mtn version --full monotone 0.99.1 (base revision: 8973482283db7c36780dce2b54721ccc0f5b7388) Running on : Linux 2.6.32-5-686 #1 SMP Mon Oct 3 04:15:24 UTC 2011 i686 C++ compiler : GNU C++ version 4.3.2 C++ standard library: GNU libstdc++ version 20080905 Boost version : 1_40 SQLite version : 3.5.9 (compiled against 3.5.9) Lua version : Lua 5.1 PCRE version : 7.6 2008-01-28 (compiled against 7.6) Botan version : 1.8.9 (compiled against 1.8.9) Changes since base revision: format_version "1" new_manifest [c1270158b7fa91abf8235ad129b0476943bde1ed] old_revision [8973482283db7c36780dce2b54721ccc0f5b7388] Generated from data cached in the distribution; further changes may have been made. [0:zond@chuck ~/monotoneroot/com.menyou.swank.main]$ FYI //Martin