[Monotone-devel] segmentation fault

2012-07-11 Thread Hendrik Boom
I left out the --db when creating a new monotone database.
I might expect to be chided with an error message, but not to
get a segmentation fault:

hendrik@notlookedfor:~/monotone$ mtn db init free-fun
mtn: fatal signal: Segmentation fault
this is almost certainly a bug in monotone.
please send this error message, the output of 'mtn version --full',
and a description of what you were doing to 
https://code.monotone.ca/p/monotone/issues/
do not send a core dump, but if you have one, 
please preserve it in case we ask you for information from it.
Segmentation fault
hendrik@notlookedfor:~/monotone$ 

Actually, even doing the following is trouble:

hendrik@notlookedfor:~/monotone$ mtn version --full
mtn: fatal signal: Segmentation fault
this is almost certainly a bug in monotone.
please send this error message, the output of 'mtn version --full',
and a description of what you were doing to 
https://code.monotone.ca/p/monotone/issues/
do not send a core dump, but if you have one, 
please preserve it in case we ask you for information from it.
Segmentation fault
hendrik@notlookedfor:~/monotone$ 

So I think something is seriously wrong.  Is my executable corrupt?

In case it helps, 

hendrik@notlookedfor:~/monotone$ md5sum /usr/bin/mtn
3b0c8c24bcb6edf22f7f5935c0a91ca2  /usr/bin/mtn
hendrik@notlookedfor:~/monotone$ 

aptitude tells me I have monotone 1.0-6, monotone-extras 1.0.6, and
monotone-doc 1.0.6, all on a Debian wheezy system that was upgraded 
about two days ago.

-- hendrik


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] segmentation fault

2012-07-11 Thread Ludovic Brenta
See http://bugs.debian.org/681066

-- 
Ludovic Brenta.

___
Monotone-devel mailing list
Monotone-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] segmentation fault

2012-07-11 Thread Hendrik Boom
On Thu, Jul 12, 2012 at 12:44:01AM +0200, Ludovic Brenta wrote:
 See http://bugs.debian.org/681066
 
 -- 
 Ludovic Brenta.

Thanks.  I downloaded the 1.20.3 botan from packaes.debian.org and 
installed it with dpkg.   It all works fine now.

-- hendrik

___
Monotone-devel mailing list
Monotone-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/monotone-devel


[Monotone-devel] Segmentation fault

2007-10-31 Thread Piero Pezzin
Hello.

I'm writing to report a monotone 0.37 problem. Checking out the openembedded
developement branch I got the following error:

/home/piero/work/monotone-0.37-nobk/mtn: fatal signal: Segmentation fault

Complete command was: mtn --db=OE.mtn co -b org.openembedded.dev

Attachment file is the monotone version details. I've installed it on CentOS
4.4, using the directive

CPPFLAGS=-I/home/piero/work/boost-1_33_1

to make the building process of monotone work on my distro.


Can you help me?

Thank in advance

Piero Pezzin


mtn.version
Description: Binary data
___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


Re: [Monotone-devel] Segmentation fault

2007-01-22 Thread Brian May
Just my immediate thoughts:

What did you do to get the segmentation fault?
What version of boost was this version of monotone compiled with?
-- 
Brian May [EMAIL PROTECTED]


___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel


[Monotone-devel] Segmentation fault

2007-01-15 Thread skler
blacktower:/OE# mtn --full-version --db=/OE/OE.mtn pull
monotone.openembedded.org org.openembedded.dev
monotone 0.32 (revisione base: 3f0fa5c1d232d37d47f6436fe74919dd3cd003b1)
In esecuzione su : Linux 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC
2006 i686
Compilatore C++  : GNU C++ version 3.3.5 (Debian 1:3.3.5-13)
Libreria standard C++: GNU libstdc++ version 20050304
Versione di Boost: 1_33_1
Modifiche rispetto alla versione base:
unknown

blacktower:/OE# mtn --full-version --db=/OE/OE.mtn checkout
--branch=org.openembedded.dev
monotone 0.32 (revisione base: 3f0fa5c1d232d37d47f6436fe74919dd3cd003b1)
In esecuzione su : Linux 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC
2006 i686
Compilatore C++  : GNU C++ version 3.3.5 (Debian 1:3.3.5-13)
Libreria standard C++: GNU libstdc++ version 20050304
Versione di Boost: 1_33_1
Modifiche rispetto alla versione base:
unknown

blacktower:/OE# ls
monotone_0.32-sarge0.1_i386.deb  OE.mtn  OE-this-is-for-mtn-0.32.mtn
monotone-doc_0.32-0.1_all.deb
blacktower:/OE#

Description:
Only install monotone 0.32 from this package:
monotone_0.32-sarge0.1_i386.deb and
download OE.mtn from http://www.openembedded.org/snapshots/
I use debian testing
blacktower:/OE# dpkg -l | grep monotone
ii  monotone 0.32-sarge0.1
A distributed version (revision) control sys
ii  monotone-doc 0.32-0.1
A distributed version (revision) control sys
blacktower:/OE#




___
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel