Windows 10 random hg verify errors?
Eric Pyle
eric_pyle at sil.org
Thu Feb 18 17:18:38 UTC 2016
Thanks, that was a good suggestion as well. My BIOS was out of date,
although it was at the same version as others in my office.
Unfortunately, it didn't help with the errors. The BIOS update did allow me
to configure more than 1 CPU in msconfig (it had only allowed me to do all
or 1). And having 2 CPUs seems to be working okay. I'll keep increasing
until I hit the errors again.
Eric
On Wed, Feb 17, 2016 at 9:07 PM, Pandu Poluan <pepoluan at gmail.com> wrote:
> 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
>>
>>
>
--
Eric Pyle
Dallas, TX
SIL - Language Software Developer
Skype: eric.d.pyle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20160218/1886ff42/attachment-0002.html>
More information about the Mercurial
mailing list