monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] monotone crash report


From: Stephane Gauthier
Subject: [Monotone-devel] monotone crash report
Date: Thu, 14 Jul 2005 09:26:54 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

I don't know if this helps but I thought I'd send it anyways.
The thing just crapped out after a merge.
That's another weird thing that's been going on lately under our project (www.nslu2-linux.org); monotone forces me to do 3-way merges of files I never even open, even less, edit. Could be just our master repo too.

Thanks,


=====================
address@hidden slug]$ make update
monotone pull
monotone: warning: doing anonymous pull
monotone: connecting to monotone.nslu2-linux.org
monotone: rebuilding merkle trees for collection org
monotone: including branch org.openembedded.dreambox
monotone: including branch org.openembedded.nslu2-linux
monotone: including branch org.openembedded.dev
monotone: including branch org.openembedded.zecke
monotone: including branch org.nslu2-linux.dev
monotone: [certs: 1390] [keys: 15]
monotone: [bytes in: 47.7k] [bytes out: 15.2k] [certs in: 63] [revs in: 19]
monotone: verifying new revisions (this may take a while)
monotone: successful exchange with monotone.nslu2-linux.org
monotone: [bytes in: 47.7k] [bytes out: 15.2k] [certs in: 63] [revs in: 19]
monotone update
monotone: already up to date at 7837f7faaf8d748cc36aebbdfa8108a6464411c9
if [ `monotone automate heads org.nslu2-linux.dev | wc -l` != "1" ] ; then \
  monotone merge -b org.nslu2-linux.dev ; \
fi
( cd bitbake ; svn -r 269 update )
At revision 269.
monotone pull
monotone: warning: doing anonymous pull
monotone: connecting to monotone.nslu2-linux.org
monotone: rebuilding merkle trees for collection org
monotone: including branch org.openembedded.dreambox
monotone: including branch org.openembedded.dev
monotone: including branch org.openembedded.nslu2-linux
monotone: including branch org.openembedded.zecke
monotone: including branch org.nslu2-linux.dev
monotone: [certs: 1446] [keys: 16]
monotone: [bytes in: 7077] [bytes out: 8823] [certs in: 0] [revs in: 0]
monotone: successful exchange with monotone.nslu2-linux.org
if [ `monotone automate heads org.openembedded.nslu2-linux | wc -l` != "1" ] ; then \
  monotone merge -b org.openembedded.nslu2-linux ; \
fi
monotone: starting with revision 1 / 2
monotone: merging with revision 2 / 2
monotone: [source] 3e5b2aa4c4c72533534c8ffa0aa3a0550cfd2c3c
monotone: [source] d28453c0b934def77f1820e55f9097f1c58101fe
monotone: common ancestor 57e9a003ef1b60bff1ddf1afc3b365abefa402a7 found
monotone: trying 3-way merge
monotone: help required for 3-way merge
monotone: [ancestor] packages/meta/openslug-packages.bb
monotone: [    left] packages/meta/openslug-packages.bb
monotone: [   right] packages/meta/openslug-packages.bb
monotone: [  merged] packages/meta/openslug-packages.bb
/usr/bin/meld

WARNING: 'meld' was choosen to perform external 3-way merge.
You should merge all changes to *CENTER* file due to limitation of program
arguments.

executing external 3-way merge command
/usr/share/meld/meldapp.py:556: GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead
  gtk.idle_add( self.on_idle )
/usr/share/meld/filediff.py:1127: DeprecationWarning: use gtk.gdk.Drawable.draw_pixbuf pix0.render_to_drawable( window, gctext, 0,0, 0, points0[ 0][1], -1,-1, 0,0,0) /usr/share/meld/filediff.py:1128: DeprecationWarning: use gtk.gdk.Drawable.draw_pixbuf pix1.render_to_drawable( window, gctext, 0,0, x, points0[-1][1], -1,-1, 0,0,0) /usr/share/meld/filediff.py:1123: DeprecationWarning: use gtk.gdk.Drawable.draw_pixbuf pix1.render_to_drawable( window, gctext, 0,0, x, points0[-1][1], -1,-1, 0,0,0) /usr/share/meld/filediff.py:1125: DeprecationWarning: use gtk.gdk.Drawable.draw_pixbuf pix0.render_to_drawable( window, gctext, 0,0, 0, points0[ 0][1], -1,-1, 0,0,0) monotone: fatal: std::logic_error: change_set.cc:487: invariant 'I(j != deltas.end())' violated
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 MT/debug
make: *** [update-openembedded] Error 3


address@hidden slug]$ monotone --full-version
monotone 0.19 (base revision: 168adf9537ff136c9b7fe7faad5991f92859390d)
Running on: Linux 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23:08:39 EDT 2005 i686
Changes since base revision:

new_manifest [52a617d908ac6c4bb5b837ce5306f75155dc59ef]

old_revision [168adf9537ff136c9b7fe7faad5991f92859390d]
old_manifest [a9ee1d741b855fdcc0d038d64d913cef70da72f5]

patch "po/monotone.pot"
 from [10e6d7cbad87eaa0dbe35c803cafa371567f024b]
   to [0465f6ac8d09fac5938ac067747b179aca677b67]


  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.

=====================
--
               =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

                          Stephane Gauthier
                         System Administrator
                       Dept. of Math. and Stat.
                         University of Ottawa
                           585 King Edward
                             Ottawa, ON
                               K1N 6N5
                               Canada
                    Tel: (613) 562-5800 ext. 3496
            E-mail: address@hidden






reply via email to

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