View Issue Details

IDProjectCategoryView StatusLast Update
0002508MMW v4Framework: Taggingpublic2010-02-12 14:58
Reporterrusty Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.5.4 
Summary0002508: Musicmatch-tagged .wav file crashes MM during scan
DescriptionThis was user-reported and fixed by Peke. Peke will add comments and hopefully a sample file that illustrates/describes the issue more fully.
TagsNo tags attached.
Fixed in build

Relationships

related to 0002595 closedpeke MMJB / Goldwave WAV Tags sometimes not read correctly 

Activities

peke

2006-06-09 20:25

developer   ~0007338

Here is original Email Sent to Jiri from one of MM Users:
-----------------
From: Dan Flanery [mailto:sunspot@well.com]
Sent: Saturday, June 03, 2006 12:47 PM
To: jh@mediamonkey.com
Subject: WAV file that crashes Media Monkey library scan


The wav file is in this directory:
 
http://www.well.com/user/sunspot/audio/
 
Of all the files, I can't believe it's a crappy Bee Gees song!
 
Let me know what you find out.
 
Thanks!
sunspot
------------------------

peke

2006-06-09 20:32

developer   ~0007339

Basic problem was when MusicMatch write Stream Data into ID3 Tag implementation inside of WAV Which couse Infinite loop in reading ID3 Tag Info.

Note: That Stream seams to be last TAG field in WAV ID3 Implementation

It was corrected This way so that new Check is added to look not only on EOF but to force MM Check for new WAV Data Chunk After bytes designated to ID3 Chunk is reached even stream spec. tells Format Plugin to read beyond Chunk Size.

rusty

2006-08-25 15:53

administrator   ~0007789

User verified. Closing.