monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Re: buildfarm problem


From: Lapo Luchini
Subject: [Monotone-devel] Re: buildfarm problem
Date: Tue, 18 Sep 2007 08:26:26 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.13) Gecko/20070809 Thunderbird/1.5.0.13 Mnenhy/0.7.4.0

Markus Schiltknecht wrote:
> Hello Lapo,
>
> what's up with your buildfarm box? It seems to reproducibly segfault
> during netsync. Any idea?

Mhh... it also seem to do it from normal command line use, using 0.36...

% mtn sy --debug
...
mtn: prepared statement SELECT data FROM revisions WHERE id = ?
mtn: binding 1 parameters for SELECT data FROM revisions WHERE id = ?
mtn: binding 1 with value '9c4f6fce90af21fe4caaabd2c795c7c1ab3ab5c8'
mtn: fatal signal: Segmentation fault: 11
this is almost certainly a bug in monotone.
please send this error message, the output of 'mtn --full-version',
and a description of what you were doing to address@hidden
do not send a core dump, but if you have one,
please preserve it in case we ask you for information from it.
zsh: segmentation fault (core dumped)  mtn sy --debug
% gdb mtn mtn.core
...
(gdb) bt
#0  0x000000000061e853 in
boost::match_results<__gnu_cxx::__normal_iterator<char const*,
std::string>,
std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char
const*, std::string> > > >::operator[] ()
#1  0x000000000061ec82 in
boost::match_results<__gnu_cxx::__normal_iterator<char const*,
std::string>,
std::allocator<boost::sub_match<__gnu_cxx::__normal_iterator<char
const*, std::string> > > >::operator[] ()
#2  0x000000000055f69e in std::_Rb_tree<std::string,
std::pair<std::string const, std::string>,
std::_Select1st<std::pair<std::string const, std::string> >,
std::less<std::string>, std::allocator<std::pair<std::string const,
std::string> > >::_M_erase ()

Seems to be an issue with boost (which I upgraded recently to boost-1.34.1).

-- 
Lapo Luchini
address@hidden (OpenPGP & X.509)
www.lapo.it (Jabber, ICQ, MSN)




reply via email to

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