[vorbis-dev] vorbis_comment_add_tag() and Codewarrior OS X

Olaf Matthes olaf.matthes at gmx.de
Mon Oct 20 08:17:30 PDT 2003



Hi, after banging my head against the wall for quite a while I finally
found what crashes my code:

Because I'm working with Codewarrior 8 on OS X I had to compile the ogg
/ vorbis libs with CW. To do so I used the CW projects for OS 9 and
modified them. Howerver, they don't work as expected.
Everything seems to be fine, encoding & decoding works, only
vorbis_comment_add_tag() crashes my App on any subsequent call. I.e. I
can call vorbis_comment_add_tag() several times for one stream/file and
it works. When I deinit the encoder and init it again all calls to
vorbis_comment_add_tag() will crash.
I've tested the very same code on Win2000 and IRIX 6.5 and on both
platforms it works, so I'm very shure my code is okay. So my question
is, is there a known bug in vorbis_comment_add_tag() that makes it crash
on Mac OS X when using CW or is it me having overlooked anything when
compling the libs with CW?

BTW, my ogg / vorbis libs for OSX / CW8 can be found here:
http://www.nullmedium.de/dev/oggvorbis-macosx-libs-1.0-cw.sit (129k)

Any help is very appreciated!

Thanks,
Olaf
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list