Displaying 2 results from an estimated 2 matches for "r000000".
Did you mean:
0000000
2005 Jun 22
2
Deallocation bug in speex
...| 2 lines
Proper de-allocation
When compiling with the 9316, everything works fine.
but when I update with later than or equal to 9320 (besides, it was working
really fine for quite some time now before I updated it),
a segmentation fault occurs in nb_celp.c:229:
#0 0x7c96df51 in $R000000 ()
#1 0x00c80000 in ?? ()
#2 0x7c94a5d0 in $R000000 ()
#3 0x7c9268ad in $R000000 ()
#4 0x77c2c2de in $R000000 ()
#5 0x657c380e in nb_encoder_destroy (state=0x41426b0) at nb_celp.c:229
#6 0x657bac1f in speex_encoder_destroy (state=0x41426b0) at speex.c:62
#7 0x657c0003 in sb_encoder_de...
2005 Jun 22
0
Deallocation bug in speex
...n compiling with the 9316, everything works fine.
>
> but when I update with later than or equal to 9320 (besides, it was
> working really fine for quite some time now before I updated it),
>
> a segmentation fault occurs in nb_celp.c:229:
>
>
>
> #0 0x7c96df51 in $R000000 ()
>
> #1 0x00c80000 in ?? ()
>
> #2 0x7c94a5d0 in $R000000 ()
>
> #3 0x7c9268ad in $R000000 ()
>
> #4 0x77c2c2de in $R000000 ()
>
> #5 0x657c380e in nb_encoder_destroy (state=0x41426b0) at
> nb_celp.c:229
>
> #6 0x657bac1f in speex_encoder_destroy...