bugAVR Downloader/UploaDEr - Bugs: bug #40599, Crash when varifing against 0...

 
 

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

bug #40599: Crash when varifing against 0 bytes of EEPROM data

Submitter:  None
Submitted:  Sat 16 Nov 2013 05:27:34 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Duplicate Privacy:  Public
Assigned to:  None Originator Name:  Anon
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Sat 16 Nov 2013 09:24:36 PM UTC, comment #1: 

Duplicate for bug #40142.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sat 16 Nov 2013 05:27:34 PM UTC, original submission:  

When verifying the device EEPROM against a .eep file that has 0 bytes of EEPROM data AVRDUDE 6.0.1 win32 will crash.


avrdude.exe -c usbasp -p m328 -B 0.5 -U eeprom:w:"program.eep":a



avrdude.exe: set SCK frequency to 1500000 Hz
avrdude.exe: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude.exe: Device signature = 0x1e9514
avrdude.exe: reading input file "program.eep"
avrdude.exe: input file program.eep auto detected as Intel Hex
avrdude.exe: writing eeprom (0 bytes):

Writing | ################################################## | 100% -0.00s

avrdude.exe: 0 bytes of eeprom written
avrdude.exe: verifying eeprom memory against program.eep:
avrdude.exe: load data eeprom data from input file program.eep:
avrdude.exe: input file program.eep auto detected as Intel Hex
avrdude.exe: input file program.eep contains 0 bytes
avrdude.exe: reading on-chip eeprom data:

Reading |


Anonymous

 

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

Attached Files
file #29634:  program.eep added by None (13B - application/octet-stream)

 

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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-16 joerg_wunsch Open/ClosedOpen Closed
    2013-11-16 joerg_wunsch StatusNone Duplicate
    2013-11-16 None Attached File- Added program.eep, #29634

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code