Open
Bug 1338256
Opened 8 years ago
Updated 2 years ago
Intermittent dom/canvas/test/test_imagebitmap_extensions_on_worker.html | application crashed [@ 0x8207c7b2]
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
REOPENED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: gfx-noted)
Attachments
(1 file)
(deleted),
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
Filed by: bclary [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=76025684&repo=try
https://autophone.s3.amazonaws.com/v1/task/N8xraYIsRw6jD9hRQjbhIA/runs/0/artifacts/public/build/mochitest-skia-mochitests-skia-settings.ini-1-nexus-5-6-d9db2633-bef2-40af-8f9b-d4225179b235.log
Android 4.4 / Nexus 5 debug only. No useful stack.
269 INFO TEST-START | dom/canvas/test/test_imagebitmap_extensions_on_worker.html
PROCESS-CRASH | dom/canvas/test/test_imagebitmap_extensions_on_worker.html | application crashed [@ 0x8207c7b2]
Crash dump filename: /tmp/tmpxlMg2r/71bf7c7e-f705-e71a-3de49bb6-60ca4e00.dmp
Operating system: Android
0.0.0 Linux 3.4.0-gadb2201 #1 SMP PREEMPT Wed Nov 20 14:42:53 PST 2013 armv7l
CPU: arm
ARMv7 Qualcomm Krait features: swp,half,thumb,fastmult,vfpv2,edsp,neon,vfpv3,tls,vfpv4,idiva,idivt
4 CPUs
GPU: UNKNOWN
Crash reason: SIGSEGV
Crash address: 0x0
Process uptime: not available
Thread 11 (crashed)
0 0x8207c7b2
Will disable.
Updated•8 years ago
|
Component: Audio/Video → Graphics, Panning and Zooming
Comment 1•8 years ago
|
||
try run with Bug 1336581
https://treeherder.mozilla.org/#/jobs?repo=try&revision=65c6e4d05bb71207e3828e1a811a052a5834669f&filter-searchStr=autophone
I made this separate since it was due to a crash. I think if the developer's aren't interested in fixing the crash we might as well wontfix this bug.
Attachment #8835653 -
Flags: review?(gbrown)
Comment 2•8 years ago
|
||
Comment on attachment 8835653 [details] [diff] [review]
bug-1338256.patch
Review of attachment 8835653 [details] [diff] [review]:
-----------------------------------------------------------------
I usually leave the bug open and mark [test disabled] in the whiteboard.
Attachment #8835653 -
Flags: review?(gbrown) → review+
Updated•8 years ago
|
Component: Graphics, Panning and Zooming → Canvas: 2D
OS: Unspecified → Android
Product: Firefox for Android → Core
Hardware: Unspecified → ARM
Version: unspecified → 54 Branch
Comment 3•8 years ago
|
||
Also, from the log [1], here is the actual error:
02-09 10:26:30.167 I/Gecko ( 2895): [GFX1]: Unknown texture type 5121 or format 33321
02-09 10:26:30.167 F/MOZ_Assert( 2895): Assertion failure: [GFX1]: Unknown texture type 5121 or format 33321, at /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/gfx/Logging.h:518
02-09 10:26:30.167 F/MOZ_CRASH( 2895): Hit MOZ_CRASH(GFX: An assert from the graphics logger) at /home/worker/workspace/build/src/obj-firefox/dist/include/mozilla/gfx/Logging.h:519
[1] https://treeherder.mozilla.org/logviewer.html#?job_id=76025684&repo=try&lineNumber=3205
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: gfx-noted
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bd05ade09f2b
Disable dom/canvas/test/test_imagebitmap_extensions_on_worker.html on debug Android 4.4, r=gbrown.
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Updated•8 years ago
|
Status: RESOLVED → REOPENED
QA Whiteboard: [test disabled]
Resolution: FIXED → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•