monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Monotone crashed when updating workspace


From: Timothy Brownawell
Subject: Re: [Monotone-devel] Monotone crashed when updating workspace
Date: Tue, 26 Jun 2007 06:41:02 -0500

On Tue, 2007-06-26 at 00:54 +0400, Shkutkov Michael wrote:
> I've just made:
> mtn pull
> and
> mtn update
> 
> mtn: fatal: std::logic_error: 
> /home/lapo/packaging/tmp/monotone-0.34/paths.cc:294: invariant 
> 'I(utf8_validate(utf8(path)))' violated
> mtn: this is almost certainly a bug in monotone.

It's tripping over this file (the <..> are unprintable bytes):

libpurple/plugins/<CA><EE><EF><E8><FF> log_reader.c

and saying that it can't convert that to utf8, because those unprintable
bytes don't mean anything in locale 'C' (which is what it thinks you're
using).

That error message could certainly be better.


-- 
Timothy

Free (experimental) public monotone hosting: http://mtn-host.prjek.net





reply via email to

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