On Tue, 13 Jan 2004 01:45:34 -1000
Deven Phillips <[EMAIL PROTECTED]> wrote:

> I have been working with LAME for a total of about one week now, and I
> am now running into an error I can't seem to make any progress with.
> When I run my program, it segfaults and a gdb backtrace shows:
> 
> #0  0x400a0aa4 in lame_decode1_headersB () from /usr/lib/libmp3lame.so.0
> (gdb) bt
> #0  0x400a0aa4 in lame_decode1_headersB () from /usr/lib/libmp3lame.so.0
> #1  0x40108820 in ipow20 () from /usr/lib/libmp3lame.so.0
> #2  0x8000287d in ?? ()
> Cannot access memory at address 0x63652d9d
> 
> Any ideas why the ipow20 function would be segfaulting?

Which version of lame? Please compile with debug options and provide the
output of gdb with the commands "bt", "up 1", "list" (order is
important).

Bye,
Alexander.

-- 
           I will be available to get hired in April 2004.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to