Re: errors in valgrind
devel <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Organization | UANS |
| Message-ID | <[email protected]> |
On Wednesday 27 May 2009 11:10:19 am you wrote: > Can you show a little more detailed information to me? > Because I cannot use valgrind in my environment, I want further > information. > > 1. Can you show the line number of the problem part? > > 2. When you encoded it with a "-b64" option only, does the error happen? 1.) ==14134==by0x405188D:vorbis_analysis_init(in/usr/local/lib/libvorbis.so.0.4.1) ==14134== by 0x4053C8B:vorbis_analysis(in/usr/local/lib/libvorbis.so.0.4.1) 2.) No there are no errors when using -b64 for oggenc tool or example_encoder.c file but anything below -b64 you get errors. -rr w3rn