[vorbis-dev] Application Crashes When Calling ov_time_seek() function

Charlie Wallace dev at charliex.net
Fri May 11 17:18:08 PDT 2001



the only similar thing i had was a mismatch of header files which caused
a structure to be the wrong size, which then trashed the function pointers
for seek etc.

----- Original Message -----
From: "Greg Mayer" <gmayer at siliconetix.com>
To: <vorbis-dev at xiph.org>
Sent: Friday, May 11, 2001 2:56 PM
Subject: [vorbis-dev] Application Crashes When Calling ov_time_seek()
function

> I'm running into a problem with my application crashing when I make a call
> to the ov_time_seek() function.
>
> The call includes the OggVorbis_File and it is indeed seekable, as I first
> check that using the ov_seekable() function.  Everytime, however I try to
> seek forward, the application dies with a core dump.  I'm working with the
> example from the "VorbisFile Documentation" site.
>
> The application is compiled using gcc version 2.96 20000731 on a Red Hat
> Linux 7.0 system (Intel).
>
> Has anyone else experienced a similar problem?  Any ideas on this issue?
>
> Thanks,
>
> Greg Mayer
>
> ________________________________________________________________
>
> Greg Mayer
> Siliconetix Corporation
> gmayer at siliconetix.com
>
> "The voice emerges literally from the body as a representation
>  of our inner world.  It carries our experience from the past,
>  our hopes and fears for the future, and the emotional resonance
>  of the moment."
>                                                   - David Whyte
>
>
> --- >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.
>

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