avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #52645] (0xc000007b) with last windows update


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #52645] (0xc000007b) with last windows update
Date: Wed, 13 Dec 2017 16:40:31 -0500 (EST)
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #1, bug #52645 (project avrdude):

Here's the reply Bob Paddock sent to the mailinglist:


This can happen if a 32-bit DLL is still lingering in the PATH for some
reason.

Open a DOS box, create an empty directory.
Copy avrdude.exe and config file to the empty directory.
Set PATH to nothing ie. PATH=C:\YourEmptyDirectory
Run avrdude

Does it still crash?

No: Update dotNET and DirectX.  Make sure ALL of the Windows10 updates
have been done, it is a recursive process.
       Check path for old tools.  I've found it best to have  each
project setup its own PATH for this reason.
        Don't allow installs to update the global path.

Yes: The program may need rebased with the MinGW rbase tool after
recent Windows10 updates.
         As I'm running Win10-64bit here with freshly downloaded
avrdude 6.3  which ran fine this is unlikely.
        This usually happens with old programs like WinAVR20100110.
        For completeness, doesn't really  apply to your problem, might
help someone else coming across this:
        $ rebase.exe -b 0x50000000 msys-1.0.dll
       
https://nurikabe.blog/2014/02/14/couldnt-reserve-space-for-cygwins-heap-win32-error-0/


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?52645>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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