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 [email protected]
<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 <[email protected]>
| |   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, f...@0x22f6d0) 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, f...@0x22f6d0) at ../net.venge.monotone/dates.cc:367 #1 0x004d6525 in log_date_certs (cer...@0x22f0e0, o...@0x22f000, f...@0x22f6d0, 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, a...@0x22fb10, exec...@0x22fad0, ar...@0x22fb10)
    at ../net.venge.monotone/cmd_diff_log.cc:697
#3 0x00476a9b in commands::process (a...@0x22fb10, ide...@0x22fad0, ar...@0x22fb10) 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 /


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to