Displaying 6 results from an estimated 6 matches for "ispow".
Did you mean:
ispow2
2004 Aug 06
2
ices 0.3 seg fault
...; ices plays for hours, then core dumps. I replayed the last song it was playing, and it played fine.
>
> Use the coredump for a backtrace:
>
> $ gdb /path/to/ices /path/to/coredump
>
#0 0x402b708d in III_dequantize_sample () from /usr/local/lib/libmp3lame.so.0
#1 0x402d0bc0 in ispow () from /usr/local/lib/libmp3lame.so.0
Cannot access memory at address 0x1
Neat - never done anything with a coredump before.
Carl K
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to '...
2004 Aug 06
2
ices 0.3 seg fault
> > > $ gdb /path/to/ices /path/to/coredump
> > >
> > #0 0x402b708d in III_dequantize_sample () from
> > #/usr/local/lib/libmp3lame.so.0 1 0x402d0bc0 in ispow () from
> > #/usr/local/lib/libmp3lame.so.0
> > Cannot access memory at address 0x1
>
> Could this be an alpha-version of LAME? Switching to the latest
> stable version (3.93-1 afair) might help (at least it did for me with
> a similar LAME-problem)
> Just a guess :-)
>...
2004 Aug 06
0
ices 0.3 seg fault
...crash reliably (eg on the same song).
On Sunday, 03 August 2003 at 08:34, Carl Karsten wrote:
> > > > $ gdb /path/to/ices /path/to/coredump
> > > >
> > > #0 0x402b708d in III_dequantize_sample () from
> > > #/usr/local/lib/libmp3lame.so.0 1 0x402d0bc0 in ispow () from
> > > #/usr/local/lib/libmp3lame.so.0
> > > Cannot access memory at address 0x1
> >
> > Could this be an alpha-version of LAME? Switching to the latest
> > stable version (3.93-1 afair) might help (at least it did for me with
> > a similar LAME-prob...
2004 Aug 06
2
ices 0.3 seg fault
...I don't really know what to do
> with this backtrace. It would also help immensely if you could
> reproduce the crash reliably (eg on the same song).
DEBUG: Using LAME version 3.93
(gdb) bt
#0 0x402b7585 in III_dequantize_sample () from /usr/local/lib/libmp3lame.so.0
#1 0x402d1200 in ispow () from /usr/local/lib/libmp3lame.so.0
Cannot access memory at address 0x1
It happened on song #618 (viagra in the water) but not if I make a play list of just that song. It seems that it is the same song
that caused the error on July 30 (date of testplaylist.txt that contains that song.) So it...
2004 Aug 06
2
ices 0.3 seg fault
ices plays for hours, then core dumps. I replayed the last song it was playing, and it played fine.
What should I post?
Carl K
http://www.personnelware.com/carl/resume.html
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word
2004 Aug 06
0
ices 0.3 seg fault
...t; > with this backtrace. It would also help immensely if you could
> > reproduce the crash reliably (eg on the same song).
>
> DEBUG: Using LAME version 3.93
>
> (gdb) bt
> #0 0x402b7585 in III_dequantize_sample () from /usr/local/lib/libmp3lame.so.0
> #1 0x402d1200 in ispow () from /usr/local/lib/libmp3lame.so.0
> Cannot access memory at address 0x1
>
> It happened on song #618 (viagra in the water) but not if I make a play list of just that song. It seems that it is the same song
> that caused the error on July 30 (date of testplaylist.txt that contains...