search for: iii_dequantize_sample

Displaying 9 results from an estimated 9 matches for "iii_dequantize_sample".

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.ice...
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...
2006 Jun 22
1
Asterisk-1.2.9.1 e MOH
...960]: interface.c:215 decodeMP3: Junk at the beginning of frame 49443303 Jun 23 02:14:21 WARNING[24960]: common.c:134 decode_header: Layer 1 not supported! Jun 23 02:14:21 WARNING[24960]: interface.c:215 decodeMP3: Junk at the beginning of frame e4e45a8a Jun 23 02:14:21 WARNING[24960]: layer3.c:966 III_dequantize_sample: mpg123: Can't rewind stream by 1758 bits! Jun 23 02:14:21 WARNING[24960]: interface.c:215 decodeMP3: Junk at the beginning of frame 49443303 Jun 23 02:14:21 WARNING[24960]: common.c :134 decode_header: Layer 1 not supported! Jun 23 02:14:21 WARNING[24960]: interface.c:215 decodeMP3: Junk at th...
2004 Aug 06
0
ices 0.3 seg fault
...know what to do with this backtrace. It would also help immensely if you could reproduce the 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-...
2008 Dec 29
7
Europa Universalis 2 crash (Ubuntu 8.04 Wine 1.1.10)
According to the AppDB EU2 1.09 has a platinum rating, but it's constantly crashing on me. I installed the game from the CD, updated to the latest version (1.09), and the game launches just fine. When it gets into the menu I notice that it's running a lot slower than it should be. I can start a single player game and it still runs slow, and then crashes. It doesn't matter what I do in
2004 Aug 06
2
ices 0.3 seg fault
> Please try a stable version of LAME. 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...
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
...> > Please try a stable version of LAME. 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...
2005 Jan 11
0
Asterisk Segmentation Fault - layer3.c/mpg123
Hello, I recently switched from using mpg123 to using the built-in format_mp3 for MusicOnHold. After playing a song (which I adapted as perscribed to 8Khz/mono mp3 with lame) for about 30 seconds, I get static in the earpiece and then: Jan 11 08:59:08 WARNING[11039]: layer3.c:966 III_dequantize_sample: mpg123: Can't rewind stream by 10 bits! Segmentation fault I am testing with another mp3 file now, but I would never expect a 'Segmentation fault'. Has anyone seen this? If not, should I report as a bug and how best to do this? Thank you, Jason