If I run mtn log on my nvm db with mtn 0.43-dev, rev d24b59732a5b3293592457cba013c8f8b716a875, monotone fails with the following error. I do not have any LANG/LC_* environmental variables set. Also perhaps relevant: using glibc 2.9-20081201 snapshot. The _MTN/debug file is attached. I ran the tests after building the binary, looked OK.
$ mtn version --full monotone 0.43dev (base revision: d24b59732a5b3293592457cba013c8f8b716a875) Running on : Linux 2.6.26.8-3 #1 SMP Mon Nov 17 09:51:24 EST 2008 x86_64 C++ compiler : GNU C++ version 4.3.3 C++ standard library: GNU libstdc++ version 20090124 Boost version : 1_35 SQLite version : 3.6.6.2 (compiled against 3.6.6.2) Lua version : Lua 5.1 PCRE version : 7.8 2008-09-05 (compiled against 7.8) Botan version : 1.8.0 (compiled against 1.8.0) Changes since base revision: unknown mtn: fatal: error: failed to convert string from UTF-8 to ANSI_X3.4-1968: '----------------------------------------------------------------- mtn: error: Revision: 424e1cf5155ae4473250978ae6b7e44e12775741 mtn: error: Ancestor: fc85e75bcd1af555052e4c1d48a11ff37434fec1 mtn: error: Author: [email protected] mtn: error: Date: 2009-01-14T15:28:20 mtn: error: Branch: net.venge.monotone mtn: error: mtn: error: Added files: mtn: error: contrib/display_branches.lua mtn: error: mtn: error: ChangeLog: mtn: error: mtn: error: Added to <E2><80><98>contrib/<E2><80><99> an useful script by Richard Levitte. mtn: error: Message-ID: <[email protected]> mtn: error: mtn: error: ' 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/lloyd/projects/net.venge.monotone/_MTN/debug mtn: if reporting a bug, please include this file
Encountered an error while musing upon the following: charset.cc:64: detected internal error, 'E(converted != NULL)' violated Current work set: 4 items ----- begin 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:104) Linux 2.6.26.8-3 #1 SMP Mon Nov 17 09:51:24 EST 2008 x86_64 ----- end 'system_flavour' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:104) ----- begin 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:118) 'mtn', 'log' ----- end 'cmdline_string' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:118) ----- begin 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:123) C ----- end 'string(lc_all)' (in virtual void sanity::initialize(int, char**, const char*), at sanity.cc:123) ----- begin 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at mtn-sanity.cc:32) monotone 0.43dev (base revision: d24b59732a5b3293592457cba013c8f8b716a875) Running on : Linux 2.6.26.8-3 #1 SMP Mon Nov 17 09:51:24 EST 2008 x86_64 C++ compiler : GNU C++ version 4.3.3 C++ standard library: GNU libstdc++ version 20090124 Boost version : 1_35 SQLite version : 3.6.6.2 (compiled against 3.6.6.2) Lua version : Lua 5.1 PCRE version : 7.8 2008-09-05 (compiled against 7.8) Botan version : 1.8.0 (compiled against 1.8.0) Changes since base revision: unknown ----- end 'full_version_string' (in virtual void mtn_sanity::initialize(int, char**, const char*), at mtn-sanity.cc:32)
_______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
