Ticket #8740: myth-ticket-8740.txt

File myth-ticket-8740.txt, 2.2 KB (added by J.Pilk@…, 13 years ago)

Backtrace on selecting timestretch on P4 machine

Line 
1[Thread 0xb12c1b90 (LWP 4643) exited]
2[Thread 0xb48ffb90 (LWP 4647) exited]
32010-12-09 12:22:03.292 Player(0): Waited 100ms for video buffers AAAAAAAAAAAAAAAAAAAAAAAAAAAAauL
42010-12-09 12:22:12.612 AO: Using time stretch 1.05
5
6Program received signal SIGILL, Illegal instruction.
7[Switching to Thread 0xac212b90 (LWP 4659)]
80x070a0b0f in soundtouch::TDStretchSSE3::calcCrossCorrStereo(float const*, float const*) const () from /usr/lib/libmyth-0.24.so.0
9(gdb) backtrace
10#0  0x070a0b0f in soundtouch::TDStretchSSE3::calcCrossCorrStereo(float const*, float const*) const () from /usr/lib/libmyth-0.24.so.0
11#1  0x0709f423 in soundtouch::TDStretch::seekBestOverlapPositionStereo(float const*) () from /usr/lib/libmyth-0.24.so.0
12#2  0x0709f203 in soundtouch::TDStretch::seekBestOverlapPosition(float const*) () from /usr/lib/libmyth-0.24.so.0
13#3  0x070a0128 in soundtouch::TDStretch::processSamples() () from /usr/lib/libmyth-0.24.so.0
14#4  0x070a026d in soundtouch::TDStretch::putSamples(float const*, unsigned int) () from /usr/lib/libmyth-0.24.so.0
15#5  0x0709e527 in soundtouch::SoundTouch::putSamples(float const*, unsigned int) () from /usr/lib/libmyth-0.24.so.0
16#6  0x06e6442e in AudioOutputBase::AddFrames(void*, int, long long) () from /usr/lib/libmyth-0.24.so.0
17#7  0x42a6ea36 in AudioPlayer::AddAudioData (this=0x9474b4c, buffer=0x974cf90 "]\355R\n\253\316 \242\374\061u·*\207\024\203,6\253\t\001",
18    len=4608, timecode=977759) at audioplayer.cpp:341
19#8  0x42af2635 in AvFormatDecoder::ProcessAudioPacket (this=0x94bd9a8, curstream=0x94cd530, pkt=0x9542118, decodetype=4608)
20    at avformatdecoder.cpp:4096
21#9  0x42af543c in AvFormatDecoder::GetFrame (this=0x94bd9a8, decodetype=kDecodeAV) at avformatdecoder.cpp:4406
22#10 0x42a4efc5 in MythPlayer::DecoderGetFrame (this=0x945c9a8, decodetype=72, unsafe=false) at mythplayer.cpp:2910
23#11 0x42a4fbf7 in MythPlayer::DecoderLoop (this=0x945c9a8, pause=false) at mythplayer.cpp:2834
24#12 0x42a43e10 in DecoderThread::run (this=0x94c0c08) at mythplayer.cpp:135
25#13 0x068ffed9 in ?? () from /usr/lib/qt47/libQtCore.so.4
26#14 0x00bc2832 in start_thread () from /lib/libpthread.so.0
27#15 0x00b01f6e in clone () from /lib/libc.so.6
28(gdb)