[vorbis] Access Violation in ov_open

Lance lbp1 at cs.waikato.ac.nz
Sun Feb 18 15:33:25 PST 2001



Thanks Michael (and to OmegaDan for havign a similar problem :)
It seems that VC was just confused about which versions of the librarys to
link and load
it was loading the release when I compiled with the release and vice versa.
I now have it fixed in one of my projects

----- Original Message -----
From: "Michael Smith" <msmith at labyrinth.net.au>
To: <vorbis at xiph.org>
Sent: Sunday, 18 February 2001 11:04 pm
Subject: Re: [vorbis] Access Violation in ov_open

> At 12:41 AM 2/19/01 +1300, you wrote:
> >If I do something similar to the below ov_open always causes an access
> >violation.
> >The call to fopen is successful.
> >Can anybody tell me why? (and how to fix it?)
> >
>
>
> That code looks ok, so the problem is probably elsewhere in your code.
>
> Also, if you're programming under windows (presumably you are, from the
code snippet given), you might be linking against the wrong C runtime
libraries. That'll break most windows programs without any useful error
messages. It must be linked against the same library as the vorbis libraries
(which is usually the 'multithreaded dll')
>
> If that isn't the case, then please tell us where it's crashing (use a
debugger)
>
> Michael
>
>
>
> --- >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-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-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 mailing list