monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] fatal: memory access violation running mtn log


From: Zbigniew Zagórski
Subject: Re: [Monotone-devel] fatal: memory access violation running mtn log
Date: Sun, 07 Feb 2010 17:04:37 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi!

Danny MacMillan pisze:
Hi,

I just got an error using monotone.  What I did was basically follow the
<cut>

> Revision: 045b0286268ed071e6ac83bc87cdcb751b38718f
<cut>
> C:\Program Files\monotone\mtn.exe: fatal: memory access violation
> this is almost certainly a bug in monotone.
> please send this error message, the output of 'C:\Program >Files\monotone\mtn.exe version --full',

> and a description of what you were doing to address@hidden
<cut>

Thanks for report! This error is reproducible on other machines. I am analyzing the cause.

Failing test case (on nvm workspace):

mtn log --from 045b0286268ed071e6ac83bc87cdcb751b38718f

fails also here, but in somewhat different place (maybe it's a buffering problem?):

| o   -----------------------------------------------------------------
| |   Revision: 8313738ccc7884cf79fb1b3b66fe418f61b1e07a
| |   Ancestor: 184259296d94033bb62d0775bb0288efefe917d1
| |   Author: Richard Levitte <address@hidden>
| |   Date: 2009-01-15 14:45:31
| |   Branch: net.venge.monotone
| |
| |   Modified files:
| |           contrib/display_branches.lua
| |
| |   ChangeLog:
| |
| |     * contrib/display_branches.lua: Modernised version.

Program received signal SIGSEGV, Segmentation fault.

And for the rest - here is the backtrace:

0x007d120e in date_t::as_formatted_localtime (this=0x22ea48, address@hidden) at ../net.venge.monotone/dates.cc:367
367       tm tb(*std::localtime(&t));
(gdb) bt
#0 0x007d120e in date_t::as_formatted_localtime (this=0x22ea48, address@hidden) at ../net.venge.monotone/dates.cc:367 #1 0x004d6525 in log_date_certs (address@hidden, address@hidden, address@hidden, label=0xc41c4e "Date: ", separator=0xc41c4e "Date: ", multiline=false, newline=true) at ../net.venge.monotone/vocab_terms.hh:618 #2 0x004e158a in commands::cmd_log::exec (this=0xcd17a0, address@hidden, address@hidden, address@hidden)
    at ../net.venge.monotone/cmd_diff_log.cc:697
#3 0x00476a9b in commands::process (address@hidden, address@hidden, address@hidden) at ../net.venge.monotone/cmd.cc:118 #4 0x0080e195 in cpp_main (argc=4, argv=0x3e4a68) at ../net.venge.monotone/monotone.cc:285 #5 0x0080ea1b in main (argc=4, argv=0x3e4a68) at ../net.venge.monotone/win32/main.cc:198
(gdb)

Best regards!

--
Zbigniew Zagórski
/ software developer / geek / http://zbigg.blogspot.com /




reply via email to

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