Closed
Bug 1343165
Opened 9 years ago
Closed 9 years ago
stylo: Crash [@ core::sync::atomic::atomic_add<usize> alloc::arc::{{impl}}::clone<parking_lot::rwlock::RwLock<style::properties::declaration_block::PropertyDeclarationBlock>> style::gecko_bindings::sugar::ownership::HasArcFFI::addref<parking_lot:]
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox52 | --- | unaffected |
| firefox-esr52 | --- | unaffected |
| firefox53 | --- | unaffected |
| firefox54 | --- | fixed |
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
227.39 KB,
text/plain
|
Details |
found via bughunter and reproduced on latest stylo debug build from tinderbox
Loading http://www.thecarconnection.com in a stylo debug build cause crashing Firefox + nuking the terminal window where i started the build from. However the bughunter instance was able to catch a stack.
Steps to reproduce:
-> Load http://www.thecarconnection.com
--> Firefox crash + nuking the terminal window
maybe related to bug 1305141 ?
Comment 1•9 years ago
|
||
The stack includes animation code. And as far as I can tell the crash does not happen with patches for bug 1340322.
Component: Layout → DOM: Animation
Depends on: 1340322
Updated•9 years ago
|
Blocks: stylo-bughunter
Comment 2•9 years ago
|
||
This has been also fixed by bug 1342323.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
status-firefox52:
--- → unaffected
status-firefox53:
--- → unaffected
status-firefox54:
--- → fixed
status-firefox-esr52:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•