[Speex-dev] Crash in cb_search.c, line 414

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Wed Oct 4 15:48:34 PDT 2006


> gcc version 3.4.5 (mingw special)

Can you try 4.0 or 4.1 just to be sure?

> Compile flags:
> DEFINES += NDEBUG WIN32 _WINDOWS HAVE_CONFIG_H VAR_ARRAYS VORBIS_PSYCHO

VORBIS_PSYCHO is an *experimental* feature and should not be enabled
unless you want to do research with it.

> CFLAGS:
> -O3 -march=pentium3 -mtune=pentium4 -mmmx -msse -fomit-frame-pointer
> -ffast-math -g -Wall

Looks fine, though I usually don't test with -mmmx -msse
-fomit-frame-pointer

> SSE technically enabled in the compiler, but not used by libspeex.
> 
> As for the CPU and the values of best_ntarget[j], I have no way to find
> out. I almost had to bully the enduser in question just to get the
> offset from the windows crash dialog :( .. But apparantly it crashed at
> that exact spot several times.

Hmm... Can you tell me what bit-rate/sampling rate you're using? Is VBR
on? Other options?

	Jean-Marc


More information about the Speex-dev mailing list