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

Firelight Multimedia support at fmod.org
Sun May 13 16:27:24 PDT 2001



ive had it crash also when i called the seek function from a different
thread from the decoder (ie ov_read)..  all ogg code is called from the same
thread really
-------------------------
Brett Paterson
Firelight Multimedia
http://www.fmod.org
-------------------------

----- Original Message -----
From: "Charlie Wallace" <dev at charliex.net>
To: <vorbis-dev at xiph.org>
Sent: Saturday, May 12, 2001 1:18 AM
Subject: Re: [vorbis-dev] Application Crashes When Calling ov_time_seek()
function

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

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