Closed
Bug 1597590
Opened 6 years ago
Closed 6 years ago
Crash in [@ core::ptr::real_drop_in_place | core::ptr::real_drop_in_place | style::gecko::wrapper::get_animation_rule]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1581121
People
(Reporter: alex_mayorga, Unassigned)
Details
(Keywords: crash, nightly-community)
Crash Data
This bug is for crash report bp-0072ba01-cda1-4c81-932b-0b1910191005.
Top 10 frames of crashing thread:
0 libxul.so core::ptr::real_drop_in_place /usr/src/rustc-1.36.0/src/libcore/ptr.rs:195
1 libxul.so core::ptr::real_drop_in_place /usr/src/rustc-1.36.0/src/libcore/ptr.rs:195
2 libxul.so style::gecko::wrapper::get_animation_rule /build/firefox-oleiTu/firefox-69.0.1+build1/servo/components/style/gecko/wrapper.rs:1008
3 libxul.so style::matching::PrivateMatchMethods::replace_rules_internal /build/firefox-oleiTu/firefox-69.0.1+build1/servo/components/style/matching.rs:174
4 libxul.so style::traversal::compute_style /build/firefox-oleiTu/firefox-69.0.1+build1/servo/components/style/traversal.rs:634
5 libxul.so geckoservo::glue::traverse_subtree /build/firefox-oleiTu/firefox-69.0.1+build1/servo/ports/geckolib/glue.rs:262
6 libxul.so Servo_TraverseSubtree /build/firefox-oleiTu/firefox-69.0.1+build1/servo/ports/geckolib/glue.rs:312
7 libxul.so StyleDocument /build/firefox-oleiTu/firefox-69.0.1+build1/layout/style/ServoStyleSet.cpp:768
8 libxul.so DoProcessPendingRestyles /build/firefox-oleiTu/firefox-69.0.1+build1/layout/base/RestyleManager.cpp:3047
9 libxul.so DoFlushPendingNotifications /build/firefox-oleiTu/firefox-69.0.1+build1/layout/base/PresShell.cpp:4184
Reporter | ||
Updated•6 years ago
|
status-firefox70:
--- → affected
status-firefox71:
--- → affected
Comment 1•6 years ago
|
||
All crashes are Ubuntu 32-bit builds, this is a duplicate of bug 1581121.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•