Closed
Bug 1669303
Opened 5 years ago
Closed 1 year ago
Intermittent gfx/tests/crashtests/1467847-1.html (finished) | application crashed [@ mozglue_static::panic_hook]
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: crash, intermittent-failure)
Crash Data
Filed by: kgupta [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=317642882&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V4S4D3GVSVmOVMuP8HmZaQ/runs/1/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/V4S4D3GVSVmOVMuP8HmZaQ/runs/1/artifacts/public/logs/live_backing.log&only_show_unexpected=1
There seem to be a bunch of intermittent failures with this generic "panic_hook" signature but this crash in particular seems to be a WR bug```
Comment 1•5 years ago
|
||
Relevant part of the stack:
[task 2020-10-05T17:29:32.949Z] 17:29:32 INFO - 7 libxul.so!core::panicking::panic [panicking.rs:4fb7144ed159f94491249e86d5bbd033b5d60550 : 52 + 0x49]
[task 2020-10-05T17:29:32.949Z] 17:29:32 INFO - rbp = 0x000079784a692510 rsp = 0x0000797833cede50
[task 2020-10-05T17:29:32.949Z] 17:29:32 INFO - rip = 0x000079784889a7ed
[task 2020-10-05T17:29:32.949Z] 17:29:32 INFO - Found by: stack scanning
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - 8 libxul.so!webrender::picture::PicturePrimitive::take_context [picture.rs:608e2ec1d8bdee6b0929c42935fa2ba17c8a439a : 5077 + 0x19]
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - rbp = 0x000079784a692510 rsp = 0x0000797833cedea0
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - rip = 0x0000797847af7d10
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - Found by: stack scanning
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - 9 dalvik-non moving space (deleted) + 0x2620e37
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - rbp = 0x000079784a692510 rsp = 0x0000797833cedf90
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - rip = 0x00000000784a3e37
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - Found by: stack scanning
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - 10 libxul.so!webrender::prim_store::PrimitiveTemplate::update [mod.rs:608e2ec1d8bdee6b0929c42935fa2ba17c8a439a : 559 + 0x15]
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - rbp = 0x000079784a692510 rsp = 0x0000797833cee080
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - rip = 0x0000797847b18cab
[task 2020-10-05T17:29:32.950Z] 17:29:32 INFO - Found by: stack scanning
[task 2020-10-05T17:29:32.951Z] 17:29:32 INFO - 11 libxul.so!webrender::prepare::prepare_interned_prim_for_render [prepare.rs:608e2ec1d8bdee6b0929c42935fa2ba17c8a439a : 1114 + 0xf]
[task 2020-10-05T17:29:32.951Z] 17:29:32 INFO - rbp = 0x000079784a692510 rsp = 0x0000797833cee150
[task 2020-10-05T17:29:32.951Z] 17:29:32 INFO - rip = 0x0000797847b0b362
[task 2020-10-05T17:29:32.951Z] 17:29:32 INFO - Found by: stack scanning
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•