monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] segmentation fault in changesetify


From: Nathaniel Smith
Subject: Re: [Monotone-devel] segmentation fault in changesetify
Date: Sun, 3 Apr 2005 04:15:00 -0700
User-agent: Mutt/1.5.8i

On Sun, Apr 03, 2005 at 11:47:52AM +0200, Martin Kihlgren wrote:
> 
> Hello everyone, I have a small problem with "db changesetify".. it
> gives segmentation fault.
> 
> I had monotone 0.14, and upgraded to 0.17 - following the
> README.changesets-file.
> 
> The output from "db changesetify" is:
> -----------8<-----------
> address@hidden:~$ monotone --db doc/monotone.db db changesetify
> monotone: rebuilding revision graph from manifest certs
> enter passphrase for key ID address@hidden:
> monotone: [certs in: 988] [certs out: 0] [nodes: 197] [revs out: 0]
> monotone: scanning for nodes with 3+ parents
> monotone: rebuilding 197 nodes
> monotone: [certs in: 988] [certs out: 0] [nodes: 197] [revs out: 1]
> monotone: verifying new revisions (this may take a while)
> monotone: [certs in: 988] [certs out: 0] [nodes: 197] [revs out: 22] 
> Segmentation fault
> address@hidden:~$
> -----------8<-----------

_What_?  Whoa.  Umm.

Can we get:
  - output of 'monotone --full-version'
  - output of 'ldd monotone' (if on unix)
  - what system are you running on?
  - built yourself, downloaded, ...?
  - is it possible to make the database available to developers?  this
    would be very helpful, though I know it isn't always possible.
  - a backtrace, if you can get it?  ('gdb monotone', 'r --db
    doc/monotone.db db changesetify', 'bt')

-- Nathaniel

-- 
"The problem...is that sets have a very limited range of
activities -- they can't carry pianos, for example, nor drink
beer."




reply via email to

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