[vorbis] Re: oggenc on alpha?

Bill Nottingham notting at redhat.com
Mon Mar 19 23:26:42 PST 2001



Bill Nottingham (notting at redhat.com) said: 
> Program received signal SIGFPE, Arithmetic exception.
> 0x20000046978 in bark_noise_median (n=128, b=0x12006d3e0, f=0x120095510, 
>     noise=0x120095740, lowidth=0.5, hiwidth=0.5, lomin=5, himin=5, 
>     thresh=0x12006d680, off=0x12006d890) at psy.c:562
> 562	    bi=b[i]+hiwidth;

Build libvorbis with -mieee instead of -ffast-math and it encodes OK
until oggenc ends, then it dies at:

(gdb) bt
#0  0x200003efd44 in chunk_free (ar_ptr=0x200005a1b50, p=0x12006a2b0)
    at malloc.c:3142
#1  0x200003efac8 in __libc_free (mem=0x12006a2b0) at malloc.c:3054
#2  0x20000047650 in _vp_psy_clear (p=0x12006a1f0) at psy.c:312
#3  0x20000050974 in mapping0_free_look (look=0x12006a110) at
    mapping0.c:84
#4  0x2000003ec54 in vorbis_dsp_clear (v=0x11ffff3e8) at block.c:325
#5  0x120005994 in oe_encode (opt=0x11ffff738) at encode.c:172
#6  0x120002338 in main ()
#7  0x20000387f64 in __libc_start_main (main=0x120001b90 <main>, argc=2, 
    ubp_av=0x11ffff898, init=0x120001a00 <_init>, 
    fini=0x2000011d588 <_dl_debug_impcalls>, rtld_fini=0x1,
    stack_end=0x11ffff880)
    at ../sysdeps/generic/libc-start.c:129
(gdb) 

Bill

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