[Android] Dirty patches to test the OpenGL ES 2.0 vout

Ludovic Fauvet etix at videolan.org
Wed Jan 2 13:59:35 CET 2013


On Mon, Dec 31, 2012 at 11:33 AM, Adrien Maglo <magsoft at videolan.org> wrote:
> Hi all,
>
>
> Here are two dirty patches to test the OpenGL ES 2.0 vout, which does the
> chroma conversion with shaders. They should apply smoothly to latest
> vlc-android and vlc master gits.
> Personally, I have experienced worse performance than with the android
> surface vout. But I would be interested in getting your results.

It crashes almost instantly on my Galaxy Nexus but from time to time I
can get a black screen for a few seconds (while the sound plays).
Attached two logcat, one standard and one with the OpenGL traces enabled.

Hope that helps.

--
Ludovic Fauvet
-------------- next part --------------
V/VLC/LibVLC(  817): Reading file:///storage/emulated/0/trailers/10years-tlr1_h720p.mov
D/VLC     (  817): [0x5c575e1c]: main input Creating an input for '10years-tlr1_h720p.mov'
D/VLC     (  817): [0x5c575e1c]: main input using timeshift granularity of 50 MiB, in path '/tmp'
D/VLC     (  817): [0x5c575e1c]: main input `file:///storage/emulated/0/trailers/10years-tlr1_h720p.mov' gives access `file' demux `' path `/storage/emulated/0/trailers/10years-tlr1_h720p.mov'
D/VLC     (  817): [0x5c575e1c]: main input creating demux: access='file' demux='' location='/storage/emulated/0/trailers/10years-tlr1_h720p.mov' file='/storage/emulated/0/trailers/10years-tlr1_h720p.mov'
D/VLC     (  817): [0x5c4293cc]: main demux looking for access_demux module matching "file": 3 candidates
D/VLC     (  817): [0x5c4293cc]: main demux no access_demux modules matched
D/VLC     (  817): [0x5c575e1c]: main input creating access 'file' location='/storage/emulated/0/trailers/10years-tlr1_h720p.mov', path='/storage/emulated/0/trailers/10years-tlr1_h720p.mov'
D/VLC     (  817): [0x5c4293cc]: main access looking for access module matching "file": 13 candidates
D/VLC     (  817): [0x5c4293cc]: filesystem access opening file `/storage/emulated/0/trailers/10years-tlr1_h720p.mov'
D/VLC     (  817): [0x5c4293cc]: main access using access module "filesystem"
D/VLC     (  817): [0x5d90df74]: main stream Using stream method for AStream*
D/VLC     (  817): [0x5d90df74]: main stream starting pre-buffering
D/VLC     (  817): [0x5d90df74]: main stream received first data after 1 ms
D/VLC     (  817): [0x5d90df74]: main stream pre-buffering done 1024 bytes in 0s - 352 KiB/s
D/VLC     (  817): [0x5c458f54]: main stream looking for stream_filter module matching "any": 9 candidates
D/VLC     (  817): [0x5c458f54]: main stream no stream_filter modules matched
D/VLC     (  817): [0x5d1c4ff4]: main stream looking for stream_filter module matching "stream_filter_record": 9 candidates
D/VLC     (  817): [0x5d1c4ff4]: main stream no stream_filter modules matched
D/VLC     (  817): [0x5c575e1c]: main input creating demux: access='file' demux='' location='/storage/emulated/0/trailers/10years-tlr1_h720p.mov' file='/storage/emulated/0/trailers/10years-tlr1_h720p.mov'
D/VLC     (  817): [0x5d1c4ff4]: main demux looking for demux module matching "mp4": 54 candidates
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: ftyp size 32
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: moov size 96768
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mvhd size 108
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "mvhd" creation 734666d-24h:14m:58s modification 734666d-24h:15m:00s time scale 2997 duration 694977d-48h:00m:06s rate 1.000000 volume 1.000000 next track id 4
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: trak size 57014
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: tkhd size 92
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "tkhd" creation 734660d-15h:55m:50s modification 734666d-24h:15m:00s duration 694982d-52h:51m:40s track ID 1 layer 0 volume 0.000000 rotation 0.000000 scaleX 1.000000 scaleY 1.000000 translateX 0.000000 translateY 0.000000 width 1280.000000 height 720.000000. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: tapt size 68
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type tapt (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: edts size 36
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: elst size 28
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "elst" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mdia size 56798
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mdhd size 32
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "mdhd" creation 734666d-24h:14m:58s modification 734666d-24h:15m:00s time scale 2997 duration 694982d-52h:51m:40s language ```
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: hdlr size 58
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "hdlr" handler type: "vide" name: "Apple Video Media Handler"
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: minf size 56700
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: vmhd size 20
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "vmhd" graphics-mode 64 opcolor (-32768, -32768, -32768)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: hdlr size 57
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "hdlr" handler type: "alis" name: "▒Apple Alias Data Handler"
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: dinf size 36
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: dref size 28
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: alis size 12
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type alis (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "dref" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stbl size 56579
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsd size 167
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: avc1 size 151
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: avcC size 43
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "avcC" version=1 profile=0x4d level=0x1f length size=4 sps=1 pps=1
D/VLC     (  817): [0x5d90df74]: mkv stream          - sps[0] length=20
D/VLC     (  817): [0x5d90df74]: mkv stream          - pps[0] length=4
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: colr size 18
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type colr (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found an empty box (null size)
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "vide" in stsd 1280x720 depth 24
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsd" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stts size 24
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stts" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: ctts size 28312
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "ctts" entry-count 3537
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: cslg size 32
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type cslg (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stss size 392
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stss" entry-count 94
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: sdtp size 3608
I/VLC     (  817): [0x5d90df74]: mkv stream i_sample_count is 3596
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "sdtp" head: 0 40 8 40
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsc size 7216
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsc" entry-count 600
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsz size 14404
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsz" sample-size 0 sample-count 3596
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stco size 2416
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "co64" entry-count 600
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: udta size 12
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: trak size 37811
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: tkhd size 92
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "tkhd" creation 734660d-15h:55m:50s modification 734666d-24h:15m:00s duration 694982d-52h:51m:40s track ID 2 layer 0 volume 1.000000 rotation 0.000000 scaleX 1.000000 scaleY 1.000000 translateX 0.000000 translateY 0.000000 width 0.000000 height 0.000000. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: edts size 36
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: elst size 28
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "elst" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mdia size 37202
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mdhd size 32
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "mdhd" creation 734666d-24h:14m:58s modification 734666d-24h:14m:58s time scale 44100 duration 695053d-25h:30m:40s language ```
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: hdlr size 58
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "hdlr" handler type: "soun" name: "Apple Sound Media Handler"
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: minf size 37104
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: smhd size 16
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "smhd" balance 0.000000
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: hdlr size 57
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "hdlr" handler type: "alis" name: "▒Apple Alias Data Handler"
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: dinf size 36
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: dref size 28
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: alis size 12
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type alis (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "dref" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stbl size 36987
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsd size 183
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mp4a size 167
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "soun" qt3+ sample/packet=1024 bytes/packet=1 bytes/frame=2 bytes/sample=2
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: wave size 91
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: frma size 12
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "frma" i_type:mp4a
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mp4a size 12
W/VLC     (  817): [0x5d90df74]: mkv stream Not enough data
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: esds size 51
D/VLC     (  817): [0x5d90df74]: mkv stream found esds MPEG4ESDescr (34Bytes)
D/VLC     (  817): [0x5d90df74]: mkv stream found esds MP4DecConfigDescr (20Bytes)
D/VLC     (  817): [0x5d90df74]: mkv stream found esds MP4DecSpecificDescr (2Bytes)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box:      size 8
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type      (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: chan size 24
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type chan (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "soun" in stsd channel 2 sample size 16 sample rate 44100.000000
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsd" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stts size 24
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stts" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsc size 8176
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsc" entry-count 680
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsz size 25860
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsz" sample-size 0 sample-count 6460
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stco size 2736
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "co64" entry-count 680
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: meta size 461
D/VLC     (  817): [0x5d90df74]: mkv stream found Box:      size 1751411826
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type      (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: udta size 12
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: trak size 585
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: tkhd size 92
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "tkhd" creation 734660d-15h:55m:50s modification 734666d-24h:15m:00s duration 694982d-52h:51m:40s track ID 3 layer 0 volume 0.000000 rotation 0.000000 scaleX 1.000000 scaleY 1.000000 translateX 0.000000 translateY 0.000000 width 1280.000000 height 20.000000. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: edts size 36
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: elst size 28
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "elst" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mdia size 437
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: mdhd size 32
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "mdhd" creation 734666d-24h:14m:58s modification 734666d-24h:14m:58s time scale 2997 duration 694982d-52h:51m:40s language ```
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: hdlr size 56
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "hdlr" handler type: "tmcd" name: "Time Code Media Handler"
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: minf size 341
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: gmhd size 86
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: gmin size 24
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type gmin (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: tmcd size 54
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type tmcd (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: hdlr size 57
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "hdlr" handler type: "alis" name: "▒Apple Alias Data Handler"
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: dinf size 36
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: dref size 28
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: alis size 12
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type alis (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "dref" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stbl size 154
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsd size 54
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: tmcd size 38
W/VLC     (  817): [0x5d90df74]: mkv stream unknown handler type in stsd (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsd" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stts size 24
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stts" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsc size 28
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsc" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stsz size 20
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "stsz" sample-size 4 sample-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: stco size 20
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "co64" entry-count 1
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: udta size 12
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: meta size 1058
D/VLC     (  817): [0x5d90df74]: mkv stream found Box:      size 1751411826
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type      (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: udta size 184
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: ccmt size 56
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "ccmt" text=`Encoded and delivered by apple.com/trailers/'
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: ccpy size 38
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "ccpy" text=`� 2012 All Rights Reserved'
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: cdes size 28
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "cdes" text=`In theaters 2012'
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: cnam size 20
D/VLC     (  817): [0x5d90df74]: mkv stream read box: "cnam" text=`10 Years'
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: WLOC size 12
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type WLOC (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: SelO size 9
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type SelO (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found Box: AllF size 9
W/VLC     (  817): [0x5d90df74]: mkv stream unknown box type AllF (incompletely loaded)
D/VLC     (  817): [0x5d90df74]: mkv stream found an empty box (null size)
D/VLC     (  817): [0x5d90df74]: mkv stream found an empty box (null size)
D/VLC     (  817): [0x5d90df74]: mkv stream dumping root Box "root"
D/VLC     (  817): [0x5d90df74]: mkv stream |   + ftyp size 32
D/VLC     (  817): [0x5d90df74]: mkv stream |   + moov size 96768
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   + mvhd size 108
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   + trak size 57014
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + tkhd size 92
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + tapt size 68
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + edts size 36
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + elst size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + mdia size 56798
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + mdhd size 32
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + hdlr size 58
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + minf size 56700
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + vmhd size 20
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + hdlr size 57
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + dinf size 36
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + dref size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   + alis size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + stbl size 56579
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsd size 167
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   + avc1 size 151
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   + avcC size 43
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   + colr size 18
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stts size 24
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + ctts size 28312
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + cslg size 32
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stss size 392
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + sdtp size 3608
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsc size 7216
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsz size 14404
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stco size 2416
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + udta size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   + trak size 37811
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + tkhd size 92
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + edts size 36
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + elst size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + mdia size 37202
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + mdhd size 32
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + hdlr size 58
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + minf size 37104
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + smhd size 16
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + hdlr size 57
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + dinf size 36
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + dref size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   + alis size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + stbl size 36987
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsd size 183
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   + mp4a size 167
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   + wave size 91
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   |   + frma size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   |   + mp4a size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   |   + esds size 51
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   |   +      size 8
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   |   + chan size 24
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stts size 24
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsc size 8176
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsz size 25860
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stco size 2736
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + meta size 461
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   +      size 1751411826
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + udta size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   + trak size 585
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + tkhd size 92
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + edts size 36
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + elst size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + mdia size 437
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + mdhd size 32
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + hdlr size 56
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   + minf size 341
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + gmhd size 86
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + gmin size 24
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + tmcd size 54
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + hdlr size 57
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + dinf size 36
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + dref size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   + alis size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   + stbl size 154
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsd size 54
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   |   + tmcd size 38
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stts size 24
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsc size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stsz size 20
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   |   |   |   + stco size 20
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + udta size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   + meta size 1058
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   +      size 1751411826
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   + udta size 184
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + ccmt size 56
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + ccpy size 38
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + cdes size 28
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + cnam size 20
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + WLOC size 12
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + SelO size 9
D/VLC     (  817): [0x5d90df74]: mkv stream |   |   |   + AllF size 9
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux Apple QuickTime file
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux found 3 tracks
W/VLC     (  817): [0x5d1c4ff4]: mp4 demux elst box found
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux    - [0] duration=149983ms media time=0ms) rate=1.0
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux track[Id 0x1] read 600 chunk
W/VLC     (  817): [0x5d1c4ff4]: mp4 demux CTTS table
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux track[Id 0x1] read 3596 samples length:149s
D/VLC     (  817): [0x5c575e1c]: main input selecting program id=0
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux adding track[Id 0x1] video (enable) language en
W/VLC     (  817): [0x5d1c4ff4]: mp4 demux elst box found
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux    - [0] duration=149983ms media time=0ms) rate=1.0
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux track[Id 0x2] read 680 chunk
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux track[Id 0x2] read 6460 samples length:150s
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux adding track[Id 0x2] audio (enable) language en
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux ignoring track[Id 0x3]
D/VLC     (  817): [0x5d1c4ff4]: main demux using demux module "mp4"
D/VLC     (  817): [0x5c575e1c]: main input looking for a subtitle file in /storage/emulated/0/trailers/
D/VLC     (  817): [0x5c7c7e94]: main decoder looking for decoder module matching "any": 31 candidates
D/VLC     (  817): [0x5c7c7e94]: avcodec decoder trying to use direct rendering
D/VLC     (  817): [0x5c7c7e94]: avcodec decoder allowing 3 thread(s) for decoding
D/VLC     (  817): [0x5c7c7e94]: avcodec decoder avcodec codec (H264 - MPEG-4 AVC (part 10)) started
D/VLC     (  817): [0x5c7c7e94]: avcodec decoder using frame thread mode with 3 threads
D/VLC     (  817): [0x5c7c7e94]: main decoder using decoder module "avcodec"
D/VLC     (  817): [0x5ca3ca64]: main decoder looking for decoder module matching "any": 31 candidates
D/VLC     (  817): [0x5ca3ca64]: avcodec decoder avcodec codec (MPEG AAC Audio) started
D/VLC     (  817): [0x5ca3ca64]: avcodec decoder Using 192000 bytes output buffer
D/VLC     (  817): [0x5ca3ca64]: main decoder using decoder module "avcodec"
D/VLC     (  817): [0x5c715f44]: main demux meta looking for meta reader module matching "any": 1 candidates
D/VLC     (  817): [0x5c715f44]: main demux meta no meta reader modules matched
D/VLC     (  817): [0x5c575e1c]: main input `file:///storage/emulated/0/trailers/10years-tlr1_h720p.mov' successfully opened
D/VLC/JNI/main(  817): vlc_event_callback: failed to get JNI environment, assuming native thread
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux elst (0) gives 0ms (movie)-> 0ms (track)
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux track[Id 0x1] using Sync Sample Box (stss)
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux stts gives 0 --> 0 (sample number)
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux elst (0) gives 0ms (movie)-> 0ms (track)
D/VLC     (  817): [0x5d1c4ff4]: mp4 demux track[Id 0x2] does not provide Sync Sample Box (stss)
D/VLC     (  817): [0x5c575e1c]: main input Buffering 0%
D/VLC     (  817): [0x5c575e1c]: main input Buffering 0%
D/VLC     (  817): [0x5c575e1c]: main input Buffering 33%
I/Choreographer(  817): Skipped 82 frames!  The application may be doing too much work on its main thread.
D/VLC     (  817): [0x5d74b91c]: main spu text looking for text renderer module matching "any": 1 candidates
D/VLC     (  817): [0x5c575e1c]: main input Buffering 66%
D/VLC     (  817): [0x5c575e1c]: main input Buffering 99%
D/VLC     (  817): [0x5c575e1c]: main input Stream buffering done (399 ms in 21 ms)
D/VLC     (  817): [0x5d74b91c]: freetype spu text using fontsize: 2
D/VLC     (  817): [0x5d74b91c]: main spu text using text renderer module "freetype"
D/VLC     (  817): [0x5d542c34]: main scale looking for video filter2 module matching "any": 33 candidates
D/VLC     (  817): [0x5d542c34]: swscale scale 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
D/VLC     (  817): [0x5d542c34]: main scale using video filter2 module "swscale"
D/VLC     (  817): [0x5d264974]: main scale looking for video filter2 module matching "any": 33 candidates
D/VLC     (  817): [0x5d264974]: yuvp scale YUVP to YUVA converter
D/VLC     (  817): [0x5d264974]: main scale using video filter2 module "yuvp"
D/VLC     (  817): [0x5ca3b45c]: main video output Deinterlacing available
D/VLC     (  817): [0x5ca3b45c]: main video output deinterlace 0, mode blend, is_needed 0
D/VLC     (  817): [0x5ca3b45c]: main video output Opening vout display wrapper
D/VLC     (  817): [0x5cdf1c7c]: main vout display looking for vout display module matching "gles2": 3 candidates
D/VLC     (  817): [0x5cb46584]: main gl looking for opengl es2 module matching "any": 1 candidates
D/VLC     (  817): [0x5cb46584]: egl gl EGL version 1.4 Android META-EGL by Android
D/VLC     (  817): [0x5cb46584]: egl gl  extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer 
F/libc    (  817): Fatal signal 11 (SIGSEGV) at 0x00000058 (code=1), thread 1283 (rg.videolan.vlc)
D/VLC/VideoPlayerActivity(  817): Pixel format is RGBX_8888
I/DEBUG   (  126): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG   (  126): Build fingerprint: 'google/takju/maguro:4.2.1/JOP40D/533553:user/release-keys'
I/DEBUG   (  126): Revision: '9'
I/DEBUG   (  126): pid: 817, tid: 1283, name: rg.videolan.vlc  >>> org.videolan.vlc <<<
I/DEBUG   (  126): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000058
D/dalvikvm(31908): GC_CONCURRENT freed 318K, 4% free 9035K/9380K, paused 708ms+2ms, total 753ms
D/LightsService(  390): Excessive delay setting light: 67ms
I/Gmail   ( 1189): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/Gmail   ( 1189): calculateUnknownSyncRationalesAndPurgeInBackground: queueing
I/DEBUG   (  126):     r0 600368c8  r1 404dc6a8  r2 00000001  r3 600368c4
I/DEBUG   (  126):     r4 00000000  r5 0000000f  r6 404dc6a8  r7 00000000
I/DEBUG   (  126):     r8 5cd6c320  r9 00000000  sl 00000001  fp 404a7cc5
I/DEBUG   (  126):     ip 00000000  sp 600368b8  lr 404a5f29  pc 404a75ee  cpsr 28000030
I/DEBUG   (  126):     d0  6e5f6567616d6966  d1  75625f6576697461
I/DEBUG   (  126):     d2  4c474520636e796c  d3  44494f52444e4173
I/DEBUG   (  126):     d4  5f4c474520656761  d5  725f6c675f52484b
I/DEBUG   (  126):     d6  6675627265646e65  d7  67616d695f726566
I/DEBUG   (  126):     d8  0000000000000000  d9  4037f9db20000000
I/DEBUG   (  126):     d10 0000000043ad851f  d11 0000000000000000
I/DEBUG   (  126):     d12 0000000000000000  d13 0000000000000000
I/DEBUG   (  126):     d14 0000000000000000  d15 0000000000000000
I/DEBUG   (  126):     d16 3ff0000000000000  d17 bfdf019b59389d7b
I/DEBUG   (  126):     d18 bfc4af584abb1d3d  d19 3de5d93a5acfd57c
I/DEBUG   (  126):     d20 bf29c8e7daec91d6  d21 bfe6a09e667f3bcc
I/DEBUG   (  126):     d22 3f80d171fc166ac7  d23 0000000000000000
I/DEBUG   (  126):     d24 3fd99b7c3731d10b  d25 3fe5568b9401f367
I/DEBUG   (  126):     d26 0000007900000079  d27 0000007a0000007a
I/DEBUG   (  126):     d28 01df000001dd0000  d29 01e3000001e10000
I/DEBUG   (  126):     d30 0000000100000001  d31 0000000100000001
I/DEBUG   (  126):     scr 60000093
I/DEBUG   (  126): 
I/DEBUG   (  126): backtrace:
I/DEBUG   (  126):     #00  pc 0000d5ee  /system/lib/libEGL.so (eglCreateWindowSurface+37)
I/DEBUG   (  126):     #01  pc 00200d0d  /data/app-lib/org.videolan.vlc-1/libvlcjni.so
I/DEBUG   (  126): 
I/DEBUG   (  126): stack:
I/DEBUG   (  126):          60036878  404dc6f4  /system/lib/libEGL.so
I/DEBUG   (  126):          6003687c  404a6247  /system/lib/libEGL.so (android::egl_display_t::HibernationMachine::decWakeCount(android::egl_display_t::HibernationMachine::WakeRefStrength)+110)
I/DEBUG   (  126):          60036880  404dc6f4  /system/lib/libEGL.so
I/DEBUG   (  126):          60036884  404dc6f4  /system/lib/libEGL.so
I/DEBUG   (  126):          60036888  404dc6f4  /system/lib/libEGL.so
I/DEBUG   (  126):          6003688c  600368a0  
I/DEBUG   (  126):          60036890  5a5d31b0  
I/DEBUG   (  126):          60036894  404a6a05  /system/lib/libEGL.so
I/DEBUG   (  126):          60036898  600368c8  
I/DEBUG   (  126):          6003689c  404a6ca3  /system/lib/libEGL.so
I/DEBUG   (  126):          600368a0  404dc6a8  /system/lib/libEGL.so
I/DEBUG   (  126):          600368a4  00000001  
I/DEBUG   (  126):          600368a8  600368c4  
I/DEBUG   (  126):          600368ac  00000000  
I/DEBUG   (  126):          600368b0  df0027ad  
I/DEBUG   (  126):          600368b4  00000000  
I/DEBUG   (  126):     #00  600368b8  5e6603d9  /data/app-lib/org.videolan.vlc-1/libvlcjni.so (vlc_Log)
I/DEBUG   (  126):          600368bc  5cd6c320  
I/DEBUG   (  126):          600368c0  5ec27f40  /data/app-lib/org.videolan.vlc-1/libvlcjni.so
I/DEBUG   (  126):          600368c4  404ddcb0  
I/DEBUG   (  126):          600368c8  404dc6a8  /system/lib/libEGL.so
I/DEBUG   (  126):          600368cc  5ef34c2c  /data/app-lib/org.videolan.vlc-1/libvlcjni.so
I/DEBUG   (  126):          600368d0  00000001  
I/DEBUG   (  126):          600368d4  5ef34c2c  /data/app-lib/org.videolan.vlc-1/libvlcjni.so
I/DEBUG   (  126):          600368d8  00000001  
I/DEBUG   (  126):          600368dc  5cb46584  
I/DEBUG   (  126):          600368e0  404a75c9  /system/lib/libEGL.so (eglCreateWindowSurface)
I/DEBUG   (  126):          600368e4  5cd6c320  
I/DEBUG   (  126):          600368e8  5ec27f40  /data/app-lib/org.videolan.vlc-1/libvlcjni.so
I/DEBUG   (  126):          600368ec  5e53bd0f  /data/app-lib/org.videolan.vlc-1/libvlcjni.so
I/DEBUG   (  126):     #01  600368f0  60036910  
I/DEBUG   (  126):          600368f4  5c1a92f8  
I/DEBUG   (  126):          600368f8  c0000000  
I/DEBUG   (  126):          600368fc  5e6603d9  /data/app-lib/org.videolan.vlc-1/libvlcjni.so (vlc_Log)
I/DEBUG   (  126):          60036900  c0000000  
I/DEBUG   (  126):          60036904  00000001  
I/DEBUG   (  126):          60036908  00000004  
I/DEBUG   (  126):          6003690c  0000000f  
I/DEBUG   (  126):          60036910  00000001  
I/DEBUG   (  126):          60036914  00003024  
I/DEBUG   (  126):          60036918  00000005  
I/DEBUG   (  126):          6003691c  00003023  
I/DEBUG   (  126):          60036920  00000005  
I/DEBUG   (  126):          60036924  00003022  
I/DEBUG   (  126):          60036928  00000005  
I/DEBUG   (  126):          6003692c  00003040  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near r0:
I/DEBUG   (  126):     600368a8 600368c4 00000000 df0027ad 00000000  
I/DEBUG   (  126):     600368b8 5e6603d9 5cd6c320 5ec27f40 404ddcb0  
I/DEBUG   (  126):     600368c8 404dc6a8 5ef34c2c 00000001 5ef34c2c  
I/DEBUG   (  126):     600368d8 00000001 5cb46584 404a75c9 5cd6c320  
I/DEBUG   (  126):     600368e8 5ec27f40 5e53bd0f 60036910 5c1a92f8  
I/DEBUG   (  126):     600368f8 c0000000 5e6603d9 c0000000 00000001  
I/DEBUG   (  126):     60036908 00000004 0000000f 00000001 00003024  
I/DEBUG   (  126):     60036918 00000005 00003023 00000005 00003022  
I/DEBUG   (  126):     60036928 00000005 00003040 00000004 00003038  
I/DEBUG   (  126):     60036938 00000001 5cfde160 5e657331 5e656271  
I/DEBUG   (  126):     60036948 60036a2c 5cb4651c 00000002 5cb465c0  
I/DEBUG   (  126):     60036958 00000003 5e656279 00000001 5e6562a7  
I/DEBUG   (  126):     60036968 60036988 60036a2c ffffcdec 40170f71  
I/DEBUG   (  126):     60036978 00000000 5cfde160 00000032 5e65661d  
I/DEBUG   (  126):     60036988 5ec52184 5ec6556c 00000001 00000030  
I/DEBUG   (  126):     60036998 40159738 5ef34c2c 5ef34c2c 5cb46584  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near r1:
I/DEBUG   (  126):     404dc688 00000000 00000000 00000000 00000001  
I/DEBUG   (  126):     404dc698 5c4236a8 5d251f90 00000000 00000000  
I/DEBUG   (  126):     404dc6a8 5f647079 00000001 00000001 5c0b0855  
I/DEBUG   (  126):     404dc6b8 5c0b0840 5c0b09d4 5c0b086e 00000000  
I/DEBUG   (  126):     404dc6c8 00000002 00000000 404d8a18 5c255800  
I/DEBUG   (  126):     404dc6d8 00000003 00000007 00000004 5c1a92f8  
I/DEBUG   (  126):     404dc6e8 5c1a9318 5c1a9348 5c1a94b8 00000000  
I/DEBUG   (  126):     404dc6f8 00000004 00010000 00000002 00000000  
I/DEBUG   (  126):     404dc708 404a6d65 5c1f1484 5c1ef304 404a6d65  
I/DEBUG   (  126):     404dc718 5c1ef2c8 5c1ef2c8 404a6d65 404a6d65  
I/DEBUG   (  126):     404dc728 404a6d65 404a6d65 5c1d1a40 404a6d65  
I/DEBUG   (  126):     404dc738 5c1dae8c 404a6d65 404a6d65 5c1db280  
I/DEBUG   (  126):     404dc748 5c1f63e0 5c0a5788 404a6d65 404a6d65  
I/DEBUG   (  126):     404dc758 5c1ef010 404a6d65 5c1eef24 5c1eeebc  
I/DEBUG   (  126):     404dc768 404a6d65 5c1eeeec 404a6d65 5c1d1544  
I/DEBUG   (  126):     404dc778 5c1d13d4 404a6d65 5c1dc2cc 5c1d26dc  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near r3:
I/DEBUG   (  126):     600368a4 00000001 600368c4 00000000 df0027ad  
I/DEBUG   (  126):     600368b4 00000000 5e6603d9 5cd6c320 5ec27f40  
I/DEBUG   (  126):     600368c4 404ddcb0 404dc6a8 5ef34c2c 00000001  
I/DEBUG   (  126):     600368d4 5ef34c2c 00000001 5cb46584 404a75c9  
I/DEBUG   (  126):     600368e4 5cd6c320 5ec27f40 5e53bd0f 60036910  
I/DEBUG   (  126):     600368f4 5c1a92f8 c0000000 5e6603d9 c0000000  
I/DEBUG   (  126):     60036904 00000001 00000004 0000000f 00000001  
I/DEBUG   (  126):     60036914 00003024 00000005 00003023 00000005  
I/DEBUG   (  126):     60036924 00003022 00000005 00003040 00000004  
I/DEBUG   (  126):     60036934 00003038 00000001 5cfde160 5e657331  
I/DEBUG   (  126):     60036944 5e656271 60036a2c 5cb4651c 00000002  
I/DEBUG   (  126):     60036954 5cb465c0 00000003 5e656279 00000001  
I/DEBUG   (  126):     60036964 5e6562a7 60036988 60036a2c ffffcdec  
I/DEBUG   (  126):     60036974 40170f71 00000000 5cfde160 00000032  
I/DEBUG   (  126):     60036984 5e65661d 5ec52184 5ec6556c 00000001  
I/DEBUG   (  126):     60036994 00000030 40159738 5ef34c2c 5ef34c2c  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near r6:
I/DEBUG   (  126):     404dc688 00000000 00000000 00000000 00000001  
I/DEBUG   (  126):     404dc698 5c4236a8 5d251f90 00000000 00000000  
I/DEBUG   (  126):     404dc6a8 5f647079 00000001 00000001 5c0b0855  
I/DEBUG   (  126):     404dc6b8 5c0b0840 5c0b09d4 5c0b086e 00000000  
I/DEBUG   (  126):     404dc6c8 00000002 00000000 404d8a18 5c255800  
I/DEBUG   (  126):     404dc6d8 00000003 00000007 00000004 5c1a92f8  
I/DEBUG   (  126):     404dc6e8 5c1a9318 5c1a9348 5c1a94b8 00000000  
I/DEBUG   (  126):     404dc6f8 00000004 00010000 00000002 00000000  
I/DEBUG   (  126):     404dc708 404a6d65 5c1f1484 5c1ef304 404a6d65  
I/DEBUG   (  126):     404dc718 5c1ef2c8 5c1ef2c8 404a6d65 404a6d65  
I/DEBUG   (  126):     404dc728 404a6d65 404a6d65 5c1d1a40 404a6d65  
I/DEBUG   (  126):     404dc738 5c1dae8c 404a6d65 404a6d65 5c1db280  
I/DEBUG   (  126):     404dc748 5c1f63e0 5c0a5788 404a6d65 404a6d65  
I/DEBUG   (  126):     404dc758 5c1ef010 404a6d65 5c1eef24 5c1eeebc  
I/DEBUG   (  126):     404dc768 404a6d65 5c1eeeec 404a6d65 5c1d1544  
I/DEBUG   (  126):     404dc778 5c1d13d4 404a6d65 5c1dc2cc 5c1d26dc  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near r8:
I/DEBUG   (  126):     5cd6c300 00000000 00000000 5cd6c1b0 00000013  
I/DEBUG   (  126):     5cd6c310 5cd6c2a8 00000000 00000000 00000013  
I/DEBUG   (  126):     5cd6c320 00000001 40196c64 00000010 0000001b  
I/DEBUG   (  126):     5cd6c330 6e656c62 00000064 5cd6c358 00000000  
I/DEBUG   (  126):     5cd6c340 00000018 00000013 736f6870 726f6870  
I/DEBUG   (  126):     5cd6c350 00000000 00000013 736f6850 726f6870  
I/DEBUG   (  126):     5cd6c360 00000000 0000005b 5cd6c120 00000000  
I/DEBUG   (  126):     5cd6c370 5cd6c180 00000000 5cd6c1a0 00000000  
I/DEBUG   (  126):     5cd6c380 5cd6c1c0 00000000 5cd6c1e0 00000000  
I/DEBUG   (  126):     5cd6c390 5cd6c200 00000000 5cd6c220 00000000  
I/DEBUG   (  126):     5cd6c3a0 5cd6c288 00000000 5cd6c348 00000000  
I/DEBUG   (  126):     5cd6c3b0 5cd6c418 00000000 00000000 0000005b  
I/DEBUG   (  126):     5cd6c3c0 5cd6c130 00000000 5cd6c190 00000000  
I/DEBUG   (  126):     5cd6c3d0 5cd6c1b0 00000000 5cd6c1d0 00000000  
I/DEBUG   (  126):     5cd6c3e0 5cd6c1f0 00000000 5cd6c210 00000000  
I/DEBUG   (  126):     5cd6c3f0 5cd6c230 00000000 5cd6c298 00000000  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near fp:
I/DEBUG   (  126):     404a7ca4 00036ca2 fffff457 00031192 00036c7c  
I/DEBUG   (  126):     404a7cb4 00036c6e 00024d6c 00036c5a 00024d5b  
I/DEBUG   (  126):     404a7cc4 4605b537 f7fd460c a801fcb7 f7fe4629  
I/DEBUG   (  126):     404a7cd4 9b01ff79 f243b34b 42940255 6c9cbf08  
I/DEBUG   (  126):     404a7ce4 dc09d024 0253f243 bf084294 d01d6bdc  
I/DEBUG   (  126):     404a7cf4 42841c50 e009d10e 028df243 bf084294  
I/DEBUG   (  126):     404a7d04 d0136c5c 429432b6 e001d104 e00d6c1c  
I/DEBUG   (  126):     404a7d14 e00b691c f2404808 f243319f 2300020c  
I/DEBUG   (  126):     404a7d24 24004478 fc1ef7fd 461ce000 f7fea801  
I/DEBUG   (  126):     404a7d34 4620fe5f bf00bd3e 0002e7f6 4605b537  
I/DEBUG   (  126):     404a7d44 f7fd460c a801fc79 f7fe4629 9a01ff3b  
I/DEBUG   (  126):     404a7d54 4b0ab162 681b447b b1496819 3084f8d3  
I/DEBUG   (  126):     404a7d64 4621b133 47986850 e0024604 e0004614  
I/DEBUG   (  126):     404a7d74 a8012401 fe3cf7fe bd3e4620 0003102c  
I/DEBUG   (  126):     404a7d84 f7fdb510 4a0cfc59 6812447a b9546814  
I/DEBUG   (  126):     404a7d94 f240480a f24331fe 46230206 f7fd4478  
I/DEBUG   (  126): 
I/DEBUG   (  126): memory near sp:
I/DEBUG   (  126):     60036898 600368c8 404a6ca3 404dc6a8 00000001  
I/DEBUG   (  126):     600368a8 600368c4 00000000 df0027ad 00000000  
I/DEBUG   (  126):     600368b8 5e6603d9 5cd6c320 5ec27f40 404ddcb0  
I/DEBUG   (  126):     600368c8 404dc6a8 5ef34c2c 00000001 5ef34c2c  
I/DEBUG   (  126):     600368d8 00000001 5cb46584 404a75c9 5cd6c320  
I/DEBUG   (  126):     600368e8 5ec27f40 5e53bd0f 60036910 5c1a92f8  
I/DEBUG   (  126):     600368f8 c0000000 5e6603d9 c0000000 00000001  
I/DEBUG   (  126):     60036908 00000004 0000000f 00000001 00003024  
I/DEBUG   (  126):     60036918 00000005 00003023 00000005 00003022  
I/DEBUG   (  126):     60036928 00000005 00003040 00000004 00003038  
I/DEBUG   (  126):     60036938 00000001 5cfde160 5e657331 5e656271  
I/DEBUG   (  126):     60036948 60036a2c 5cb4651c 00000002 5cb465c0  
I/DEBUG   (  126):     60036958 00000003 5e656279 00000001 5e6562a7  
I/DEBUG   (  126):     60036968 60036988 60036a2c ffffcdec 40170f71  
I/DEBUG   (  126):     60036978 00000000 5cfde160 00000032 5e65661d  
I/DEBUG   (  126):     60036988 5ec52184 5ec6556c 00000001 00000030  
I/DEBUG   (  126): 
I/DEBUG   (  126): code around pc:
I/DEBUG   (  126):     404a75cc b0874606 4614460d f7fe4699 4631f831  
I/DEBUG   (  126):     404a75dc aa03a804 97032700 fb32f7ff 2e009e04  
I/DEBUG   (  126):     404a75ec 6da3d06e 210d4620 f8d62201 47988004  
I/DEBUG   (  126):     404a75fc b1884606 46234936 20064a36 447a4479  
I/DEBUG   (  126):     404a760c edccf7fb f44f4834 f2437195 4478020b  
I/DEBUG   (  126):     404a761c f7fd463b e052ffa3 46299803 022ef243  
I/DEBUG   (  126):     404a762c 6a87ab05 47b84640 9a05b310 6da3b302  
I/DEBUG   (  126):     404a763c 21094620 46074798 4240b1d0 ee44f7fb  
I/DEBUG   (  126):     404a764c 4a274926 97004479 4603447a f7fb2006  
I/DEBUG   (  126):     404a765c 6da3eda6 2201210e 47984620 f44f4821  
I/DEBUG   (  126):     404a766c f243719b 4478020b f7fd4633 e027ff77  
I/DEBUG   (  126):     404a767c 21016c62 47904620 46409903 464b4622  
I/DEBUG   (  126):     404a768c 46296ace 460747b0 201cb178 8010f8dd  
I/DEBUG   (  126):     404a769c ed78f7fb 4623462a 46419700 98034606  
I/DEBUG   (  126):     404a76ac 46309001 f8ccf7ff 2109e00a 6da6463a  
I/DEBUG   (  126):     404a76bc 47b04620 46206da3 2201210e 463e4798  
I/DEBUG   (  126): 
I/DEBUG   (  126): code around lr:
I/DEBUG   (  126):     404a5f08 4620e980 b510bd10 60014604 f7fd4608  
I/DEBUG   (  126):     404a5f18 4620e924 b510bd10 68004604 e928f7fd  
I/DEBUG   (  126):     404a5f28 bd104620 2500b538 46044b1b 46296085  
I/DEBUG   (  126):     404a5f38 e8807705 77450028 f1006205 f7fd0024  
I/DEBUG   (  126):     404a5f48 2104e98a f1042207 f7fd0028 4b13ea8c  
I/DEBUG   (  126):     404a5f58 003cf104 3308447b f7fd62a3 f104e976  
I/DEBUG   (  126):     404a5f68 f7fd0040 f104e972 f7fd0044 f104e96e  
I/DEBUG   (  126):     404a5f78 f7fd0048 f104e96a 4629004c e96af7fd  
I/DEBUG   (  126):     404a5f88 f8846525 46205054 5055f884 5056f884  
I/DEBUG   (  126):     404a5f98 5057f884 bf00bd38 5f647079 00032ab0  
I/DEBUG   (  126):     404a5fa8 4605b538 f8452300 46043b4c fbc0f7ff  
I/DEBUG   (  126):     404a5fb8 fd68f7ff f7fd4628 f104e936 f7fd0048  
I/DEBUG   (  126):     404a5fc8 f104e938 f7fd0044 f104e934 f7fd0040  
I/DEBUG   (  126):     404a5fd8 f104e930 f7fd003c f104e92c f7ff0028  
I/DEBUG   (  126):     404a5fe8 f104ff79 f7fd0024 4620e91e 0000bd38  
I/DEBUG   (  126):     404a5ff8 44784801 bfd4f7ff 000366aa d0012801  
D/dalvikvm( 1189): GC_CONCURRENT freed 331K, 6% free 9399K/9928K, paused 26ms+296ms, total 357ms
I/BootReceiver(  390): Copying /data/tombstones/tombstone_05 to DropBox (SYSTEM_TOMBSTONE)
I/ActivityManager(  390): Process org.videolan.vlc (pid 817) has died.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: galaxynexus-gl-traces.txt
URL: <http://mailman.videolan.org/private/android/attachments/20130102/b51bd931/attachment-0001.txt>


More information about the Android mailing list