[mythtv] MythMusic: Raise "Floating point exception" when playing cd

Hirobumi Shimada shimada at systemcreate-inc.com
Fri Jan 28 03:44:39 EST 2005


Hi

Corrupting MythMusic when playing cd,
CdDecoder::chan is 0 (probably same problem to avfDecoder)
but I don't know what set it.

Thanks,

Hiro


---------------------

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread -1263694928 (LWP 7362)]
0xb572ccac in CdDecoder::flush (this=0x8fbb8f0, final=false) at
cddecoder.cpp:73
73                  int samples = (sz*8)/(chan*16);
Current language:  auto; currently c++
(gdb) bt
#0  0xb572ccac in CdDecoder::flush (this=0x8fbb8f0, final=false) at
cddecoder.cpp:73
#1  0xb572d405 in CdDecoder::run (this=0x8fbb8f0) at cddecoder.cpp:212
#2  0xb6eff2aa in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
#3  0xb6c12b63 in start_thread () from /lib/tls/libpthread.so.0
#4  0xb6acbc4a in clone () from /lib/tls/libc.so.6
(gdb) Quit
(gdb) p chan
$1 = 0
(gdb)




More information about the mythtv-dev mailing list