monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] mtn.exe: fatal: memory access violation


From: Timothy Brownawell
Subject: Re: [Monotone-devel] mtn.exe: fatal: memory access violation
Date: Fri, 21 Aug 2009 20:37:07 -0500

On Fri, 2009-08-21 at 22:22 +0200, Mulander wrote:
> First pull from org.auroraux.singularity.ada
> Monotone was hanging on 'mnt: connecting to auroraux.org'

Looks like it's blocking when trying to read from the server.

There was a bug is version 0.42 which could cause behavior like this,
where the server would try to queue up *everything* to send at the very
beginning and could cause timeouts.

> I stopped the App with C-c and it crashed.
> 
> I'm not attaching the dump log - the app didn't create it.
> 
> C:\Users\mulander\lab\auroraux\project\singularity>mtn
> --db=C:\Users\mulander\monotone_db\aurorauxdb.mtn pull auroraux.org
> "org.auroraux.singularity.ada"
> mtn: setting default server to auroraux.org
> mtn: setting default branch include pattern to 'org.auroraux.singularity.ada'
> mtn: setting default branch exclude pattern to ''
> enter passphrase for key ID address@hidden:
> mtn: connecting to auroraux.org
> 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

This looks like a known crash that actually seems to consistently happen
*after* TerminateProcess() is called. I'm not sure what we're doing
wrong that that can happen.





reply via email to

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