Hello guys,

I run android cts-2.3-R12 test and then got Vp8R480x360LongPlayerTest item 
failed.
The cts command is shown as below:
"start --plan CTS -p android.mediastress.cts.Vp8R480x360LongPlayerTest"
The test case would play a webm file, but it will crash when playing at any 
time.

Here is the log I got.

01-03 00:38:09.615 I/DEBUG   (  155): Build fingerprint: 
'LePhone/apollohd_w/apollohd_w:2.3.5/GRJ90/1.0.14:user/release-keys'
01-03 00:38:09.615 I/DEBUG   (  155): pid: 157 >>> /system/bin/mediaserver 
<<<     tid: 2375 >>> AudioTrackThrea <<<
01-03 00:38:09.615 I/DEBUG   (  155): signal 11 (SIGSEGV), code 1 
(SEGV_MAPERR), fault addr 9244a202
01-03 00:38:09.615 I/DEBUG   (  155):  r0 9244a202  r1 002041f0  r2 
a30029d5  r3 001f7100
01-03 00:38:09.715 I/DEBUG   (  155):          #00  pc 00100b72 
 /system/lib/libstagefright.so  \Global\android::BlockIterator::advance
01-03 00:38:09.715 I/DEBUG   (  155):          #01  pc 00100c1c 
 /system/lib/libstagefright.so   \Global\android::MatroskaSource::readBlock

According the log, it looks like there has some problem in Matroska 
extractor.
But, I have no idea to fix it.

Does anybody meet this problem before?  or some idea for this issue?

Thanks
- Pierre

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to