Closed Bug 1394591 Opened 7 years ago Closed 7 years ago

Pass actual decoder name to RemoteDataDecoder

Categories

(Core :: Audio/Video: Playback, enhancement)

Unspecified
Windows
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: jya, Assigned: jya)

References

Details

Attachments

(6 files)

It is currently impossible to tell which decoder is being used in the Remote data decoder.

We should pass this information to the Remote data decoder parent.
Comment on attachment 8903792 [details]
Bug 1394591 - P1. Use nsCString for decoder description.

https://reviewboard.mozilla.org/r/175544/#review180694
Attachment #8903792 - Flags: review?(gsquelart) → review+
Comment on attachment 8903794 [details]
Bug 1394591 - P3. Add codec type to decoder description name.

https://reviewboard.mozilla.org/r/175548/#review180698
Attachment #8903794 - Flags: review?(gsquelart) → review+
Comment on attachment 8903797 [details]
Bug 1394591 - P6. Simplify some internal codec mimetype.

https://reviewboard.mozilla.org/r/175554/#review180700

Changing the tests seems a bit out-of-scope for this bug, but if you're 100% sure they're internal, fine.

::: commit-message-7f7c5:3
(Diff revision 3)
> +Bug 1394591 - P6. Simplify some internal codec mimetype. r?gerald
> +
> +The codec mimetype is no shown in the media devtools. May as well make it readable.

'no' -> 'now'

::: dom/media/platforms/agnostic/AOMDecoder.cpp:312
(Diff revision 3)
>  
>  /* static */
>  bool
>  AOMDecoder::IsAV1(const nsACString& aMimeType)
>  {
> -  return aMimeType.EqualsLiteral("video/webm; codecs=av1")
> +  return aMimeType.EqualsLiteral("video/av1");

Are you sure these tests are not used externally too? (e.g. from HTMLMediaElement::CanPlaytype)
Attachment #8903797 - Flags: review?(gsquelart) → review+
Comment on attachment 8903797 [details]
Bug 1394591 - P6. Simplify some internal codec mimetype.

https://reviewboard.mozilla.org/r/175554/#review180700

The codec name is listed in the about:media, so seeing video/webm; codec=vp9 rather than just vp9 is cumbersome. It wasn't even aa  pemimety

> Are you sure these tests are not used externally too? (e.g. from HTMLMediaElement::CanPlaytype)

Yes. This is just to determine the codec. The mimetype used with JS and externally and will be aa container one. This mimetype is set from the webm demuxer.
Comment on attachment 8903795 [details]
Bug 1394591 - P4. Pass decoder description to RemoteVideoDecoder.

https://reviewboard.mozilla.org/r/175550/#review180760

::: dom/media/ipc/RemoteVideoDecoder.h:48
(Diff revision 3)
>  
>    // Only ever written to from the reader task queue (during the constructor and
>    // destructor when we can guarantee no other threads are accessing it). Only
>    // read from the manager thread.
>    RefPtr<VideoDecoderChild> mActor;
> +  // Only ever accessed during decoder initialisation.

Only ever written/modified?
Attachment #8903795 - Flags: review?(matt.woodrow) → review+
Comment on attachment 8903796 [details]
Bug 1394591 - P5. Remove need for atomic members.

https://reviewboard.mozilla.org/r/175552/#review180764
Attachment #8903796 - Flags: review?(matt.woodrow) → review+
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/409dbe62d0ea
P1. Use nsCString for decoder description. r=gerald
https://hg.mozilla.org/integration/autoland/rev/74209b2b69b7
P2. Fix style. r=gerald
https://hg.mozilla.org/integration/autoland/rev/478ba48df051
P3. Add codec type to decoder description name. r=gerald
https://hg.mozilla.org/integration/autoland/rev/b741cbca23bd
P4. Pass decoder description to RemoteVideoDecoder. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/ba1a3d16916b
P5. Remove need for atomic members. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/de401d17868d
P6. Simplify some internal codec mimetype. r=gerald
Backed out for asserting GLBlitHelper requires vertex_array_object in dom/media/mediasource/test/test_FrameSelection.html on Android 4.3:

https://hg.mozilla.org/integration/autoland/rev/ab177a5a0e3b0c5076c7d094bac3d7eb36e4631c
https://hg.mozilla.org/integration/autoland/rev/4bc1ee322dd0f238e271d4eb3bacf212214b5736
https://hg.mozilla.org/integration/autoland/rev/65e89e0d1d6f1f86bec2d12c6fdc99be0b9643fb
https://hg.mozilla.org/integration/autoland/rev/b1d305e57c30bc20b9e69a4c1aa0fd7c6106411f
https://hg.mozilla.org/integration/autoland/rev/9fcbd2fd6d0b0f5aa7c0fb3cadc56e5e4cdc1441
https://hg.mozilla.org/integration/autoland/rev/f53c53754838fdc91c328fa86a63c769282d566f

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=de401d17868d6fb35b71dc77879331b530c80bd3&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=128133227&repo=autoland

[task 2017-09-03T20:16:09.886582Z] 20:16:09     INFO -  21 INFO None22 INFO TEST-START | dom/media/mediasource/test/test_FrameSelection.html
[task 2017-09-03T20:16:31.158900Z] 20:16:31     INFO -  INFO | automation.py | Application ran for: 0:03:47.781918
[task 2017-09-03T20:16:31.159367Z] 20:16:31     INFO -  INFO | zombiecheck | Reading PID log: /tmp/tmp5HZFn4pidlog
[task 2017-09-03T20:16:31.701308Z] 20:16:31     INFO -  /data/tombstones does not exist; tombstone check skipped
[task 2017-09-03T20:16:32.563246Z] 20:16:32     INFO -  mozcrash Copy/paste: /builds/worker/workspace/build/linux64-minidump_stackwalk /tmp/tmpUB75O6/502f6dbb-08c8-35eb-7d7d-994e84c6a446.dmp /builds/worker/workspace/build/symbols
[task 2017-09-03T20:16:42.331939Z] 20:16:42     INFO -  mozcrash Saved minidump as /builds/worker/workspace/build/blobber_upload_dir/502f6dbb-08c8-35eb-7d7d-994e84c6a446.dmp
[task 2017-09-03T20:16:42.332371Z] 20:16:42     INFO -  mozcrash Saved app info as /builds/worker/workspace/build/blobber_upload_dir/502f6dbb-08c8-35eb-7d7d-994e84c6a446.extra
[task 2017-09-03T20:16:42.335603Z] 20:16:42  WARNING -  PROCESS-CRASH | dom/media/mediasource/test/test_FrameSelection.html | application crashed [@ mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::~Log]
[task 2017-09-03T20:16:42.339336Z] 20:16:42     INFO -  Crash dump filename: /tmp/tmpUB75O6/502f6dbb-08c8-35eb-7d7d-994e84c6a446.dmp
[task 2017-09-03T20:16:42.339395Z] 20:16:42     INFO -  Operating system: Android
[task 2017-09-03T20:16:42.339465Z] 20:16:42     INFO -                    0.0.0 Linux 2.6.29-gea477bb #1 Wed Sep 26 11:04:45 PDT 2012 armv7l
[task 2017-09-03T20:16:42.339511Z] 20:16:42     INFO -  CPU: arm
[task 2017-09-03T20:16:42.339572Z] 20:16:42     INFO -       ARMv7 ARM Cortex-A8 features: swp,half,thumb,fastmult,vfpv2,edsp,neon,vfpv3
[task 2017-09-03T20:16:42.339615Z] 20:16:42     INFO -       1 CPU
[task 2017-09-03T20:16:42.339659Z] 20:16:42     INFO -  GPU: UNKNOWN
[task 2017-09-03T20:16:42.339705Z] 20:16:42     INFO -  Crash reason:  SIGSEGV
[task 2017-09-03T20:16:42.339749Z] 20:16:42     INFO -  Crash address: 0x0
[task 2017-09-03T20:16:42.339796Z] 20:16:42     INFO -  Process uptime: not available
[task 2017-09-03T20:16:42.339838Z] 20:16:42     INFO -  Thread 12 (crashed)
[task 2017-09-03T20:16:42.339910Z] 20:16:42     INFO -   0  libxul.so!mozilla::gfx::Log<1, mozilla::gfx::CriticalLogger>::~Log [Logging.h:de401d17868d : 521 + 0x10]
[task 2017-09-03T20:16:42.339976Z] 20:16:42     INFO -       r0 = 0x0000007e    r1 = 0x012ea94d    r2 = 0x012ea94d    r3 = 0x00000000
[task 2017-09-03T20:16:42.340042Z] 20:16:42     INFO -       r4 = 0x5d1785cb    r5 = 0x52bc95e8    r6 = 0x00000000    r7 = 0x52bc9654
[task 2017-09-03T20:16:42.340105Z] 20:16:42     INFO -       r8 = 0x52bca050    r9 = 0x52bca024   r10 = 0x690ebe40   r12 = 0x00000003
[task 2017-09-03T20:16:42.340164Z] 20:16:42     INFO -       fp = 0x52bca03c    sp = 0x52bc95e8    lr = 0x5ad0eb83    pc = 0x5ad0f972
[task 2017-09-03T20:16:42.340218Z] 20:16:42     INFO -      Found by: given as instruction pointer in context
[task 2017-09-03T20:16:42.340290Z] 20:16:42     INFO -   1  libxul.so!mozilla::gl::GLBlitHelper::GLBlitHelper [GLBlitHelper.cpp:de401d17868d : 385 + 0x5]
[task 2017-09-03T20:16:42.340355Z] 20:16:42     INFO -       r4 = 0x55a14740    r5 = 0x52bc9648    r6 = 0x00000000    r7 = 0x6bb64800
[task 2017-09-03T20:16:42.340420Z] 20:16:42     INFO -       r8 = 0x52bca050    r9 = 0x52bca024   r10 = 0x690ebe40    fp = 0x52bca03c
[task 2017-09-03T20:16:42.340474Z] 20:16:42     INFO -       sp = 0x52bc9618    pc = 0x5ad76c85
[task 2017-09-03T20:16:42.340631Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.340915Z] 20:16:42     INFO -   2  libxul.so!mozilla::gl::GLContext::BlitHelper [GLContext.cpp:de401d17868d : 2437 + 0x3]
[task 2017-09-03T20:16:42.341145Z] 20:16:42     INFO -       r4 = 0x6bb64800    r5 = 0x5e5d6964    r6 = 0x55a14740    r7 = 0x52bca158
[task 2017-09-03T20:16:42.341378Z] 20:16:42     INFO -       r8 = 0x52bca050    r9 = 0x52bca024   r10 = 0x690ebe40    fp = 0x52bca03c
[task 2017-09-03T20:16:42.341591Z] 20:16:42     INFO -       sp = 0x52bc9fe8    pc = 0x5ad76fcd
[task 2017-09-03T20:16:42.341813Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.342070Z] 20:16:42     INFO -   3  libxul.so!mozilla::layers::GLImage::GetAsSourceSurface [GLImages.cpp:de401d17868d : 83 + 0x3]
[task 2017-09-03T20:16:42.342302Z] 20:16:42     INFO -       r4 = 0x52bca064    r5 = 0x5e5d6964    r6 = 0x00000000    r7 = 0x52bca158
[task 2017-09-03T20:16:42.342534Z] 20:16:42     INFO -       r8 = 0x52bca050    r9 = 0x52bca024   r10 = 0x690ebe40    fp = 0x52bca03c
[task 2017-09-03T20:16:42.342749Z] 20:16:42     INFO -       sp = 0x52bc9ff8    pc = 0x5ad95109
[task 2017-09-03T20:16:42.342966Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.343233Z] 20:16:42     INFO -   4  libxul.so!mozilla::layers::BasicImageLayer::Paint [BasicImageLayer.cpp:de401d17868d : 80 + 0xb]
[task 2017-09-03T20:16:42.343470Z] 20:16:42     INFO -       r4 = 0x6a340400    r5 = 0x68da96b8    r6 = 0x00000000    r7 = 0x52bca168
[task 2017-09-03T20:16:42.343703Z] 20:16:42     INFO -       r8 = 0x52bca158    r9 = 0x6bb908e0   r10 = 0x52bca228    fp = 0x00000001
[task 2017-09-03T20:16:42.343913Z] 20:16:42     INFO -       sp = 0x52bca128    pc = 0x5ad8d861
[task 2017-09-03T20:16:42.344136Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.344509Z] 20:16:42     INFO -   5  libxul.so!mozilla::layers::BasicLayerManager::PaintSelfOrChildren [BasicLayerManager.cpp:de401d17868d : 720 + 0x9]
[task 2017-09-03T20:16:42.344733Z] 20:16:42     INFO -       r4 = 0x52bca340    r5 = 0x6ba2c040    r6 = 0x6a3406cc    r7 = 0x52bca228
[task 2017-09-03T20:16:42.345007Z] 20:16:42     INFO -       r8 = 0x5ad8d935    r9 = 0x6bb908e0   r10 = 0x52bca2f0    fp = 0x52bca2bc
[task 2017-09-03T20:16:42.345211Z] 20:16:42     INFO -       sp = 0x52bca220    pc = 0x5adedc8b
[task 2017-09-03T20:16:42.345428Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.345695Z] 20:16:42     INFO -   6  libxul.so!mozilla::layers::BasicLayerManager::PaintLayer [BasicLayerManager.cpp:de401d17868d : 902 + 0x9]
[task 2017-09-03T20:16:42.345924Z] 20:16:42     INFO -       r4 = 0x6ba2c040    r5 = 0x6a340400    r6 = 0x00000000    r7 = 0x00000000
[task 2017-09-03T20:16:42.346156Z] 20:16:42     INFO -       r8 = 0x52bca340    r9 = 0x00000001   r10 = 0x52bca2f0    fp = 0x52bca2bc
[task 2017-09-03T20:16:42.346368Z] 20:16:42     INFO -       sp = 0x52bca250    pc = 0x5aded4e3
[task 2017-09-03T20:16:42.346586Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.346855Z] 20:16:42     INFO -   7  libxul.so!mozilla::layers::BasicLayerManager::PaintSelfOrChildren [BasicLayerManager.cpp:de401d17868d : 739 + 0xf]
[task 2017-09-03T20:16:42.347082Z] 20:16:42     INFO -       r4 = 0x52bca4f8    r5 = 0x6ba2c040    r6 = 0x6a340400    r7 = 0x00000001
[task 2017-09-03T20:16:42.347329Z] 20:16:42     INFO -       r8 = 0x52bca3e0    r9 = 0x6ba607f0   r10 = 0x0000001c    fp = 0x52bca474
[task 2017-09-03T20:16:42.347545Z] 20:16:42     INFO -       sp = 0x52bca3d8    pc = 0x5adedcd1
[task 2017-09-03T20:16:42.347764Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.348029Z] 20:16:42     INFO -   8  libxul.so!mozilla::layers::BasicLayerManager::PaintLayer [BasicLayerManager.cpp:de401d17868d : 902 + 0x9]
[task 2017-09-03T20:16:42.348265Z] 20:16:42     INFO -       r4 = 0x6ba2c040    r5 = 0x6a33fc00    r6 = 0x6a33fc00    r7 = 0x00000000
[task 2017-09-03T20:16:42.348496Z] 20:16:42     INFO -       r8 = 0x52bca4f8    r9 = 0x00000001   r10 = 0x52bca4a8    fp = 0x52bca474
[task 2017-09-03T20:16:42.348709Z] 20:16:42     INFO -       sp = 0x52bca408    pc = 0x5aded4e3
[task 2017-09-03T20:16:42.348926Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.349198Z] 20:16:42     INFO -   9  libxul.so!mozilla::layers::BasicLayerManager::EndTransactionInternal [BasicLayerManager.cpp:de401d17868d : 623 + 0x11]
[task 2017-09-03T20:16:42.349423Z] 20:16:42     INFO -       r4 = 0x6ba607f0    r5 = 0x52bca638    r6 = 0x6ba6080c    r7 = 0x5bccbdc1
[task 2017-09-03T20:16:42.349653Z] 20:16:42     INFO -       r8 = 0x52bca608    r9 = 0x6ba6087c   r10 = 0x52bcab58    fp = 0x52bca5b8
[task 2017-09-03T20:16:42.349865Z] 20:16:42     INFO -       sp = 0x52bca590    pc = 0x5adedaf3
[task 2017-09-03T20:16:42.350081Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.350343Z] 20:16:42     INFO -  10  libxul.so!nsDisplayList::PaintRoot [nsDisplayList.cpp:de401d17868d : 2303 + 0xf]
[task 2017-09-03T20:16:42.350573Z] 20:16:42     INFO -       r4 = 0x52bcab58    r5 = 0x52bca6f0    r6 = 0x546d3000    r7 = 0x00000000
[task 2017-09-03T20:16:42.350804Z] 20:16:42     INFO -       r8 = 0x00000000    r9 = 0x00000000   r10 = 0x54daf800    fp = 0x52bca728
[task 2017-09-03T20:16:42.351017Z] 20:16:42     INFO -       sp = 0x52bca6b8    pc = 0x5bccfe65
[task 2017-09-03T20:16:42.351236Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.351514Z] 20:16:42     INFO -  11  libxul.so!nsLayoutUtils::PaintFrame [nsLayoutUtils.cpp:de401d17868d : 3762 + 0x13]
[task 2017-09-03T20:16:42.351745Z] 20:16:42     INFO -       r4 = 0x546e6638    r5 = 0x52bcaac8    r6 = 0x00000000    r7 = 0x52bcaa58
[task 2017-09-03T20:16:42.351972Z] 20:16:42     INFO -       r8 = 0x00000000    r9 = 0x00000000   r10 = 0x52bcab58    fp = 0x0000003b
[task 2017-09-03T20:16:42.352183Z] 20:16:42     INFO -       sp = 0x52bca9e0    pc = 0x5bb503a3
[task 2017-09-03T20:16:42.352399Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.352652Z] 20:16:42     INFO -  12  libxul.so!mozilla::PresShell::RenderDocument [PresShell.cpp:de401d17868d : 4755 + 0x11]
[task 2017-09-03T20:16:42.352878Z] 20:16:42     INFO -       r4 = 0x6ba2c040    r5 = 0x52bcb6a8    r6 = 0x00000022    r7 = 0x0000003b
[task 2017-09-03T20:16:42.353120Z] 20:16:42     INFO -       r8 = 0x546e6638    r9 = 0x52bcb748   r10 = 0x52bcb634    fp = 0x52bcb64c
[task 2017-09-03T20:16:42.353376Z] 20:16:42     INFO -       sp = 0x52bcb620    pc = 0x5bb14c9b
[task 2017-09-03T20:16:42.353593Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.353857Z] 20:16:42     INFO -  13  libxul.so!mozilla::ThumbnailHelper::GetThumbnailAndDocShell [ThumbnailHelper.h:de401d17868d : 176 + 0x11]
[task 2017-09-03T20:16:42.354085Z] 20:16:42     INFO -       r4 = 0x6ba2c040    r5 = 0x5bb148d1    r6 = 0x6bb908e0    r7 = 0x54b3c000
[task 2017-09-03T20:16:42.354316Z] 20:16:42     INFO -       r8 = 0x52bcb748    r9 = 0x52bcb7e8   r10 = 0x00000001    fp = 0x675c1000
[task 2017-09-03T20:16:42.354529Z] 20:16:42     INFO -       sp = 0x52bcb718    pc = 0x5b9c10ad
[task 2017-09-03T20:16:42.354744Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.355004Z] 20:16:42     INFO -  14  libxul.so!mozilla::ThumbnailHelper::RequestThumbnail [ThumbnailHelper.h:de401d17868d : 269 + 0x11]
[task 2017-09-03T20:16:42.355233Z] 20:16:42     INFO -       r4 = 0x52bcb7cc    r5 = 0x52bcb800    r6 = 0x52bcb7c4    r7 = 0x6ae9c7ac
[task 2017-09-03T20:16:42.355505Z] 20:16:42     INFO -       r8 = 0x52bcb7f0    r9 = 0x6ae9c7a8   r10 = 0x52bcb7c8    fp = 0x52bcb7e8
[task 2017-09-03T20:16:42.355718Z] 20:16:42     INFO -       sp = 0x52bcb7a8    pc = 0x5b9c1e17
[task 2017-09-03T20:16:42.355929Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.356466Z] 20:16:42     INFO -  15  libxul.so!void mozilla::ThumbnailHelper::OnNativeCall<mozilla::jni::detail::ProxyNativeCall<mozilla::ThumbnailHelper, mozilla::java::ThumbnailHelper, true, false, mozilla::jni::Ref<mozilla::jni::ByteBuffer, _jobject*> const&, mozilla::jni::Ref<mozilla::jni::Object, _jobject*> const&, int, int, int> >(mozilla::jni::detail::ProxyNativeCall<mozilla::ThumbnailHelper, mozilla::java::ThumbnailHelper, true, false, mozilla::jni::Ref<mozilla::jni::ByteBuffer, _jobject*> const&, mozilla::jni::Ref<mozilla::jni::Object, _jobject*> const&, int, int, int>&&)::IdleEvent::Run() + 0x38
[task 2017-09-03T20:16:42.356599Z] 20:16:42     INFO -       r4 = 0x6ae9c780    r5 = 0x52bcb838    r6 = 0x2a1e7e60    r7 = 0x5b9c1c5d
[task 2017-09-03T20:16:42.356827Z] 20:16:42     INFO -       r8 = 0x6ae9c798    r9 = 0x6ae9c7a8   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.357045Z] 20:16:42     INFO -       sp = 0x52bcb828    pc = 0x5b9c5411
[task 2017-09-03T20:16:42.357257Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.357522Z] 20:16:42     INFO -  16  libxul.so!MessageLoop::RunTask [message_loop.cc:de401d17868d : 452 + 0x5]
[task 2017-09-03T20:16:42.357931Z] 20:16:42     INFO -       r4 = 0x52bcb860    r5 = 0x6ae9c780    r6 = 0x52d5c060    r7 = 0x52d5c060
[task 2017-09-03T20:16:42.358067Z] 20:16:42     INFO -       r8 = 0x52d0e3e0    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.358289Z] 20:16:42     INFO -       sp = 0x52bcb860    pc = 0x5a9d8bc9
[task 2017-09-03T20:16:42.358503Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.358764Z] 20:16:42     INFO -  17  libxul.so!MessageLoop::ProcessNextDelayedNonNestableTask [message_loop.cc:de401d17868d : 342 + 0x7]
[task 2017-09-03T20:16:42.359036Z] 20:16:42     INFO -       r4 = 0x52d5c060    r5 = 0x52bcb880    r6 = 0x52bcb884    r7 = 0x52d5c060
[task 2017-09-03T20:16:42.359244Z] 20:16:42     INFO -       r8 = 0x52d0e3e0    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.359471Z] 20:16:42     INFO -       sp = 0x52bcb880    pc = 0x5a9d8c5f
[task 2017-09-03T20:16:42.359687Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.359933Z] 20:16:42     INFO -  18  libxul.so!MessageLoop::DoIdleWork [message_loop.cc:de401d17868d : 566 + 0x3]
[task 2017-09-03T20:16:42.360161Z] 20:16:42     INFO -       r4 = 0x52d0e3d0    r5 = 0x52d5c060    r6 = 0x52d0f1d0    r7 = 0x52d5c060
[task 2017-09-03T20:16:42.360391Z] 20:16:42     INFO -       r8 = 0x52d0e3e0    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.360603Z] 20:16:42     INFO -       sp = 0x52bcb898    pc = 0x5a9d8c81
[task 2017-09-03T20:16:42.360816Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.361066Z] 20:16:42     INFO -  19  libxul.so!mozilla::ipc::MessagePump::Run [MessagePump.cpp:de401d17868d : 117 + 0x7]
[task 2017-09-03T20:16:42.361320Z] 20:16:42     INFO -       r3 = 0x5a9d8c79    r4 = 0x52d0e3d0    r5 = 0x00000000    r6 = 0x52d0f1d0
[task 2017-09-03T20:16:42.361550Z] 20:16:42     INFO -       r7 = 0x52d5c060    r8 = 0x52d0e3e0    r9 = 0x52bcb988   r10 = 0x52bcb990
[task 2017-09-03T20:16:42.361771Z] 20:16:42     INFO -       fp = 0x00000000    sp = 0x52bcb8a8    pc = 0x5a9f677d
[task 2017-09-03T20:16:42.361981Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.362225Z] 20:16:42     INFO -  20  libxul.so!MessageLoop::RunInternal [message_loop.cc:de401d17868d : 326 + 0x3]
[task 2017-09-03T20:16:42.362453Z] 20:16:42     INFO -       r4 = 0x52d5c060    r5 = 0x52d5c060    r6 = 0x52d0f1d0    r7 = 0x52bcb964
[task 2017-09-03T20:16:42.362682Z] 20:16:42     INFO -       r8 = 0x52bcb984    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.362891Z] 20:16:42     INFO -       sp = 0x52bcb8d0    pc = 0x5a9d7a8f
[task 2017-09-03T20:16:42.363106Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.363364Z] 20:16:42     INFO -  21  libxul.so!MessageLoop::Run [message_loop.cc:de401d17868d : 319 + 0x5]
[task 2017-09-03T20:16:42.363598Z] 20:16:42     INFO -       r4 = 0x00000000    r5 = 0x52d5c060    r6 = 0x52d0f1d0    r7 = 0x52bcb964
[task 2017-09-03T20:16:42.363850Z] 20:16:42     INFO -       r8 = 0x52bcb984    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.364061Z] 20:16:42     INFO -       sp = 0x52bcb8e8    pc = 0x5a9d7aad
[task 2017-09-03T20:16:42.364275Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.364520Z] 20:16:42     INFO -  22  libxul.so!nsBaseAppShell::Run [nsBaseAppShell.cpp:de401d17868d : 158 + 0x3]
[task 2017-09-03T20:16:42.364749Z] 20:16:42     INFO -       r4 = 0x00000000    r5 = 0x55445fc0    r6 = 0x52d0f1d0    r7 = 0x52bcb964
[task 2017-09-03T20:16:42.364978Z] 20:16:42     INFO -       r8 = 0x52bcb984    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.365187Z] 20:16:42     INFO -       sp = 0x52bcb908    pc = 0x5b99f683
[task 2017-09-03T20:16:42.365423Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.365669Z] 20:16:42     INFO -  23  libxul.so!nsAppStartup::Run [nsAppStartup.cpp:de401d17868d : 288 + 0x5]
[task 2017-09-03T20:16:42.365899Z] 20:16:42     INFO -       r4 = 0x55654a60    r5 = 0x55445fc0    r6 = 0x52bcbab0    r7 = 0x52bcb964
[task 2017-09-03T20:16:42.366131Z] 20:16:42     INFO -       r8 = 0x52bcb984    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.366344Z] 20:16:42     INFO -       sp = 0x52bcb920    pc = 0x5c347551
[task 2017-09-03T20:16:42.366565Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.366810Z] 20:16:42     INFO -  24  libxul.so!XREMain::XRE_mainRun [nsAppRunner.cpp:de401d17868d : 4643 + 0x3]
[task 2017-09-03T20:16:42.367041Z] 20:16:42     INFO -       r4 = 0x52d02490    r5 = 0x52bcb99c    r6 = 0x52bcbab0    r7 = 0x52bcb964
[task 2017-09-03T20:16:42.367275Z] 20:16:42     INFO -       r8 = 0x52bcb984    r9 = 0x52bcb988   r10 = 0x52bcb990    fp = 0x00000000
[task 2017-09-03T20:16:42.367505Z] 20:16:42     INFO -       sp = 0x52bcb938    pc = 0x5c3a3c39
[task 2017-09-03T20:16:42.367724Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.367968Z] 20:16:42     INFO -  25  libxul.so!XREMain::XRE_main [nsAppRunner.cpp:de401d17868d : 4807 + 0x5]
[task 2017-09-03T20:16:42.368200Z] 20:16:42     INFO -       r4 = 0x52bcba7c    r5 = 0x52bcbab0    r6 = 0x52bcbac8    r7 = 0x00000000
[task 2017-09-03T20:16:42.368430Z] 20:16:42     INFO -       r8 = 0x52bcba74    r9 = 0x52bcba68   r10 = 0x52bcba70    fp = 0x52bcba6c
[task 2017-09-03T20:16:42.368640Z] 20:16:42     INFO -       sp = 0x52bcba48    pc = 0x5c3a4285
[task 2017-09-03T20:16:42.368855Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.369099Z] 20:16:42     INFO -  26  libxul.so!XRE_main [nsAppRunner.cpp:de401d17868d : 4902 + 0x3]
[task 2017-09-03T20:16:42.369330Z] 20:16:42     INFO -       r4 = 0x00000000    r5 = 0x52bcbacc    r6 = 0x52bcbab0    r7 = 0x52bcbbc8
[task 2017-09-03T20:16:42.369571Z] 20:16:42     INFO -       r8 = 0x52bcbaf4    r9 = 0x52bcbb48   r10 = 0x52d0b900    fp = 0x00000006
[task 2017-09-03T20:16:42.369784Z] 20:16:42     INFO -       sp = 0x52bcbab0    pc = 0x5c3a44c3
[task 2017-09-03T20:16:42.370001Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.370243Z] 20:16:42     INFO -  27  libxul.so!GeckoStart [nsAndroidStartup.cpp:de401d17868d : 50 + 0x3]
[task 2017-09-03T20:16:42.370480Z] 20:16:42     INFO -       r4 = 0x527b9e78    r5 = 0x52d0b900    r6 = 0x00000006    r7 = 0x527b6ac0
[task 2017-09-03T20:16:42.370711Z] 20:16:42     INFO -       r8 = 0x52d0b900    r9 = 0xffffffff   r10 = 0x22300005    fp = 0x1f500009
[task 2017-09-03T20:16:42.370922Z] 20:16:42     INFO -       sp = 0x52bcbbc8    pc = 0x5c3a5b4d
[task 2017-09-03T20:16:42.371140Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.371399Z] 20:16:42     INFO -  28  libmozglue.so + 0x17789
[task 2017-09-03T20:16:42.375316Z] 20:16:42     INFO -       r4 = 0x52d0b900    r5 = 0x2a1e7e60    r6 = 0x00000006    r7 = 0x527b91a4
[task 2017-09-03T20:16:42.375364Z] 20:16:42     INFO -       r8 = 0x52d0b900    r9 = 0xffffffff   r10 = 0x22300005    fp = 0x1f500009
[task 2017-09-03T20:16:42.375390Z] 20:16:42     INFO -       sp = 0x52bcbbe8    pc = 0x5272278b
[task 2017-09-03T20:16:42.375426Z] 20:16:42     INFO -      Found by: call frame info
[task 2017-09-03T20:16:42.375456Z] 20:16:42     INFO -  29  libmozglue.so + 0xababe
[task 2017-09-03T20:16:42.375479Z] 20:16:42     INFO -       sp = 0x52bcbbec    pc = 0x527b6ac0
[task 2017-09-03T20:16:42.375500Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.375523Z] 20:16:42     INFO -  30  libdvm.so + 0xa3dac
[task 2017-09-03T20:16:42.375546Z] 20:16:42     INFO -       sp = 0x52bcbbfc    pc = 0x408e1dae
[task 2017-09-03T20:16:42.375568Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.375590Z] 20:16:42     INFO -  31  dalvik-LinearAlloc (deleted) + 0x31deee
[task 2017-09-03T20:16:42.375625Z] 20:16:42     INFO -       sp = 0x52bcbc00    pc = 0x4c784ef0
[task 2017-09-03T20:16:42.375673Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.375718Z] 20:16:42     INFO -  32  libdvm.so + 0x1dc4e
[task 2017-09-03T20:16:42.375766Z] 20:16:42     INFO -       sp = 0x52bcbc20    pc = 0x4085bc50
[task 2017-09-03T20:16:42.375798Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.375823Z] 20:16:42     INFO -  33  libdvm.so + 0x48dc3
[task 2017-09-03T20:16:42.375849Z] 20:16:42     INFO -       sp = 0x52bcbc28    pc = 0x40886dc5
[task 2017-09-03T20:16:42.375874Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.375902Z] 20:16:42     INFO -  34  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x5a57b9
[task 2017-09-03T20:16:42.375941Z] 20:16:42     INFO -       sp = 0x52bcbc34    pc = 0x524aa7bb
[task 2017-09-03T20:16:42.376049Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.376338Z] 20:16:42     INFO -  35  dalvik-heap (deleted) + 0x296286
[task 2017-09-03T20:16:42.376581Z] 20:16:42     INFO -       sp = 0x52bcbc38    pc = 0x4174b288
[task 2017-09-03T20:16:42.376800Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.377074Z] 20:16:42     INFO -  36  dalvik-heap (deleted) + 0x2dbeee
[task 2017-09-03T20:16:42.377315Z] 20:16:42     INFO -       sp = 0x52bcbc3c    pc = 0x41790ef0
[task 2017-09-03T20:16:42.377548Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.377803Z] 20:16:42     INFO -  37  libdvm.so + 0x4dcad
[task 2017-09-03T20:16:42.378018Z] 20:16:42     INFO -       sp = 0x52bcbc40    pc = 0x4088bcaf
[task 2017-09-03T20:16:42.378280Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.378522Z] 20:16:42     INFO -  38  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x5a57b5
[task 2017-09-03T20:16:42.378854Z] 20:16:42     INFO -       sp = 0x52bcbc48    pc = 0x524aa7b7
[task 2017-09-03T20:16:42.379072Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.379290Z] 20:16:42     INFO -  39  libmozglue.so + 0x176c3
[task 2017-09-03T20:16:42.379567Z] 20:16:42     INFO -       sp = 0x52bcbc4c    pc = 0x527226c5
[task 2017-09-03T20:16:42.379811Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.380029Z] 20:16:42     INFO -  40  libmozglue.so + 0x176c3
[task 2017-09-03T20:16:42.380250Z] 20:16:42     INFO -       sp = 0x52bcbc8c    pc = 0x527226c5
[task 2017-09-03T20:16:42.380464Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.380672Z] 20:16:42     INFO -  41  libc.so + 0x109e9
[task 2017-09-03T20:16:42.380896Z] 20:16:42     INFO -       sp = 0x52bcbc90    pc = 0x400379eb
[task 2017-09-03T20:16:42.381108Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.381321Z] 20:16:42     INFO -  42  libc.so + 0xd9bf
[task 2017-09-03T20:16:42.381544Z] 20:16:42     INFO -       sp = 0x52bcbca8    pc = 0x400349c1
[task 2017-09-03T20:16:42.381755Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.382014Z] 20:16:42     INFO -  43  libdvm.so + 0x4f8dd
[task 2017-09-03T20:16:42.382241Z] 20:16:42     INFO -       sp = 0x52bcbcb0    pc = 0x4088d8df
[task 2017-09-03T20:16:42.382467Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.382685Z] 20:16:42     INFO -  44  dalvik-heap (deleted) + 0x6075de
[task 2017-09-03T20:16:42.382908Z] 20:16:42     INFO -       sp = 0x52bcbcb4    pc = 0x41abc5e0
[task 2017-09-03T20:16:42.383126Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.383369Z] 20:16:42     INFO -  45  dalvik-heap (deleted) + 0x6075de
[task 2017-09-03T20:16:42.383591Z] 20:16:42     INFO -       sp = 0x52bcbcc0    pc = 0x41abc5e0
[task 2017-09-03T20:16:42.383805Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.384025Z] 20:16:42     INFO -  46  dalvik-heap (deleted) + 0x6075de
[task 2017-09-03T20:16:42.384245Z] 20:16:42     INFO -       sp = 0x52bcbccc    pc = 0x41abc5e0
[task 2017-09-03T20:16:42.384460Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.384673Z] 20:16:42     INFO -  47  libdvm.so + 0x550db
[task 2017-09-03T20:16:42.384916Z] 20:16:42     INFO -       sp = 0x52bcbcd8    pc = 0x408930dd
[task 2017-09-03T20:16:42.385132Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.385359Z] 20:16:42     INFO -  48  dalvik-heap (deleted) + 0x6075de
[task 2017-09-03T20:16:42.385581Z] 20:16:42     INFO -       sp = 0x52bcbcdc    pc = 0x41abc5e0
[task 2017-09-03T20:16:42.385795Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.386053Z] 20:16:42     INFO -  49  dalvik-heap (deleted) + 0x6075de
[task 2017-09-03T20:16:42.386257Z] 20:16:42     INFO -       sp = 0x52bcbce4    pc = 0x41abc5e0
[task 2017-09-03T20:16:42.386476Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.386693Z] 20:16:42     INFO -  50  libdvm.so + 0xae19e
[task 2017-09-03T20:16:42.386918Z] 20:16:42     INFO -       sp = 0x52bcbce8    pc = 0x408ec1a0
[task 2017-09-03T20:16:42.387136Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.387392Z] 20:16:42     INFO -  51  dalvik-LinearAlloc (deleted) + 0x31df02
[task 2017-09-03T20:16:42.387615Z] 20:16:42     INFO -       sp = 0x52bcbcf0    pc = 0x4c784f04
[task 2017-09-03T20:16:42.387831Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.388054Z] 20:16:42     INFO -  52  dalvik-heap (deleted) + 0x296286
[task 2017-09-03T20:16:42.388273Z] 20:16:42     INFO -       sp = 0x52bcbcf8    pc = 0x4174b288
[task 2017-09-03T20:16:42.388486Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.388709Z] 20:16:42     INFO -  53  dalvik-LinearAlloc (deleted) + 0x31deee
[task 2017-09-03T20:16:42.388927Z] 20:16:42     INFO -       sp = 0x52bcbd04    pc = 0x4c784ef0
[task 2017-09-03T20:16:42.389139Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.389375Z] 20:16:42     INFO -  54  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x603148
[task 2017-09-03T20:16:42.389588Z] 20:16:42     INFO -       sp = 0x52bcbd08    pc = 0x5250814a
[task 2017-09-03T20:16:42.389799Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.390012Z] 20:16:42     INFO -  55  libdvm.so + 0x6b0b1
[task 2017-09-03T20:16:42.390233Z] 20:16:42     INFO -       sp = 0x52bcbd18    pc = 0x408a90b3
[task 2017-09-03T20:16:42.390450Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.390691Z] 20:16:42     INFO -  56  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x603148
[task 2017-09-03T20:16:42.390905Z] 20:16:42     INFO -       sp = 0x52bcbd1c    pc = 0x5250814a
[task 2017-09-03T20:16:42.391121Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.391381Z] 20:16:42     INFO -  57  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x131216
[task 2017-09-03T20:16:42.391594Z] 20:16:42     INFO -       sp = 0x52bcbd20    pc = 0x52036218
[task 2017-09-03T20:16:42.391804Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.392026Z] 20:16:42     INFO -  58  dalvik-heap (deleted) + 0x296286
[task 2017-09-03T20:16:42.392242Z] 20:16:42     INFO -       sp = 0x52bcbd24    pc = 0x4174b288
[task 2017-09-03T20:16:42.392457Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.392693Z] 20:16:42     INFO -  59  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x603148
[task 2017-09-03T20:16:42.392906Z] 20:16:42     INFO -       sp = 0x52bcbd28    pc = 0x5250814a
[task 2017-09-03T20:16:42.393121Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.393358Z] 20:16:42     INFO -  60  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x741ffe
[task 2017-09-03T20:16:42.393569Z] 20:16:42     INFO -       sp = 0x52bcbd2c    pc = 0x52647000
[task 2017-09-03T20:16:42.393784Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.394008Z] 20:16:42     INFO -  61  dalvik-LinearAlloc (deleted) + 0x31deee
[task 2017-09-03T20:16:42.394257Z] 20:16:42     INFO -       sp = 0x52bcbd38    pc = 0x4c784ef0
[task 2017-09-03T20:16:42.394474Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.394691Z] 20:16:42     INFO -  62  libdvm.so + 0xa9c86
[task 2017-09-03T20:16:42.394917Z] 20:16:42     INFO -       sp = 0x52bcbd50    pc = 0x408e7c88
[task 2017-09-03T20:16:42.395140Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.395374Z] 20:16:42     INFO -  63  dalvik-heap (deleted) + 0x2dbeee
[task 2017-09-03T20:16:42.395594Z] 20:16:42     INFO -       sp = 0x52bcbd54    pc = 0x41790ef0
[task 2017-09-03T20:16:42.395809Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.396024Z] 20:16:42     INFO -  64  libdvm.so + 0x385e3
[task 2017-09-03T20:16:42.396246Z] 20:16:42     INFO -       sp = 0x52bcbd58    pc = 0x408765e5
[task 2017-09-03T20:16:42.396457Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.396682Z] 20:16:42     INFO -  65  dalvik-LinearAlloc (deleted) + 0x31deee
[task 2017-09-03T20:16:42.396898Z] 20:16:42     INFO -       sp = 0x52bcbd64    pc = 0x4c784ef0
[task 2017-09-03T20:16:42.397112Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.397343Z] 20:16:42     INFO -  66  dalvik-LinearAlloc (deleted) + 0x31deee
[task 2017-09-03T20:16:42.397561Z] 20:16:42     INFO -       sp = 0x52bcbd68    pc = 0x4c784ef0
[task 2017-09-03T20:16:42.397776Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.397990Z] 20:16:42     INFO -  67  libdvm.so + 0x385d7
[task 2017-09-03T20:16:42.398209Z] 20:16:42     INFO -       sp = 0x52bcbd6c    pc = 0x408765d9
[task 2017-09-03T20:16:42.398423Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.398636Z] 20:16:42     INFO -  68  libdvm.so + 0xae19e
[task 2017-09-03T20:16:42.398916Z] 20:16:42     INFO -       sp = 0x52bcbd70    pc = 0x408ec1a0
[task 2017-09-03T20:16:42.399135Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.399365Z] 20:16:42     INFO -  69  libdvm.so + 0x4f699
[task 2017-09-03T20:16:42.399590Z] 20:16:42     INFO -       sp = 0x52bcbd78    pc = 0x4088d69b
[task 2017-09-03T20:16:42.399804Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.400071Z] 20:16:42     INFO -  70  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x38a5d0
[task 2017-09-03T20:16:42.400284Z] 20:16:42     INFO -       sp = 0x52bcbd84    pc = 0x5228f5d2
[task 2017-09-03T20:16:42.400498Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.400720Z] 20:16:42     INFO -  71  dalvik-heap (deleted) + 0x296286
[task 2017-09-03T20:16:42.400948Z] 20:16:42     INFO -       sp = 0x52bcbd90    pc = 0x4174b288
[task 2017-09-03T20:16:42.401163Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.401377Z] 20:16:42     INFO -  72  libdvm.so + 0x1ddbe
[task 2017-09-03T20:16:42.401601Z] 20:16:42     INFO -       sp = 0x52bcbd94    pc = 0x4085bdc0
[task 2017-09-03T20:16:42.401813Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.402032Z] 20:16:42     INFO -  73  libdvm.so + 0x27062
[task 2017-09-03T20:16:42.402275Z] 20:16:42     INFO -       sp = 0x52bcbda0    pc = 0x40865064
[task 2017-09-03T20:16:42.402490Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.402706Z] 20:16:42     INFO -  74  libdvm.so + 0x2de9a
[task 2017-09-03T20:16:42.402933Z] 20:16:42     INFO -       sp = 0x52bcbdac    pc = 0x4086be9c
[task 2017-09-03T20:16:42.403148Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.403390Z] 20:16:42     INFO -  75  dalvik-LinearAlloc (deleted) + 0x3073d6
[task 2017-09-03T20:16:42.403611Z] 20:16:42     INFO -       sp = 0x52bcbdc0    pc = 0x4c76e3d8
[task 2017-09-03T20:16:42.403826Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.404044Z] 20:16:42     INFO -  76  dalvik-heap (deleted) + 0x2dbeee
[task 2017-09-03T20:16:42.404265Z] 20:16:42     INFO -       sp = 0x52bcbdc4    pc = 0x41790ef0
[task 2017-09-03T20:16:42.404478Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.404691Z] 20:16:42     INFO -  77  libdvm.so + 0x2b582
[task 2017-09-03T20:16:42.404914Z] 20:16:42     INFO -       sp = 0x52bcbdc8    pc = 0x40869584
[task 2017-09-03T20:16:42.405129Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.405364Z] 20:16:42     INFO -  78  data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x5a4c89
[task 2017-09-03T20:16:42.405577Z] 20:16:42     INFO -       sp = 0x52bcbe40    pc = 0x524a9c8b
[task 2017-09-03T20:16:42.405790Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.406014Z] 20:16:42     INFO -  79  dalvik-LinearAlloc (deleted) + 0x3073d6
[task 2017-09-03T20:16:42.407302Z] 20:16:42     INFO -       sp = 0x52bcbe4c    pc = 0x4c76e3d8
[task 2017-09-03T20:16:42.407338Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.407364Z] 20:16:42     INFO -  80  libdvm.so + 0x5fcbf
[task 2017-09-03T20:16:42.407390Z] 20:16:42     INFO -       sp = 0x52bcbe58    pc = 0x4089dcc1
[task 2017-09-03T20:16:42.407411Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.407438Z] 20:16:42     INFO -  81  dalvik-LinearAlloc (deleted) + 0x3073d6
[task 2017-09-03T20:16:42.407466Z] 20:16:42     INFO -       sp = 0x52bcbe60    pc = 0x4c76e3d8
[task 2017-09-03T20:16:42.407650Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.407874Z] 20:16:42     INFO -  82  dalvik-heap (deleted) + 0x2dbeee
[task 2017-09-03T20:16:42.408095Z] 20:16:42     INFO -       sp = 0x52bcbe64    pc = 0x41790ef0
[task 2017-09-03T20:16:42.408311Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.408527Z] 20:16:42     INFO -  83  libdvm.so + 0xae19e
[task 2017-09-03T20:16:42.408756Z] 20:16:42     INFO -       sp = 0x52bcbe6c    pc = 0x408ec1a0
[task 2017-09-03T20:16:42.408972Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.409187Z] 20:16:42     INFO -  84  libdvm.so + 0xae4aa
[task 2017-09-03T20:16:42.409412Z] 20:16:42     INFO -       sp = 0x52bcbe74    pc = 0x408ec4ac
[task 2017-09-03T20:16:42.409629Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.409851Z] 20:16:42     INFO -  85  libdvm.so + 0xae4a6
[task 2017-09-03T20:16:42.410095Z] 20:16:42     INFO -       sp = 0x52bcbe78    pc = 0x408ec4a8
[task 2017-09-03T20:16:42.410312Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.410526Z] 20:16:42     INFO -  86  libdvm.so + 0x5fce9
[task 2017-09-03T20:16:42.410752Z] 20:16:42     INFO -       sp = 0x52bcbe88    pc = 0x4089dceb
[task 2017-09-03T20:16:42.410968Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.411184Z] 20:16:42     INFO -  87  libdvm.so + 0x54a71
[task 2017-09-03T20:16:42.415322Z] 20:16:42     INFO -       sp = 0x52bcbea4    pc = 0x40892a73
[task 2017-09-03T20:16:42.415379Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.415419Z] 20:16:42     INFO -  88  libdvm.so + 0x549cf
[task 2017-09-03T20:16:42.415478Z] 20:16:42     INFO -       sp = 0x52bcbedc    pc = 0x408929d1
[task 2017-09-03T20:16:42.415535Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.415582Z] 20:16:42     INFO -  89  libc.so + 0xca5a
[task 2017-09-03T20:16:42.415627Z] 20:16:42     INFO -       sp = 0x52bcbee8    pc = 0x40033a5c
[task 2017-09-03T20:16:42.415687Z] 20:16:42     INFO -      Found by: stack scanning
[task 2017-09-03T20:16:42.415736Z] 20:16:42     INFO -  90  libc.so + 0xcbd6
[task 2017-09-03T20:16:42.415786Z] 20:16:42     INFO -       sp = 0x52bcbf00    pc = 0x40033bd8
[task 2017-09-03T20:16:42.415873Z] 20:16:42     INFO -      Found by: stack scanning

...

[task 2017-09-03T20:16:45.285161Z] 20:16:45     INFO -  09-03 13:16:09.001 D/GeckoMemoryMonitor(  962): increasing memory pressure to 1
[task 2017-09-03T20:16:45.285440Z] 20:16:45     INFO -  09-03 13:16:09.051 I/OMXClient(  962): Using client-side OMX mux.
[task 2017-09-03T20:16:45.285756Z] 20:16:45     INFO -  09-03 13:16:09.451 D/        (  962): HostConnection::get() New Host Connection established 0x2a1dc300, tid 1102
[task 2017-09-03T20:16:45.286109Z] 20:16:45     INFO -  09-03 13:16:09.601 I/Gecko   (  800): Initializing context 0x2a3dd0e8 surface 0x2a3d8cf0 on display 0x1
[task 2017-09-03T20:16:45.286329Z] 20:16:45     INFO -  09-03 13:16:09.711 D/GeckoMemoryMonitor(  962): onTrimMemory() notification received with level 20
[task 2017-09-03T20:16:45.287319Z] 20:16:45     INFO -  09-03 13:16:09.711 D/GeckoMemoryMonitor(  962): increasing memory pressure to 1
[task 2017-09-03T20:16:45.287368Z] 20:16:45     INFO -  09-03 13:16:09.741 I/Gecko   (  800): [GFX1]: GLBlitHelper requires vertex_array_object.
[task 2017-09-03T20:16:45.287439Z] 20:16:45     INFO -  09-03 13:16:09.741 F/MOZ_Assert(  800): Assertion failure: [GFX1]: GLBlitHelper requires vertex_array_object., at /builds/worker/workspace/build/src/gfx/2d/Logging.h:520
[task 2017-09-03T20:16:45.287553Z] 20:16:45     INFO -  09-03 13:16:09.741 F/MOZ_CRASH(  800): Hit MOZ_CRASH(GFX: An assert from the graphics logger) at /builds/worker/workspace/build/src/gfx/2d/Logging.h:521
[task 2017-09-03T20:16:45.287633Z] 20:16:45     INFO -  09-03 13:16:09.771 W/google-breakpad( 1108): ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[task 2017-09-03T20:16:45.287825Z] 20:16:45     INFO -  09-03 13:16:09.771 W/google-breakpad(  800): ExceptionHandler::GenerateDump cloned child
Flags: needinfo?(jyavenard)
Saying that "diff --git a/dom/media/platforms/android/RemoteDataDecoder.h b/dom/media/platforms/android/RemoteDataDecoder.h
index 167367ace320..7b8ae0c39654 100644
--- a/dom/media/platforms/android/RemoteDataDecoder.h
+++ b/dom/media/platforms/android/RemoteDataDecoder.h
@@ -31,9 +31,9 @@ public:
   RefPtr<DecodePromise> Drain() override;
   RefPtr<FlushPromise> Flush() override;
   RefPtr<ShutdownPromise> Shutdown() override;
-  const char* GetDescriptionName() const override
+  nsCString GetDescriptionName() const override
   {
-    return "android remote decoder";
+    return NS_LITERAL_CSTRING("android decoder (remote)");
   }
 
 protected:
"

would cause failure in GLBlitHelper is rather confusing...
Flags: needinfo?(jyavenard)
no crashes there:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=2312d14f17c47e78dbe987bfbc984d4b65bb7711

seems that we have an unrelated intermittent.
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/968316ac21fa
P1. Use nsCString for decoder description. r=gerald
https://hg.mozilla.org/integration/autoland/rev/956185fdc25f
P2. Fix style. r=gerald
https://hg.mozilla.org/integration/autoland/rev/f7c4667c82e9
P3. Add codec type to decoder description name. r=gerald
https://hg.mozilla.org/integration/autoland/rev/d88420d69e6d
P4. Pass decoder description to RemoteVideoDecoder. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/38133755716b
P5. Remove need for atomic members. r=mattwoodrow
https://hg.mozilla.org/integration/autoland/rev/642de7199c12
P6. Simplify some internal codec mimetype. r=gerald
bug 1322746 disable webgl test for that same reason:
Blocks: 1322746
Depends on: 1396511
See Also: → 1396629
Depends on: 1396643
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: