monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] invariant 'I(is_valid_internal(data()))' violated


From: Glen Ditchfield
Subject: [Monotone-devel] invariant 'I(is_valid_internal(data()))' violated
Date: Sun, 12 Feb 2006 22:57:42 -0600
User-agent: KMail/1.9.1

Monotone 0.25 "automate inventory" is reporting an invariant violation. The 
problem seems to be a file in my .kde directory.  I can reproduce the error 
by copying .kde into a clean sandbox created from a fresh database.  I just 
built the monotone from the source tarball on SuSE 9.2, using Boost 1.33 from 
the Packman archives and SuSE packages for everything else.  The debug file 
is attached.  Here's a script of how I did it.

------------

[monotone]$ monotone db init --db=test.db
[monotone]$ monotone --db=test.db --branch=test.branch setup testdir
[monotone]$ cd testdir
[testdir]$ echo test file > test-file
[testdir]$ monotone add test-file
monotone: adding test-file to working copy add set
[testdir]$ monotone commit
monotone: beginning commit on branch 'test.branch'
enter passphrase for key ID address@hidden:
monotone: committed revision e80634917e6e100bb9f387f5888d3b542fb6cb35
[testdir]$ monotone automate inventory
    0 0 test-file
[testdir]$ cp -pr ~/.kde .
[testdir]$ monotone automate inventory
monotone: fatal: std::logic_error: paths.cc:215: invariant 
'I(is_valid_internal(data()))' violated
monotone:
monotone:
monotone: this is almost certainly a bug in monotone.
monotone: please send this error message, the output of 'monotone 
--full-version',
monotone: and a description of what you were doing to 
address@hidden
monotone: wrote debugging log to /srv/monotone/testdir/MT/debugif reporting a 
bug, please include this file



[testdir]$ monotone --full-version
monotone 0.25 (base revision: 4f4cb0aa339ad70c5b2624db22073d9e9a36c115)
Running on: Linux 2.6.8-24.19-default #1 Tue Nov 29 14:32:45 UTC 2005 i686
Changes since base revision:
new_manifest [76b5ea65324372db9886d2c0a8cee8e759841c8c]

old_revision [4f4cb0aa339ad70c5b2624db22073d9e9a36c115]
old_manifest [76b5ea65324372db9886d2c0a8cee8e759841c8c]


  Generated from data cached in the distribution;
  further changes may have been made.

  Generated from data cached in the distribution;
  further changes may have been made.

  Generated from data cached in the distribution;
  further changes may have been made.

  Generated from data cached in the distribution;
  further changes may have been made.

Attachment: debug
Description: Text Data


reply via email to

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