monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] bug report - running Monotone under Windows XP fai


From: João Felipe Santos
Subject: Re: [Monotone-devel] bug report - running Monotone under Windows XP fails if user account path has non-ascii characters
Date: Wed, 11 Feb 2009 16:29:18 -0200

On Wed, Feb 11, 2009 at 3:48 PM, Zack Weinberg <address@hidden> wrote:
>
> Much appreciated.  The most relevant files are going to be
> win32/fs.cc, charset.cc, file_io.cc, and paths.cc.  Please try to keep
> Windows-specific code in the win32 directory.
>
> I actually wanted to see the --debug output when run under D:\.
>
> zw
>

Just to clarify: the output when run under D:\ is:

D:\>mtn version --debug
?: fatal: std::logic_error: paths.cc:304: invariant 'I(!is_absolute_here(inT))'
violated
?: this is almost certainly a bug in monotone.
?: please send this error message, the output of '? version --full',
?: and a description of what you were doing to address@hidden
?: discarding debug log, because I have nowhere to write it
?: (maybe you want --debug or --dump?)

The same thing that happens when I try to execute any command (or even
just "mtn") under D:\. Maybe it is a bug related with the
normalize_path function, or maybe it has something to do with my
"non-ascii" userdir. I'm familiarizing myself with the win32/ code and
will try something later to check this other bug too.

-- João




reply via email to

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