Hey Jack, was Re: [vorbis-dev] win32: Encoder using vorbisenc.dll - AV?

Monty xiphmont at xiph.org
Mon Jul 23 11:28:26 PDT 2001



On Thu, Jul 19, 2001 at 04:48:44PM +0200, Matthijs Laan wrote:
> 
> Hello,
> 
> When I compile either oggenc or encoder_example with static libraries, they 
> work fine, but when I try them with the dynamic libraries, I get an access 
> violation in vorbisenc.dll with both oggenc and encoder_example. Can anyone 
> on win32 confirm this?

Jack believes we've discovered the problem here...

In a number of places, we're keeping function calls in static arrays
that are passed from module to module.  I'm relating the following
second-hand, (and I'm not a win32 developer ;-) so I may be
misremembering slightly, but these arrays being marked as 'data'
rather than 'code' in the project file is causing the trouble.

Jack/Mike, please jump in here and prevent me from sounding any more
like an idiot.

Monty

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