probable Taglib 1.3.1 malfunction

Scott Wheeler wheeler at kde.org
Thu Nov 24 14:30:44 CET 2005


On Nov 23, 2005, at 4:32 PM, tafillos wrote:

> Hello,
>
> I am developping Microsoft C++ .Net a program that reads and edits  
> mp3 metadata.
> For this reason I use TagLib.I found a TagLib-1.3.1 winport at  
> sourceforge.
>
> Concerning the metadata reading, everything works perfectly. The  
> problem is when
> I go to edit the metadata and try to save them. I define an object  
> of type
> FileRef and then I edit successfully the metadata I desire to  
> alter. As soon as
> I call the function tag()->save() in order to save the changes,  
> then I get the
> error:
>
> The instruction at "0x10072ad7" referenced memory at "0xdddddddd".  
> The memory
> could not be "read".
>
> If I try to debug the program I get a message that there is no  
> source code
> available...and i can only see the disassembly code.

In general the various Windows ports aren't supported by the TagLib  
project, so you'd be best off contacting the person that did the  
porting directly.

Cheers,

-Scott


More information about the taglib-devel mailing list