monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] another update crash


From: Tom Tromey
Subject: [Monotone-devel] another update crash
Date: 12 Sep 2003 14:47:27 -0600

This is with a monotone that I built early this morning:

-rwxr-xr-x    1 tromey   tromey   53611855 Sep 12 08:57 
/home/tromey/gnu/monotone/self/install/bin/monotone*

I did a fetch:

fleche. monotone fetch http://www.off.net/monotone/depot.cgi monotone
fetching packets from group monotone at http://www.off.net/monotone/depot.cgi
fetched 436 packets

.. then an update in a directory with no changes:

fleche. monotone status
base manifest: c253747d0f67fcc200aba46e2c1214669fcbfc6f
curr manifest: c253747d0f67fcc200aba46e2c1214669fcbfc6f
no changes


Tom

selected update target c253747d0f67fcc200aba46e2c1214669fcbfc6f
opening rcfile '/home/tromey/.monotonerc' ... ok
executing update command
db.execute("BEGIN")
db.fetch("SELECT version FROM schema_version")
manifest path is MT/manifest
loading manifest file MT/manifest
read 261 manifest entries
work path is MT/work
no un-committed work file MT/work
adding ancestry as final sort operator
db.fetch("SELECT id, name, value, keypair, signature FROM 'manifest_certs' 
WHERE name = 'ancestor' AND value = 
'YzI1Mzc0N2QwZjY3ZmNjMjAwYWJhNDZlMmMxMjE0NjY5ZmNiZmM2Zg==
'")
progress: selected update target c253747d0f67fcc200aba46e2c1214669fcbfc6f
db.fetch("SELECT id FROM 'manifests' WHERE id = 
'c253747d0f67fcc200aba46e2c1214669fcbfc6f'")
reconstructing c253747d0f67fcc200aba46e2c1214669fcbfc6f in manifest_deltas
db.fetch("SELECT id FROM 'manifest_deltas' WHERE id = 
'c253747d0f67fcc200aba46e2c1214669fcbfc6f'")
invariant 'I(delta_exists(ident, delta_table))' violated at 
../monotone/database.cc:477
db.execute("ROLLBACK")
 
*** Error: std::logic_error: ../monotone/database.cc:477: I(delta_exists(ident,
delta_table))
 
**** error return code 205
**********  errors detected; see standard output for details  ***********




reply via email to

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