Closed Bug 1370646 Opened 7 years ago Closed 5 years ago

Font would not be scaled

Categories

(Core :: SVG, defect, P3)

25 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox-esr45 --- wontfix
firefox-esr52 --- wontfix
firefox-esr60 --- wontfix
firefox53 --- wontfix
firefox54 --- wontfix
firefox55 --- wontfix
firefox56 --- wontfix
firefox66 --- wontfix
firefox67 --- wontfix
firefox68 --- fixed

People

(Reporter: alice0775, Assigned: violet.bugreport)

References

(Blocks 1 open bug, )

Details

(Keywords: parity-chrome, parity-edge, regression)

Attachments

(3 files)

@avada reported http://forums.mozillazine.org/viewtopic.php?p=14750824#p14750824

Reproducible: always

Steps to reproduce:
1. open https://upload.wikimedia.org/wikipedia/commons/5/5d/PI_constant.svg

Actual results:
Font would not be scaled

Expected results:
Font should be scaled like Chrome and Edge does.


Regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cbb24a4a96af&tochange=d7553251cf43

Regressed by: 3a23afb038a5	Cameron McCormack — Bug 839955 - Enable new SVG text frames. r=roc
Setting font.minimum-size.[your default lang code] = 1 seems to be a WROKAROUND.
Alice, I can't reproduce on FF54, FF55, FF56 with the test link you provided.
It seems an issue only happens on particular locale?
Flags: needinfo?(alice0775)
Attached image testcase —
Flags: needinfo?(alice0775)
(In reply to Astley Chen [:astley] (UTC-7) from comment #3)
> Alice, I can't reproduce on FF54, FF55, FF56 with the test link you provided.
> It seems an issue only happens on particular locale?

The site seems changed the link data.

Please try test with attached testcase(attachment 8882403 [details]).
Flags: needinfo?(aschen)
(In reply to Alice0775 White from comment #5)
> Please try test with attached testcase(attachment 8882403 [details]).

I can reproduce now! Thanks for help.
Flags: needinfo?(aschen)
Priority: -- → P3
Looks good on 57 and I don't expect we'll have a fix in time for 56.
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Whiteboard: [DUPEME][parity-Chrome][parity-Edge] → [DUPEME]
The test case also works for me on Internet Explorer 11 on Windows 10.
Assignee: nobody → violet.bugreport

If the maximal and minimal font-size in a SVGTextFrame have a huge difference,
previously we chose mFontSizeScaleFactor to satisfy the minimal one. That's
problematic, because the maximal one might be a reasonable size, while the minimal
one is extremely small. We should honor the maximal one if this is the case.

Hi Cameron,

I submitted this patch a few days ago, could you review it? I choose you as reviewer because I found the related code is written by you, so probably you could comment on this patch.

Thanks!

Flags: needinfo?(cam)

Sorry for the delay, I got behind on reviews this week. And thanks for the patch!

Flags: needinfo?(cam)
Pushed by violet.bugreport@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/005d447749ec
Honor the maxTextRunSize if it's within reasonable range r=heycam

Backed out changeset 005d447749ec (Bug 1370646) mochitest failure at layout/style/test/test_font_loading_api.html. On a CLOSED TREE

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=005d447749ecce7321818b2aa04a296cccfbb1ac

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=236836452&repo=autoland&lineNumber=1483

Backout link: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&revision=beed1b214c4fbb4c7695a9ea75b06cf9e18517f8

[task 2019-03-29T08:17:16.622Z] 08:17:16 INFO - 15 INFO TEST-START | layout/style/test/test_font_loading_api.html
[task 2019-03-29T08:24:23.236Z] 08:24:23 INFO - wait for org.mozilla.fennec_aurora complete; top activity=org.mozilla.fennec_aurora
[task 2019-03-29T08:24:23.542Z] 08:24:23 INFO - org.mozilla.fennec_aurora unexpectedly found running. Killing...
[task 2019-03-29T08:24:23.542Z] 08:24:23 INFO - TEST-INFO | started process screentopng
[task 2019-03-29T08:24:23.906Z] 08:24:23 INFO - TEST-INFO | screentopng: exit 0
[task 2019-03-29T08:24:39.179Z] 08:24:39 WARNING - TEST-UNEXPECTED-FAIL | layout/style/test/test_font_loading_api.html | application timed out after 370 seconds with no output
[task 2019-03-29T08:24:39.179Z] 08:24:39 INFO - remoteautomation.py | Application ran for: 0:13:08.458785
[task 2019-03-29T08:24:39.901Z] 08:24:39 INFO - mozcrash Copy/paste: /builds/worker/workspace/build/linux64-minidump_stackwalk /tmp/tmp_VkUVk/09f9c3c3-4625-4a80-b9ad-f01688c5ec4e.dmp /builds/worker/workspace/build/symbols
[task 2019-03-29T08:24:51.153Z] 08:24:51 INFO - mozcrash Saved minidump as /builds/worker/workspace/build/blobber_upload_dir/09f9c3c3-4625-4a80-b9ad-f01688c5ec4e.dmp
[task 2019-03-29T08:24:51.153Z] 08:24:51 INFO - mozcrash Saved app info as /builds/worker/workspace/build/blobber_upload_dir/09f9c3c3-4625-4a80-b9ad-f01688c5ec4e.extra
[task 2019-03-29T08:24:51.156Z] 08:24:51 WARNING - PROCESS-CRASH | layout/style/test/test_font_loading_api.html | application crashed [@ libc.so + 0x1c3dc]
[task 2019-03-29T08:24:51.156Z] 08:24:51 INFO - Crash dump filename: /tmp/tmp_VkUVk/09f9c3c3-4625-4a80-b9ad-f01688c5ec4e.dmp
[task 2019-03-29T08:24:51.156Z] 08:24:51 INFO - Operating system: Android
[task 2019-03-29T08:24:51.156Z] 08:24:51 INFO - 0.0.0 Linux 2.6.29-gea477bb #1 Wed Sep 26 11:04:45 PDT 2012 armv7l
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - CPU: arm
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - ARMv7 ARM Cortex-A8 features: swp,half,thumb,fastmult,vfpv2,edsp,neon,vfpv3
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - 1 CPU
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - GPU: UNKNOWN
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - Crash reason: SIGABRT
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - Crash address: 0x512
[task 2019-03-29T08:24:51.157Z] 08:24:51 INFO - Process uptime: not available
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - Thread 0 (crashed)
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - 0 libc.so + 0x1c3dc
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - r0 = 0xfffffffc r1 = 0xbe8954a8 r2 = 0x00000010 r3 = 0xffffffff
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - r4 = 0x2a040aa0 r5 = 0x00000000 r6 = 0x2a040ab4 r7 = 0x000000fc
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - r8 = 0x2a040ae8 r9 = 0x00000014 r10 = 0x2a00d0a0 r12 = 0xbe8954a8
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - fp = 0xbe89561c sp = 0xbe895488 lr = 0x400b1fb5 pc = 0x400433dc
[task 2019-03-29T08:24:51.158Z] 08:24:51 INFO - Found by: given as instruction pointer in context
[task 2019-03-29T08:24:51.159Z] 08:24:51 INFO - 1 libutils.so + 0x1785c
[task 2019-03-29T08:24:51.160Z] 08:24:51 INFO - sp = 0xbe8954a0 pc = 0x400b485e
[task 2019-03-29T08:24:51.160Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.160Z] 08:24:51 INFO - 2 libbinder.so + 0x1bc2d
[task 2019-03-29T08:24:51.160Z] 08:24:51 INFO - sp = 0xbe8954d8 pc = 0x400f7c2f
[task 2019-03-29T08:24:51.160Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.160Z] 08:24:51 INFO - 3 libbinder.so + 0x28dbe
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - sp = 0xbe8954e4 pc = 0x40104dc0
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - 4 libbinder.so + 0x18603
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - sp = 0xbe8954f8 pc = 0x400f4605
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - 5 libbinder.so + 0x29062
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - sp = 0xbe8954fc pc = 0x40105064
[task 2019-03-29T08:24:51.161Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.162Z] 08:24:51 INFO - 6 libbinder.so + 0x2032d
[task 2019-03-29T08:24:51.162Z] 08:24:51 INFO - sp = 0xbe895500 pc = 0x400fc32f
[task 2019-03-29T08:24:51.162Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.162Z] 08:24:51 INFO - 7 libc.so + 0x109e9
[task 2019-03-29T08:24:51.162Z] 08:24:51 INFO - sp = 0xbe895518 pc = 0x400379eb
[task 2019-03-29T08:24:51.162Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.163Z] 08:24:51 INFO - 8 libc.so + 0x47ffe
[task 2019-03-29T08:24:51.163Z] 08:24:51 INFO - sp = 0xbe89551c pc = 0x4006f000
[task 2019-03-29T08:24:51.163Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.163Z] 08:24:51 INFO - 9 libc.so + 0xd9bf
[task 2019-03-29T08:24:51.163Z] 08:24:51 INFO - sp = 0xbe895530 pc = 0x400349c1
[task 2019-03-29T08:24:51.163Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.164Z] 08:24:51 INFO - 10 libbinder.so + 0x1e561
[task 2019-03-29T08:24:51.164Z] 08:24:51 INFO - sp = 0xbe895538 pc = 0x400fa563
[task 2019-03-29T08:24:51.164Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.164Z] 08:24:51 INFO - 11 libbinder.so + 0x1e5cf
[task 2019-03-29T08:24:51.164Z] 08:24:51 INFO - sp = 0xbe895550 pc = 0x400fa5d1
[task 2019-03-29T08:24:51.164Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.165Z] 08:24:51 INFO - 12 libbinder.so + 0x18469
[task 2019-03-29T08:24:51.165Z] 08:24:51 INFO - sp = 0xbe895554 pc = 0x400f446b
[task 2019-03-29T08:24:51.165Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.165Z] 08:24:51 INFO - 13 libgui.so + 0x2186d
[task 2019-03-29T08:24:51.166Z] 08:24:51 INFO - sp = 0xbe895558 pc = 0x4057786f
[task 2019-03-29T08:24:51.166Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.166Z] 08:24:51 INFO - 14 libc.so + 0x3b072
[task 2019-03-29T08:24:51.166Z] 08:24:51 INFO - sp = 0xbe8955a8 pc = 0x40062074
[task 2019-03-29T08:24:51.166Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.166Z] 08:24:51 INFO - 15 dalvik-heap (deleted) + 0x2f77a62
[task 2019-03-29T08:24:51.167Z] 08:24:51 INFO - sp = 0xbe8955ac pc = 0x4442ca64
[task 2019-03-29T08:24:51.167Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.167Z] 08:24:51 INFO - 16 libutils.so + 0x151d7
[task 2019-03-29T08:24:51.168Z] 08:24:51 INFO - sp = 0xbe8955d0 pc = 0x400b21d9
[task 2019-03-29T08:24:51.168Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.168Z] 08:24:51 INFO - 17 libandroid_runtime.so + 0x67b6b
[task 2019-03-29T08:24:51.168Z] 08:24:51 INFO - sp = 0xbe8955f0 pc = 0x4016db6d
[task 2019-03-29T08:24:51.168Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.169Z] 08:24:51 INFO - 18 dalvik-LinearAlloc (deleted) + 0x9785e
[task 2019-03-29T08:24:51.169Z] 08:24:51 INFO - sp = 0xbe8955fc pc = 0x4c4fe860
[task 2019-03-29T08:24:51.169Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.169Z] 08:24:51 INFO - 19 libdvm.so + 0x1dc4e
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - sp = 0xbe895608 pc = 0x4085bc50
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - 20 dalvik-heap (deleted) + 0x55e8e
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - sp = 0xbe895618 pc = 0x4150ae90
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - 21 dalvik-heap (deleted) + 0xdb556
[task 2019-03-29T08:24:51.170Z] 08:24:51 INFO - sp = 0xbe89561c pc = 0x41590558
[task 2019-03-29T08:24:51.171Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.171Z] 08:24:51 INFO - 22 libdvm.so + 0x4dcad
[task 2019-03-29T08:24:51.171Z] 08:24:51 INFO - sp = 0xbe895620 pc = 0x4088bcaf
[task 2019-03-29T08:24:51.171Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.171Z] 08:24:51 INFO - 23 framework.odex + 0x66abc5
[task 2019-03-29T08:24:51.172Z] 08:24:51 INFO - sp = 0xbe895628 pc = 0x4e13cbc7
[task 2019-03-29T08:24:51.172Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.172Z] 08:24:51 INFO - 24 libandroid_runtime.so + 0x67b85
[task 2019-03-29T08:24:51.172Z] 08:24:51 INFO - sp = 0xbe89562c pc = 0x4016db87
[task 2019-03-29T08:24:51.172Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.173Z] 08:24:51 INFO - 25 libdvm.so + 0x54eaf
[task 2019-03-29T08:24:51.173Z] 08:24:51 INFO - sp = 0xbe895634 pc = 0x40892eb1
[task 2019-03-29T08:24:51.173Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.173Z] 08:24:51 INFO - 26 libdvm.so + 0xae19e
[task 2019-03-29T08:24:51.174Z] 08:24:51 INFO - sp = 0xbe895638 pc = 0x408ec1a0
[task 2019-03-29T08:24:51.174Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.174Z] 08:24:51 INFO - 27 libc.so + 0x105f5
[task 2019-03-29T08:24:51.174Z] 08:24:51 INFO - sp = 0xbe895650 pc = 0x400375f7
[task 2019-03-29T08:24:51.175Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.175Z] 08:24:51 INFO - 28 libdvm.so + 0x511b5
[task 2019-03-29T08:24:51.175Z] 08:24:51 INFO - sp = 0xbe895658 pc = 0x4088f1b7
[task 2019-03-29T08:24:51.175Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.176Z] 08:24:51 INFO - 29 libdvm.so + 0x728bb
[task 2019-03-29T08:24:51.176Z] 08:24:51 INFO - sp = 0xbe895678 pc = 0x408b08bd
[task 2019-03-29T08:24:51.176Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.176Z] 08:24:51 INFO - 30 libdvm.so + 0xa9c86
[task 2019-03-29T08:24:51.177Z] 08:24:51 INFO - sp = 0xbe89568c pc = 0x408e7c88
[task 2019-03-29T08:24:51.177Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.177Z] 08:24:51 INFO - 31 libdvm.so + 0x78443
[task 2019-03-29T08:24:51.177Z] 08:24:51 INFO - sp = 0xbe895690 pc = 0x408b6445
[task 2019-03-29T08:24:51.178Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.178Z] 08:24:51 INFO - 32 libdvm.so + 0x6c48f
[task 2019-03-29T08:24:51.178Z] 08:24:51 INFO - sp = 0xbe895698 pc = 0x408aa491
[task 2019-03-29T08:24:51.179Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.179Z] 08:24:51 INFO - 33 dalvik-LinearAlloc (deleted) + 0x32c9de
[task 2019-03-29T08:24:51.179Z] 08:24:51 INFO - sp = 0xbe8956a0 pc = 0x4c7939e0
[task 2019-03-29T08:24:51.179Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.179Z] 08:24:51 INFO - 34 dalvik-heap (deleted) + 0x281006
[task 2019-03-29T08:24:51.180Z] 08:24:51 INFO - sp = 0xbe8956b8 pc = 0x41736008
[task 2019-03-29T08:24:51.180Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.180Z] 08:24:51 INFO - 35 dalvik-heap (deleted) + 0x6c2366
[task 2019-03-29T08:24:51.180Z] 08:24:51 INFO - sp = 0xbe8956bc pc = 0x41b77368
[task 2019-03-29T08:24:51.181Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.181Z] 08:24:51 INFO - 36 dalvik-heap (deleted) + 0x6c2366
[task 2019-03-29T08:24:51.181Z] 08:24:51 INFO - sp = 0xbe8956c4 pc = 0x41b77368
[task 2019-03-29T08:24:51.182Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.182Z] 08:24:51 INFO - 37 dalvik-heap (deleted) + 0x281006
[task 2019-03-29T08:24:51.182Z] 08:24:51 INFO - sp = 0xbe8956c8 pc = 0x41736008
[task 2019-03-29T08:24:51.182Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.183Z] 08:24:51 INFO - 38 dalvik-heap (deleted) + 0x281006
[task 2019-03-29T08:24:51.183Z] 08:24:51 INFO - sp = 0xbe8956e8 pc = 0x41736008
[task 2019-03-29T08:24:51.183Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.183Z] 08:24:51 INFO - 39 dalvik-heap (deleted) + 0x6c23ce
[task 2019-03-29T08:24:51.183Z] 08:24:51 INFO - sp = 0xbe8956ec pc = 0x41b773d0
[task 2019-03-29T08:24:51.183Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.184Z] 08:24:51 INFO - 40 dalvik-heap (deleted) + 0x6c23ce
[task 2019-03-29T08:24:51.184Z] 08:24:51 INFO - sp = 0xbe8956f4 pc = 0x41b773d0
[task 2019-03-29T08:24:51.184Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.184Z] 08:24:51 INFO - 41 libc.so + 0x3b072
[task 2019-03-29T08:24:51.185Z] 08:24:51 INFO - sp = 0xbe895700 pc = 0x40062074
[task 2019-03-29T08:24:51.185Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.185Z] 08:24:51 INFO - 42 dalvik-heap (deleted) + 0x2af3082
[task 2019-03-29T08:24:51.185Z] 08:24:51 INFO - sp = 0xbe895704 pc = 0x43fa8084
[task 2019-03-29T08:24:51.186Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.186Z] 08:24:51 INFO - 43 dalvik-LinearAlloc (deleted) + 0x9785e
[task 2019-03-29T08:24:51.187Z] 08:24:51 INFO - sp = 0xbe895718 pc = 0x4c4fe860
[task 2019-03-29T08:24:51.187Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.187Z] 08:24:51 INFO - 44 dalvik-heap (deleted) + 0x55e8e
[task 2019-03-29T08:24:51.187Z] 08:24:51 INFO - sp = 0xbe895724 pc = 0x4150ae90
[task 2019-03-29T08:24:51.188Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.188Z] 08:24:51 INFO - 45 libdvm.so + 0x1ddbe
[task 2019-03-29T08:24:51.188Z] 08:24:51 INFO - sp = 0xbe895728 pc = 0x4085bdc0
[task 2019-03-29T08:24:51.188Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.189Z] 08:24:51 INFO - 46 dalvik-heap (deleted) + 0xdb556
[task 2019-03-29T08:24:51.189Z] 08:24:51 INFO - sp = 0xbe895734 pc = 0x41590558
[task 2019-03-29T08:24:51.189Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.189Z] 08:24:51 INFO - 47 libdvm.so + 0x385e3
[task 2019-03-29T08:24:51.190Z] 08:24:51 INFO - sp = 0xbe895738 pc = 0x408765e5
[task 2019-03-29T08:24:51.190Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.190Z] 08:24:51 INFO - 48 dalvik-LinearAlloc (deleted) + 0x9785e
[task 2019-03-29T08:24:51.190Z] 08:24:51 INFO - sp = 0xbe895744 pc = 0x4c4fe860
[task 2019-03-29T08:24:51.190Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.191Z] 08:24:51 INFO - 49 framework.odex + 0x3857d0
[task 2019-03-29T08:24:51.191Z] 08:24:51 INFO - sp = 0xbe895748 pc = 0x4de577d2
[task 2019-03-29T08:24:51.191Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.191Z] 08:24:51 INFO - 50 dalvik-heap (deleted) + 0x55e8e
[task 2019-03-29T08:24:51.191Z] 08:24:51 INFO - sp = 0xbe895754 pc = 0x4150ae90
[task 2019-03-29T08:24:51.191Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.192Z] 08:24:51 INFO - 51 libdvm.so + 0x27062
[task 2019-03-29T08:24:51.192Z] 08:24:51 INFO - sp = 0xbe895758 pc = 0x40865064
[task 2019-03-29T08:24:51.192Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.192Z] 08:24:51 INFO - 52 libdvm.so + 0x2de9a
[task 2019-03-29T08:24:51.193Z] 08:24:51 INFO - sp = 0xbe895764 pc = 0x4086be9c
[task 2019-03-29T08:24:51.193Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.193Z] 08:24:51 INFO - 53 dalvik-LinearAlloc (deleted) + 0xa79b6
[task 2019-03-29T08:24:51.193Z] 08:24:51 INFO - sp = 0xbe895778 pc = 0x4c50e9b8
[task 2019-03-29T08:24:51.193Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.194Z] 08:24:51 INFO - 54 dalvik-heap (deleted) + 0x289922
[task 2019-03-29T08:24:51.194Z] 08:24:51 INFO - sp = 0xbe89577c pc = 0x4173e924
[task 2019-03-29T08:24:51.194Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.194Z] 08:24:51 INFO - 55 libdvm.so + 0x2b582
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - sp = 0xbe895780 pc = 0x40869584
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - 56 dalvik-heap (deleted) + 0x18e066
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - sp = 0xbe89578c pc = 0x41643068
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - 57 framework.odex + 0x50c326
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - sp = 0xbe895790 pc = 0x4dfde328
[task 2019-03-29T08:24:51.195Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - 58 dalvik-LinearAlloc (deleted) + 0xc2a6
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - sp = 0xbe895798 pc = 0x4c4732a8
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - 59 core.odex + 0x364ffe
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - sp = 0xbe89579c pc = 0x4d7cd000
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.196Z] 08:24:51 INFO - 60 dalvik-heap (deleted) + 0x28988e
[task 2019-03-29T08:24:51.197Z] 08:24:51 INFO - sp = 0xbe8957a0 pc = 0x4173e890
[task 2019-03-29T08:24:51.197Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.197Z] 08:24:51 INFO - 61 dalvik-LinearAlloc (deleted) + 0xa79b6
[task 2019-03-29T08:24:51.197Z] 08:24:51 INFO - sp = 0xbe8957f8 pc = 0x4c50e9b8
[task 2019-03-29T08:24:51.197Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.198Z] 08:24:51 INFO - 62 libdvm.so + 0xa9c86
[task 2019-03-29T08:24:51.198Z] 08:24:51 INFO - sp = 0xbe8957fc pc = 0x408e7c88
[task 2019-03-29T08:24:51.198Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.199Z] 08:24:51 INFO - 63 dalvik-heap (deleted) + 0x2a6
[task 2019-03-29T08:24:51.199Z] 08:24:51 INFO - sp = 0xbe895804 pc = 0x414b52a8
[task 2019-03-29T08:24:51.200Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.200Z] 08:24:51 INFO - 64 dalvik-heap (deleted) + 0x28966a
[task 2019-03-29T08:24:51.200Z] 08:24:51 INFO - sp = 0xbe895808 pc = 0x4173e66c
[task 2019-03-29T08:24:51.200Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.200Z] 08:24:51 INFO - 65 libdvm.so + 0x5ff7d
[task 2019-03-29T08:24:51.200Z] 08:24:51 INFO - sp = 0xbe895810 pc = 0x4089df7f
[task 2019-03-29T08:24:51.201Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.201Z] 08:24:51 INFO - 66 dalvik-heap (deleted) + 0x281006
[task 2019-03-29T08:24:51.201Z] 08:24:51 INFO - sp = 0xbe895818 pc = 0x41736008
[task 2019-03-29T08:24:51.201Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.202Z] 08:24:51 INFO - 67 dalvik-heap (deleted) + 0x28990e
[task 2019-03-29T08:24:51.202Z] 08:24:51 INFO - sp = 0xbe895824 pc = 0x4173e910
[task 2019-03-29T08:24:51.202Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.202Z] 08:24:51 INFO - 68 dalvik-heap (deleted) + 0x281006
[task 2019-03-29T08:24:51.202Z] 08:24:51 INFO - sp = 0xbe895828 pc = 0x41736008
[task 2019-03-29T08:24:51.203Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.203Z] 08:24:51 INFO - 69 libdvm.so + 0xa9c86
[task 2019-03-29T08:24:51.203Z] 08:24:51 INFO - sp = 0xbe89582c pc = 0x408e7c88
[task 2019-03-29T08:24:51.204Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.204Z] 08:24:51 INFO - 70 libdvm.so + 0x713a7
[task 2019-03-29T08:24:51.204Z] 08:24:51 INFO - sp = 0xbe895830 pc = 0x408af3a9
[task 2019-03-29T08:24:51.205Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.205Z] 08:24:51 INFO - 71 dalvik-heap (deleted) + 0x28990e
[task 2019-03-29T08:24:51.205Z] 08:24:51 INFO - sp = 0xbe89583c pc = 0x4173e910
[task 2019-03-29T08:24:51.205Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.205Z] 08:24:51 INFO - 72 libdvm.so + 0x7227d
[task 2019-03-29T08:24:51.206Z] 08:24:51 INFO - sp = 0xbe895840 pc = 0x408b027f
[task 2019-03-29T08:24:51.206Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.206Z] 08:24:51 INFO - 73 libdvm.so + 0xa9c86
[task 2019-03-29T08:24:51.206Z] 08:24:51 INFO - sp = 0xbe895844 pc = 0x408e7c88
[task 2019-03-29T08:24:51.207Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.207Z] 08:24:51 INFO - 74 libdvm.so + 0xa9c86
[task 2019-03-29T08:24:51.207Z] 08:24:51 INFO - sp = 0xbe895848 pc = 0x408e7c88
[task 2019-03-29T08:24:51.208Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.208Z] 08:24:51 INFO - 75 dalvik-heap (deleted) + 0x28990e
[task 2019-03-29T08:24:51.208Z] 08:24:51 INFO - sp = 0xbe89584c pc = 0x4173e910
[task 2019-03-29T08:24:51.208Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.208Z] 08:24:51 INFO - 76 libdvm.so + 0xae19e
[task 2019-03-29T08:24:51.209Z] 08:24:51 INFO - sp = 0xbe895850 pc = 0x408ec1a0
[task 2019-03-29T08:24:51.209Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.209Z] 08:24:51 INFO - 77 libdvm.so + 0x29dee
[task 2019-03-29T08:24:51.210Z] 08:24:51 INFO - sp = 0xbe895858 pc = 0x40867df0
[task 2019-03-29T08:24:51.210Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.210Z] 08:24:51 INFO - 78 dalvik-heap (deleted) + 0x5c626
[task 2019-03-29T08:24:51.211Z] 08:24:51 INFO - sp = 0xbe895868 pc = 0x41511628
[task 2019-03-29T08:24:51.211Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.211Z] 08:24:51 INFO - 79 dalvik-LinearAlloc (deleted) + 0xa79b6
[task 2019-03-29T08:24:51.212Z] 08:24:51 INFO - sp = 0xbe89586c pc = 0x4c50e9b8
[task 2019-03-29T08:24:51.212Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.212Z] 08:24:51 INFO - 80 dalvik-heap (deleted) + 0x28990e
[task 2019-03-29T08:24:51.212Z] 08:24:51 INFO - sp = 0xbe895874 pc = 0x4173e910
[task 2019-03-29T08:24:51.212Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.212Z] 08:24:51 INFO - 81 dalvik-heap (deleted) + 0x289656
[task 2019-03-29T08:24:51.213Z] 08:24:51 INFO - sp = 0xbe895878 pc = 0x4173e658
[task 2019-03-29T08:24:51.213Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.213Z] 08:24:51 INFO - 82 dalvik-heap (deleted) + 0x2a6
[task 2019-03-29T08:24:51.213Z] 08:24:51 INFO - sp = 0xbe89587c pc = 0x414b52a8
[task 2019-03-29T08:24:51.213Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.213Z] 08:24:51 INFO - 83 libdvm.so + 0x67aa1
[task 2019-03-29T08:24:51.214Z] 08:24:51 INFO - sp = 0xbe895888 pc = 0x408a5aa3
[task 2019-03-29T08:24:51.214Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.214Z] 08:24:51 INFO - 84 dalvik-heap (deleted) + 0x2a6
[task 2019-03-29T08:24:51.214Z] 08:24:51 INFO - sp = 0xbe89588c pc = 0x414b52a8
[task 2019-03-29T08:24:51.214Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.214Z] 08:24:51 INFO - 85 dalvik-LinearAlloc (deleted) + 0xbe3e
[task 2019-03-29T08:24:51.215Z] 08:24:51 INFO - sp = 0xbe895894 pc = 0x4c472e40
[task 2019-03-29T08:24:51.215Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.215Z] 08:24:51 INFO - 86 core.odex + 0xb3418
[task 2019-03-29T08:24:51.215Z] 08:24:51 INFO - sp = 0xbe895898 pc = 0x4d51b41a
[task 2019-03-29T08:24:51.215Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.216Z] 08:24:51 INFO - 87 dalvik-heap (deleted) + 0x4306
[task 2019-03-29T08:24:51.216Z] 08:24:51 INFO - sp = 0xbe8958a4 pc = 0x414b9308
[task 2019-03-29T08:24:51.216Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.216Z] 08:24:51 INFO - 88 libdvm.so + 0x1ddbe
[task 2019-03-29T08:24:51.217Z] 08:24:51 INFO - sp = 0xbe8958a8 pc = 0x4085bdc0
[task 2019-03-29T08:24:51.217Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.217Z] 08:24:51 INFO - 89 libdvm.so + 0x27062
[task 2019-03-29T08:24:51.217Z] 08:24:51 INFO - sp = 0xbe8958b8 pc = 0x40865064
[task 2019-03-29T08:24:51.217Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.217Z] 08:24:51 INFO - 90 libdvm.so + 0x2de9a
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - sp = 0xbe8958c4 pc = 0x4086be9c
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - 91 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - sp = 0xbe8958d8 pc = 0x4c503c30
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - 92 libdvm.so + 0x2b582
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - sp = 0xbe8958e0 pc = 0x40869584
[task 2019-03-29T08:24:51.218Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - 93 libdvm.so + 0x8e7f3
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - sp = 0xbe8958e4 pc = 0x408cc7f5
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - 94 libdvm.so + 0x8e668
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - sp = 0xbe8958e8 pc = 0x408cc66a
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - 95 framework.odex + 0x66b635
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - sp = 0xbe895958 pc = 0x4e13d637
[task 2019-03-29T08:24:51.219Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.220Z] 08:24:51 INFO - 96 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.220Z] 08:24:51 INFO - sp = 0xbe895964 pc = 0x4c503c30
[task 2019-03-29T08:24:51.220Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.220Z] 08:24:51 INFO - 97 libdvm.so + 0x5fcbf
[task 2019-03-29T08:24:51.220Z] 08:24:51 INFO - sp = 0xbe895970 pc = 0x4089dcc1
[task 2019-03-29T08:24:51.220Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - 98 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - sp = 0xbe895978 pc = 0x4c503c30
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - 99 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - sp = 0xbe895980 pc = 0x4c503c30
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - 100 libdvm.so + 0x8e6bb
[task 2019-03-29T08:24:51.221Z] 08:24:51 INFO - sp = 0xbe895994 pc = 0x408cc6bd
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - 101 libdvm.so + 0x499ad
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - sp = 0xbe8959a0 pc = 0x408879af
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - 102 libdvm.so + 0x8e6bb
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - sp = 0xbe8959b4 pc = 0x408cc6bd
[task 2019-03-29T08:24:51.222Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.223Z] 08:24:51 INFO - 103 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.223Z] 08:24:51 INFO - sp = 0xbe8959b8 pc = 0x4c503c30
[task 2019-03-29T08:24:51.223Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.223Z] 08:24:51 INFO - 104 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.224Z] 08:24:51 INFO - sp = 0xbe8959c0 pc = 0x4c503c30
[task 2019-03-29T08:24:51.224Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.224Z] 08:24:51 INFO - 105 libdvm.so + 0x3cb3d
[task 2019-03-29T08:24:51.224Z] 08:24:51 INFO - sp = 0xbe8959c8 pc = 0x4087ab3f
[task 2019-03-29T08:24:51.224Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.224Z] 08:24:51 INFO - 106 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - sp = 0xbe8959d0 pc = 0x4c503c30
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - 107 libdvm.so + 0x8e7f7
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - sp = 0xbe8959d4 pc = 0x408cc7f9
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - 108 libdvm.so + 0xa43b7
[task 2019-03-29T08:24:51.225Z] 08:24:51 INFO - sp = 0xbe8959dc pc = 0x408e23b9
[task 2019-03-29T08:24:51.226Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.226Z] 08:24:51 INFO - 109 libandroid_runtime.so + 0x8d6ff
[task 2019-03-29T08:24:51.227Z] 08:24:51 INFO - sp = 0xbe8959e4 pc = 0x40193701
[task 2019-03-29T08:24:51.227Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.227Z] 08:24:51 INFO - 110 app_process + 0x13a2
[task 2019-03-29T08:24:51.227Z] 08:24:51 INFO - sp = 0xbe8959e8 pc = 0x2a0013a4
[task 2019-03-29T08:24:51.228Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.228Z] 08:24:51 INFO - 111 libdvm.so + 0x3cad3
[task 2019-03-29T08:24:51.228Z] 08:24:51 INFO - sp = 0xbe8959ec pc = 0x4087aad5
[task 2019-03-29T08:24:51.228Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.229Z] 08:24:51 INFO - 112 libandroid_runtime.so + 0x8dcc5
[task 2019-03-29T08:24:51.229Z] 08:24:51 INFO - sp = 0xbe8959fc pc = 0x40193cc7
[task 2019-03-29T08:24:51.230Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.230Z] 08:24:51 INFO - 113 libandroid_runtime.so + 0x4b68f
[task 2019-03-29T08:24:51.230Z] 08:24:51 INFO - sp = 0xbe895a08 pc = 0x40151691
[task 2019-03-29T08:24:51.230Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.231Z] 08:24:51 INFO - 114 app_process + 0x13a2
[task 2019-03-29T08:24:51.231Z] 08:24:51 INFO - sp = 0xbe895a14 pc = 0x2a0013a4
[task 2019-03-29T08:24:51.231Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.231Z] 08:24:51 INFO - 115 libandroid_runtime.so + 0x4c311
[task 2019-03-29T08:24:51.232Z] 08:24:51 INFO - sp = 0xbe895a18 pc = 0x40152313
[task 2019-03-29T08:24:51.232Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.233Z] 08:24:51 INFO - 116 dalvik-LinearAlloc (deleted) + 0x9cc2e
[task 2019-03-29T08:24:51.233Z] 08:24:51 INFO - sp = 0xbe895a1c pc = 0x4c503c30
[task 2019-03-29T08:24:51.234Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.234Z] 08:24:51 INFO - 117 libc.so + 0x105f5
[task 2019-03-29T08:24:51.234Z] 08:24:51 INFO - sp = 0xbe895a48 pc = 0x400375f7
[task 2019-03-29T08:24:51.235Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.235Z] 08:24:51 INFO - 118 linker + 0x1064e
[task 2019-03-29T08:24:51.235Z] 08:24:51 INFO - sp = 0xbe895a4c pc = 0x40010650
[task 2019-03-29T08:24:51.235Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.236Z] 08:24:51 INFO - 119 libutils.so + 0x128f7
[task 2019-03-29T08:24:51.236Z] 08:24:51 INFO - sp = 0xbe895a60 pc = 0x400af8f9
[task 2019-03-29T08:24:51.236Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.236Z] 08:24:51 INFO - 120 libutils.so + 0x1255d
[task 2019-03-29T08:24:51.236Z] 08:24:51 INFO - sp = 0xbe895a68 pc = 0x400af55f
[task 2019-03-29T08:24:51.237Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.237Z] 08:24:51 INFO - 121 libutils.so + 0x12951
[task 2019-03-29T08:24:51.237Z] 08:24:51 INFO - sp = 0xbe895a78 pc = 0x400af953
[task 2019-03-29T08:24:51.237Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.237Z] 08:24:51 INFO - 122 libandroid_runtime.so + 0x4b969
[task 2019-03-29T08:24:51.237Z] 08:24:51 INFO - sp = 0xbe895a90 pc = 0x4015196b
[task 2019-03-29T08:24:51.238Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.238Z] 08:24:51 INFO - 123 app_process + 0x12f6
[task 2019-03-29T08:24:51.238Z] 08:24:51 INFO - sp = 0xbe895a98 pc = 0x2a0012f8
[task 2019-03-29T08:24:51.238Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.238Z] 08:24:51 INFO - 124 app_process + 0x2f6e
[task 2019-03-29T08:24:51.239Z] 08:24:51 INFO - sp = 0xbe895a9c pc = 0x2a002f70
[task 2019-03-29T08:24:51.239Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.239Z] 08:24:51 INFO - 125 app_process + 0x105d
[task 2019-03-29T08:24:51.240Z] 08:24:51 INFO - sp = 0xbe895ab0 pc = 0x2a00105f
[task 2019-03-29T08:24:51.240Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.240Z] 08:24:51 INFO - 126 app_process + 0x1368
[task 2019-03-29T08:24:51.241Z] 08:24:51 INFO - sp = 0xbe895ac8 pc = 0x2a00136a
[task 2019-03-29T08:24:51.241Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.242Z] 08:24:51 INFO - 127 app_process + 0x12f6
[task 2019-03-29T08:24:51.242Z] 08:24:51 INFO - sp = 0xbe895acc pc = 0x2a0012f8
[task 2019-03-29T08:24:51.243Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.243Z] 08:24:51 INFO - 128 app_process + 0x1371
[task 2019-03-29T08:24:51.243Z] 08:24:51 INFO - sp = 0xbe895ad0 pc = 0x2a001373
[task 2019-03-29T08:24:51.244Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.244Z] 08:24:51 INFO - 129 app_process + 0x1387
[task 2019-03-29T08:24:51.244Z] 08:24:51 INFO - sp = 0xbe895ad4 pc = 0x2a001389
[task 2019-03-29T08:24:51.244Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.245Z] 08:24:51 INFO - 130 app_process + 0x1395
[task 2019-03-29T08:24:51.245Z] 08:24:51 INFO - sp = 0xbe895ad8 pc = 0x2a001397
[task 2019-03-29T08:24:51.245Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.245Z] 08:24:51 INFO - 131 app_process + 0x2e06
[task 2019-03-29T08:24:51.246Z] 08:24:51 INFO - sp = 0xbe895adc pc = 0x2a002e08
[task 2019-03-29T08:24:51.246Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.246Z] 08:24:51 INFO - 132 libandroid_runtime.so + 0xa2446
[task 2019-03-29T08:24:51.247Z] 08:24:51 INFO - sp = 0xbe895ae0 pc = 0x401a8448
[task 2019-03-29T08:24:51.247Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.247Z] 08:24:51 INFO - 133 linker + 0xfed6
[task 2019-03-29T08:24:51.247Z] 08:24:51 INFO - sp = 0xbe895b10 pc = 0x4000fed8
[task 2019-03-29T08:24:51.247Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.248Z] 08:24:51 INFO - 134 linker + 0x236
[task 2019-03-29T08:24:51.248Z] 08:24:51 INFO - sp = 0xbe895b24 pc = 0x40000238
[task 2019-03-29T08:24:51.248Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.248Z] 08:24:51 INFO - 135 linker + 0x146
[task 2019-03-29T08:24:51.249Z] 08:24:51 INFO - sp = 0xbe895b28 pc = 0x40000148
[task 2019-03-29T08:24:51.249Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.249Z] 08:24:51 INFO - 136 linker + 0x2ee
[task 2019-03-29T08:24:51.249Z] 08:24:51 INFO - sp = 0xbe895b34 pc = 0x400002f0
[task 2019-03-29T08:24:51.250Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.250Z] 08:24:51 INFO - 137 linker + 0x2fa
[task 2019-03-29T08:24:51.250Z] 08:24:51 INFO - sp = 0xbe895b38 pc = 0x400002fc
[task 2019-03-29T08:24:51.250Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.250Z] 08:24:51 INFO - 138 linker + 0xffe6
[task 2019-03-29T08:24:51.250Z] 08:24:51 INFO - sp = 0xbe895b3c pc = 0x4000ffe8
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - 139 linker + 0x9de
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - sp = 0xbe895b40 pc = 0x400009e0
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - 140 linker + 0x336
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - sp = 0xbe895b48 pc = 0x40000338
[task 2019-03-29T08:24:51.251Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.252Z] 08:24:51 INFO - 141 linker + 0xfece
[task 2019-03-29T08:24:51.252Z] 08:24:51 INFO - sp = 0xbe895b58 pc = 0x4000fed0
[task 2019-03-29T08:24:51.252Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.252Z] 08:24:51 INFO - 142 libc.so + 0x119fb
[task 2019-03-29T08:24:51.252Z] 08:24:51 INFO - sp = 0xbe895b64 pc = 0x400389fd
[task 2019-03-29T08:24:51.252Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.253Z] 08:24:51 INFO - 143 libc.so + 0x47fd6
[task 2019-03-29T08:24:51.253Z] 08:24:51 INFO - sp = 0xbe895b7c pc = 0x4006efd8
[task 2019-03-29T08:24:51.253Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.253Z] 08:24:51 INFO - 144 app_process + 0xe87
[task 2019-03-29T08:24:51.253Z] 08:24:51 INFO - sp = 0xbe895b80 pc = 0x2a000e89
[task 2019-03-29T08:24:51.254Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.254Z] 08:24:51 INFO - 145 libc.so + 0xdb4f
[task 2019-03-29T08:24:51.254Z] 08:24:51 INFO - sp = 0xbe895b90 pc = 0x40034b51
[task 2019-03-29T08:24:51.254Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.255Z] 08:24:51 INFO - 146 app_process + 0xd7e
[task 2019-03-29T08:24:51.255Z] 08:24:51 INFO - sp = 0xbe895ba8 pc = 0x2a000d80
[task 2019-03-29T08:24:51.256Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.256Z] 08:24:51 INFO - 147 app_process + 0x2de6
[task 2019-03-29T08:24:51.257Z] 08:24:51 INFO - sp = 0xbe895bac pc = 0x2a002de8
[task 2019-03-29T08:24:51.257Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.257Z] 08:24:51 INFO - 148 app_process + 0x2dee
[task 2019-03-29T08:24:51.257Z] 08:24:51 INFO - sp = 0xbe895bb0 pc = 0x2a002df0
[task 2019-03-29T08:24:51.258Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.258Z] 08:24:51 INFO - 149 app_process + 0x2df6
[task 2019-03-29T08:24:51.258Z] 08:24:51 INFO - sp = 0xbe895bb4 pc = 0x2a002df8
[task 2019-03-29T08:24:51.259Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.259Z] 08:24:51 INFO - 150 linker + 0x1847
[task 2019-03-29T08:24:51.259Z] 08:24:51 INFO - sp = 0xbe895bc0 pc = 0x40001849
[task 2019-03-29T08:24:51.260Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.260Z] 08:24:51 INFO - 151 app_process + 0x32
[task 2019-03-29T08:24:51.260Z] 08:24:51 INFO - sp = 0xbe895c34 pc = 0x2a000034
[task 2019-03-29T08:24:51.261Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.261Z] 08:24:51 INFO - 152 0x3ffffffe
[task 2019-03-29T08:24:51.261Z] 08:24:51 INFO - sp = 0xbe895c4c pc = 0x40000000
[task 2019-03-29T08:24:51.261Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.262Z] 08:24:51 INFO - 153 app_process + 0xd1a
[task 2019-03-29T08:24:51.262Z] 08:24:51 INFO - sp = 0xbe895c5c pc = 0x2a000d1c
[task 2019-03-29T08:24:51.262Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.262Z] 08:24:51 INFO - 154 dalvik-heap (deleted) + 0x5667bb2
[task 2019-03-29T08:24:51.263Z] 08:24:51 INFO - sp = 0xbe895cb4 pc = 0x46b1cbb4
[task 2019-03-29T08:24:51.263Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.263Z] 08:24:51 INFO - 155 dalvik-LinearAlloc (deleted) + 0x18d44a
[task 2019-03-29T08:24:51.264Z] 08:24:51 INFO - sp = 0xbe895d4c pc = 0x4c5f444c
[task 2019-03-29T08:24:51.264Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.264Z] 08:24:51 INFO - 156 dalvik-heap (deleted) + 0x6f247
[task 2019-03-29T08:24:51.265Z] 08:24:51 INFO - sp = 0xbe895d50 pc = 0x41524249
[task 2019-03-29T08:24:51.265Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.265Z] 08:24:51 INFO - 157 icudt50l.dat + 0x5a0950
[task 2019-03-29T08:24:51.266Z] 08:24:51 INFO - sp = 0xbe895d54 pc = 0x505f5952
[task 2019-03-29T08:24:51.266Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.266Z] 08:24:51 INFO - 158 data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x540e3f
[task 2019-03-29T08:24:51.266Z] 08:24:51 INFO - sp = 0xbe895d74 pc = 0x52444e41
[task 2019-03-29T08:24:51.266Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.266Z] 08:24:51 INFO - 159 libxul.so!mozilla::dom::MediaKeyStatusMap_Binding::has(JSContext*, JS::Handle<JSObject*>, mozilla::dom::MediaKeyStatusMap*, JSJitMethodCallArgs const&) [jsfriendapi.h:005d447749ecce7321818b2aa04a296cccfbb1ac : 1935 + 0x2]
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895d7c pc = 0x544f4f42
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 160 icudt50l.dat + 0x7c5f4a
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895d80 pc = 0x4f474f4c
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 161 libLLVM.so + 0x32113b
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895d84 pc = 0x4100313d
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 162 icudt50l.dat + 0x87544c
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895d88 pc = 0x4f52444e
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 163 dalvik-jit-code-cache (deleted) + 0xa4447
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895d8c pc = 0x525f4449
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 164 data@app@org.mozilla.fennec_aurora-1.apk@classes.dex + 0x540e3f
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895d9c pc = 0x52444e41
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 165 dalvik-heap (deleted) + 0x408033f
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895da4 pc = 0x45535341
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 166 libLLVM.so + 0x32506e
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895db4 pc = 0x41007070
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 167 icudt50l.dat + 0x87544c
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895db8 pc = 0x4f52444e
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 168 dalvik-heap (deleted) + 0x313f447
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895dbc pc = 0x445f4449
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 169 framework.odex + 0x93e05f
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895dc8 pc = 0x4e410061
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 170 dalvik-bitmap-1 (deleted) + 0x40242
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895dcc pc = 0x494f5244
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 171 libxul.so!mozilla::dom::MutationCallback::Call(JSContext*, JS::Handle<JS::Value>, mozilla::dom::Sequence<mozilla::OwningNonNull<nsDOMMutationRecord> > const&, nsDOMMutationObserver&, mozilla::ErrorResult&) [MutationObserverBinding.cpp: : 0 + 0x0]
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895dd0 pc = 0x54535f44
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 172 dalvik-heap (deleted) + 0x5f6024d
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895dd4 pc = 0x4741524f
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - 173 libLLVM.so + 0x324565
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - sp = 0xbe895de0 pc = 0x41006567
[task 2019-03-29T08:24:51.267Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 174 dalvik-aux-structure (deleted) + 0x74f4b
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895de8 pc = 0x4e554f4d
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 175 dalvik-bitmap-1 (deleted) + 0x40052
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895dec pc = 0x494f5054
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 176 icudt50l.dat + 0x845bfe
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895dfc pc = 0x4f4f4c00
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 177 icudt50l.dat + 0x826f4e
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895e00 pc = 0x4f4d5f50
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 178 icudt50l.dat + 0x4efe53
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895e04 pc = 0x50544e55
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 179 icudt50l.dat + 0x771060
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895e14 pc = 0x4f420062
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 180 dalvik-card-table (deleted) + 0xd544d
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895e18 pc = 0x4c43544f
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - 181 icudt50l.dat + 0x4e033f
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - sp = 0xbe895e1c pc = 0x50535341
[task 2019-03-29T08:24:51.268Z] 08:24:51 INFO - Found by: stack scanning

Flags: needinfo?(violet.bugreport)

Hi Cameron,

The testcase for font loading layout/style/test/test_font_loading_api.html might have some problem on Android platform. It's an intermittent Bug 1455824 with ~0.1% failure rate. But I just discovered a way to almost reliably reproduce the failure:

Merely adding the testcase of my patch here layout/svg/tests/test_multiple_font_size.html, then run the mochitest of layout/style/test/test_font_loading_api.html on Android. The failure rate becomes bigger than 1/3.

For try server results and some context, see https://bugzilla.mozilla.org/show_bug.cgi?id=1455824#c34 and related comments there.

Flags: needinfo?(violet.bugreport) → needinfo?(cam)
Flags: needinfo?(cam)
Pushed by violet.bugreport@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/bc2d8bd355ab
Honor the maxTextRunSize if it's within reasonable range r=heycam
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Whiteboard: [DUPEME]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: