bugAVR Downloader/UploaDEr - Bugs: bug #52645, (0xc000007b) with last windows...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #52645: (0xc000007b) with last windows update

Submitter:  None
Submitted:  Tue 12 Dec 2017 01:33:29 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  Patrick
Originator Email:  -email is unavailable- Open/Closed:  Open
Release:  6.3 Programmer hardware: 
Device type: 

Wed 13 Dec 2017 09:40:31 PM UTC, comment #1: 

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/


Joerg Wunsch <joerg_wunsch>
Group administrator
Tue 12 Dec 2017 01:33:29 AM UTC, original submission:  

Hi,
Windows just did a major update (Windows 10) Since then the exe crash instantly at start.
(0xc000007b)
We have 64bits and use version 6.3 of avrdude.exe, we tried to set the compatibility to windows 8 or XP but nothing helps
Thanks

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #42613:  Screenshot 2017-12-11 20.30.42.png added by None (11KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-12 None Attached File- Added Screenshot 2017-12-11 20.30.42.png, #42613

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code