Hi all,
I accidently compared a revision in a workspace against an empty database and got a bug report. Restoring the correct repository solved the issue, so no true problem. Here is the complete report: h...@hugo-desktop:~/neurospaces_project/model-container/source/snapshots/0$ mtn ls known mtn: fatal: error: graph.cc:99: I(!next.empty()) 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/hugo/neurospaces_project/model-container/source/snapshots/0/_MTN/debug mtn: if reporting a bug, please include this file The debug file is as follows: h...@hugo-desktop:~/neurospaces_project/model-container/source/snapshots/0$ cat _MTN/debug Encountered an error while musing upon the following: graph.cc:99: detected internal error, 'I(!next.empty())' violated Current work set: 8 items ----- begin 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:103) Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 ----- end 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:103) ----- begin 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:117) 'mtn', 'ls', 'known' ----- end 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:117) ----- begin 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:122) en_US.UTF-8 ----- end 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:122) ----- begin 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at mtn-sanity.cc:32) monotone 0.44 (base revision: 7a4832143b3146ca89f5cb91e0e571d05e29d4b9) Running on : Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 C++ compiler : GNU C++ version 4.3.2 C++ standard library: GNU libstdc++ version 20080905 Boost version : 1_34_1 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.7.8 (compiled against 1.7.8) Changes since base revision: format_version "1" new_manifest [e4fc965aec46ce8b371e818de6092168e1b6f52f] old_revision [7a4832143b3146ca89f5cb91e0e571d05e29d4b9] Generated from data cached in the distribution; further changes may have been made. ----- end 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at mtn-sanity.cc:32) ----- begin 'rev' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:539) format_version "1" new_manifest [0000000000000000000000000000000000000003] old_revision [373b38e5fb89310cfbb617a3a17b836fe3632584] ----- end 'rev' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:539) ----- begin 'new_rid' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:540) 0000000000000000000000000000000000000001 ----- end 'new_rid' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:540) ----- begin 'new_roster' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:541) root dir is NULL ----- end 'new_roster' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:541) ----- begin 'new_markings' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:542) ----- end 'new_markings' (in void make_roster_for_revision(database&, node_id_source&, const revision_t&, const revision_id&, roster_t&, marking_map&), at ancestry.cc:542) -- Hugo -- Hugo Cornelis Ph.D. Neurospaces Project Architect http://www.neurospaces.org/ Research Imaging Center University of Texas Health Science Center at San Antonio 7703 Floyd Curl Drive San Antonio, TX 78284-6240 Phone: 210 567 8112 Fax: 210 567 8152 _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
