monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] 0.26pre3: invariant 'I(utf8_validate(path))' violated


From: Peter Simons
Subject: [Monotone-devel] 0.26pre3: invariant 'I(utf8_validate(path))' violated
Date: 08 Apr 2006 15:21:21 +0200

Hi!

I get this error:

  $ mtn ls unknown
  mtn: fatal: std::logic_error: paths.cc:194: invariant 
'I(utf8_validate(path))' violated

The (cut down) debug output is:

  loading lua hook ignore_file
  [.. a few hundreds of those ...]
  lua: extracted bool = 1
  paths.cc:194: invariant 'I(utf8_validate(path))' violated
  saving current work set: 3 items
  finished saving work set
  statement cache statistics
  prepared 6 statements
  1 executions of SELECT 1 FROM revisions LIMIT 1
  1 executions of SELECT 1 FROM rosters LIMIT 1
  1 executions of SELECT data FROM rosters WHERE id = ?
  1 executions of SELECT id FROM revisions WHERE id = ?
  1 executions of SELECT id FROM rosters WHERE id = ?
  1 executions of SELECT roster_id FROM revision_roster WHERE rev_id = ?
  Current work set: 3 items
  ----- begin 'cmdline_string' (in int cpp_main(int, char**), at 
monotone.cc:273)
  'mtn', 'ls', 'unknown'
  -----   end 'cmdline_string' (in int cpp_main(int, char**), at 
monotone.cc:273)
  ----- begin 'locale_string' (in int cpp_main(int, char**), at monotone.cc:277)
  C
  -----   end 'locale_string' (in int cpp_main(int, char**), at monotone.cc:277)
  ----- begin 'full_version_string' (in int cpp_main(int, char**), at 
monotone.cc:282)
  monotone 0.26pre3 (base revision: 2e1d60beb1603310e530a9b99ef1d08c250b9a21)
  Running on          : Linux 2.6.15-gentoo #20 PREEMPT Mon Jan 23 20:19:27 CET 
2006 i686
  C++ compiler        : GNU C++ version 3.4.5 (Gentoo Hardened 3.4.5-r1, 
ssp-3.4.5-1.0, pie-8.7.9)
  C++ standard library: GNU libstdc++ version 20051201
  Boost version       : 1_33_1
  Changes since base revision:
  format_version "1"

  new_manifest [c4a3e11c7b7677d83192f2b3a2ebe175d72b4bea]

  old_revision [2e1d60beb1603310e530a9b99ef1d08c250b9a21]
  -----   end 'full_version_string' (in int cpp_main(int, char**), at 
monotone.cc:282)

I can provide further information if required.

Peter






reply via email to

[Prev in Thread] Current Thread [Next in Thread]