HG crashes for all commands

Michael Thomas Michael.Thomas at renesas.com
Mon Aug 19 14:19:29 UTC 2019


Scott,
Thank you very much for getting back to me.
It turns out that my organization had updated the firewall configuration on my PC and that was what was killing the mercurial commands.
They changed the firewall settings and it works again.

FYI, in case anyone else has similar issues in future, this is the information from the Event Log in Windows:

Faulting application name: hg.exe, version: 5.0.2.0, time stamp: 0x4918017b
Faulting module name: dgapi64.dll, version: 7.5.0.127, time stamp: 0x5c17d44e
Exception code: 0xc0000409
Fault offset: 0x00000000001ef998
Faulting process id: 0xa2e0
Faulting application start time: 0x01d5543d58d09c93
Faulting application path: C:\Program Files\TortoiseHg\hg.exe<file:///C:/Program%20Files/TortoiseHg/hg.exe>
Faulting module path: c:\windows\system32\dgapi64.dll<file:///c:/windows/system32/dgapi64.dll>
Report Id: 419d3ec7-7d39-4f5c-a6fd-2b0d7660dfad
Faulting package full name:
Faulting package-relative application ID:

I am an huge fan of SCM and would like to take the opportunity to thank people who work there.
Regards
Michael

From: Scott Palmer <swpalmer at gmail.com>
Sent: Monday, August 19, 2019 10:03 AM
To: Michael Thomas <Michael.Thomas at renesas.com>
Cc: mercurial at mercurial-scm.org
Subject: Re: HG crashes for all commands

The error code -1073740791 is 0xC0000409 the Windows error code for “Stack Overflow”

If there was any other information printed with the error (a stack dump) it may be helpful.  However, the first thing to try is to disable all extensions and see if that clears up the problem.  If it does, re-enable the extensions one at a time until the error returns.  The extension that causes the error to return likely needs to be updated to be compatible with that version of Mercurial.

Scott



On Aug 15, 2019, at 10:05 am, Michael Thomas <Michael.Thomas at renesas.com<mailto:Michael.Thomas at renesas.com>> wrote:

Hi,
Since the last few days whenever I try to run an Hg command, it crashes with the following message:
<image001.png>

When I try it on TortoiseHg, I get the following error message:
<image002.png>

Do you have any idea what that error code means?
Thanks
Michael


Disclaimer: This message and any files or text attached to it are intended only for the recipients named above and contain information that may be confidential or privileged. If you are not an intended recipient, you must not forward, copy, use or otherwise disclose this communication or the information contained herein. In the event you have received this message in error, please notify the sender immediately by replying to this message, and then delete all copies of it from your system. Thank you.
_______________________________________________
Mercurial mailing list
Mercurial at mercurial-scm.org<mailto:Mercurial at mercurial-scm.org>
https://www.mercurial-scm.org/mailman/listinfo/mercurial

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20190819/2d14e19c/attachment-0002.html>


More information about the Mercurial mailing list