[vorbis-dev] QuickTime for Linux and vorbisfile

W. Michael Petullo mike at flyn.org
Sat Jul 28 11:48:08 PDT 2001



> I recently began working on an application which will combine
> Ogg Vorbis with QuickTime on the Linux platform.  I am using Ogg
> Vorbis 1.0rc1 and Adam Williams' QuickTime for Linux 1.3 library
> (http://www.heroinewarrior.com/quicktime.php3).
> 
> I am having a strange problem.
> 
> As soon as I #include <quicktime/quicktime.h>, the code causes a
> segmentation fault when run.  When I look at it with gdb, it seems
> as though the program's main loop is not even reached.  I don't even
> need to define any types from quicktime.h or use any of its functions.
> If quicktime.h is included, the code causes a segmentation fault.
> If the quicktime.h include is commented out, there is no problem (except,
> of course I can't use its functionality).

After upgrading to gcc 3.0, my problem went away -- or so it seemed.
However, the problem reappeared when I tried to include some more
header files.

Downgrading to egcs 2.91.66 seemed to fix everything.


-- 
Mike

:wq

--- >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