Closed Bug 1827967 Opened 1 year ago Closed 1 year ago

Fix dom/security/test/csp/test_bug1505412.html for Fission Android

Categories

(GeckoView Graveyard :: Sandboxing, task)

All
Android

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1827756

People

(Reporter: owlish, Unassigned)

References

Details

On debug builds.
Failure
Log

In the logcat log, I see this immediately after the start of the test:

04-13 06:20:50.256 11524 11540 I GeckoDump: ⰲ겿{"action":"test_start","time":1681366850255,"thread":null,"pid":null,"source":"mochitest","test":"/tests/dom/security/test/csp/test_bug1505412.html","js_source":"TestRunner.js"}ⰲ겿
04-13 06:20:50.256  1658  1670 I ActivityManager: Process org.mozilla.geckoview.test_runner:gpu (pid 11454) has died
04-13 06:20:50.256  1658  1670 D ActivityManager: cleanUpApplicationRecord -- 11454
04-13 06:20:50.257 11524 11540 I Gecko   : [Child 11524, Main Thread] WARNING: Potential deadlock detected:
04-13 06:20:50.257 11524 11540 I Gecko   : Cyclical dependency starts at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Next dependency:
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : SharedFTFace::mLock (currently acquired)
04-13 06:20:50.257 11524 11540 I Gecko   : Cycle completed at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Deadlock may happen for some other execution
04-13 06:20:50.257 11524 11540 I Gecko   : 
04-13 06:20:50.257 11524 11540 I Gecko   : : file /builds/worker/checkouts/gecko/xpcom/threads/BlockingResourceBase.cpp:247
04-13 06:20:50.257  1658  1670 W ActivityManager: Scheduling restart of crashed service org.mozilla.geckoview.test_runner/org.mozilla.gecko.process.GeckoChildProcessServices$gpu in 1000ms
04-13 06:20:50.257 11524 11540 I Gecko   : [Child 11524, Main Thread] WARNING: Potential deadlock detected:
04-13 06:20:50.257 11524 11540 I Gecko   : Cyclical dependency starts at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Next dependency:
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : SharedFTFace::mLock (currently acquired)
04-13 06:20:50.257 11524 11540 I Gecko   : Cycle completed at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Deadlock may happen for some other execution
04-13 06:20:50.257 11524 11540 I Gecko   : 
04-13 06:20:50.257 11524 11540 I Gecko   : : file /builds/worker/checkouts/gecko/xpcom/threads/BlockingResourceBase.cpp:247
04-13 06:20:50.257 11524 11540 I Gecko   : [Child 11524, Main Thread] WARNING: Potential deadlock detected:
04-13 06:20:50.257 11524 11540 I Gecko   : Cyclical dependency starts at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Next dependency:
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : SharedFTFace::mLock (currently acquired)
04-13 06:20:50.257 11524 11540 I Gecko   : Cycle completed at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Deadlock may happen for some other execution
04-13 06:20:50.257 11524 11540 I Gecko   : 
04-13 06:20:50.257 11524 11540 I Gecko   : : file /builds/worker/checkouts/gecko/xpcom/threads/BlockingResourceBase.cpp:247
04-13 06:20:50.257 11524 11540 I Gecko   : [Child 11524, Main Thread] WARNING: Potential deadlock detected:
04-13 06:20:50.257 11524 11540 I Gecko   : Cyclical dependency starts at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Next dependency:
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : SharedFTFace::mLock (currently acquired)
04-13 06:20:50.257 11524 11540 I Gecko   : Cycle completed at
04-13 06:20:50.257 11524 11540 I Gecko   : Mutex : gfxFontEntry lock
04-13 06:20:50.257 11524 11540 I Gecko   : Deadlock may happen for some other execution

Looks like this might be the same issue as bug 1827756

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1827756
Resolution: --- → DUPLICATE
Blocks: 1849389
Blocks: 1855511
No longer blocks: 1855511
Product: GeckoView → GeckoView Graveyard
You need to log in before you can comment on or make changes to this bug.