Windows 10 random hg verify errors?
Pandu Poluan
pepoluan at gmail.com
Thu Feb 18 03:07:01 UTC 2016
Thanks for the follow up!
It _might_ also be a problem with the BIOS/Firmware. Try to find if your
computer has an updated BIOS/Firmware.
Rgds,
--
FdS Pandu E Poluan
~ IT Optimizer ~
• LOPSA Member #15248
• Blog : http://pandu.poluan.info/blog/
• Linked-In : http://id.linkedin.com/in/pepoluan
On Thu, Feb 18, 2016 at 4:09 AM, Eric Pyle <eric_pyle at sil.org> wrote:
> Good news (sort of). I decided to use *msconfig* advanced options to
> limit my computer to *1 CPU*, and it seems to have made a world of (good)
> difference. I haven't encountered the random errors again, and I'm able to
> download big files and do big hg clones which were also an issue. I
> couldn't even download tortoisehg-3.5.2-x64.msi without getting Network
> error across different browsers.
>
> Basically, when I tried cloning, mozilla-central, per Gregory Szorc's
> suggestion, I encountered the same network errors that eventually led to me
> investigating random integrity errors with hg verify issue.
>
> One clone failed with integrity check failure:
>
> % hg clone --verbose https://hg.mozilla.org/mozilla-central/
>> "C:\Users\pylee\Documents\ubsicap\repos\mozilla-central"
>> applying clone bundle from
>> https://hg.cdn.mozilla.net/mozilla-central/6ea654cad929c9bedd8a4161a182b6189fbeae6a.gzip.hg
>> adding changesets
>> transaction abort!
>> rollback completed
>> abort: *integrity check failed* on 00changelog.i:b8802b591ce2!
>> [command returned code 255 Wed Feb 17 13:24:19 2016]
>
>
> Most of the time I would get this DECRYPTION_FAILED_OR_BAD_RECORD_MAC
> error:
>
> % hg clone --verbose https://hg.mozilla.org/mozilla-central/
>> "C:\Users\pylee\Documents\ubsicap\repos\mozilla-central"
>> applying clone bundle from
>> https://hg.cdn.mozilla.net/mozilla-central/6ea654cad929c9bedd8a4161a182b6189fbeae6a.gzip.hg
>> adding changesets
>> adding manifests
>> transaction abort!
>> rollback completed
>> abort: error: DECRYPTION_FAILED_OR_BAD_RECORD_MAC
>> [command returned code 255 Wed Feb 17 13:34:02 2016]
>
>
> That DECRYPTION_FAILED_OR_BAD_RECORD_MAC error led me to this article
> https://github.com/kennethreitz/requests/issues/1906 where some users
> tracked down to "multiprocessing".
>
> Now, why it's a problem on my system and not others, I still don't know.
> But maybe I can now make a case for replacing my computer under warranty.
>
> Eric
>
>
>
> On Wed, Feb 17, 2016 at 12:09 PM, Adrian Klaver <adrian.klaver at aklaver.com
> > wrote:
>
>> On 02/17/2016 09:45 AM, Eric Pyle wrote:
>> Ccing list.
>>
>> Yes, I also tried Steve's suggestion with turning off indexing. Sounded
>>> promising, but I still encounter the random errors even after turning
>>> off indexing for repository folder and subfolders. :(
>>>
>>
>> Well the fact that you do not see the issue in Safe Mode indicates it is
>> something that Windows 10 is loading above and beyond the basics. Might
>> want to take a look at:
>>
>> http://windows.microsoft.com/en-us/windows/what-is-safe-mode#1TC=windows-7
>>
>> to see if helps. One thing I saw in above is that programs in the Startup
>> folder do not run in Safe Mode.
>>
>> Do you have anything there?
>>
>> Also, have you looked in the Windows event logs after a verify run to see
>> if anything pops up?
>>
>>
>>
>>> Eric
>>>
>>>
>> --
>> Adrian Klaver
>> adrian.klaver at aklaver.com
>>
>
>
>
> --
> Eric Pyle
> Dallas, TX
> SIL - Language Software Developer
> Skype: eric.d.pyle
>
> _______________________________________________
> Mercurial mailing list
> 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/20160218/bf6624cc/attachment-0002.html>
More information about the Mercurial
mailing list