Closed
Bug 1455643
Opened 8 years ago
Closed 8 years ago
Crash in static void core::option::expect_failed | static struct style::style_resolver::MatchingResults style::style_resolver::StyleResolverForElement<T>::match_primary<T>
Categories
(External Software Affecting Firefox :: Other, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1454572
People
(Reporter: pascalc, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-49c13fad-40b2-4b32-9784-bb3970180420.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static void std::panicking::rust_panic_with_hook src/libstd/panicking.rs:583
1 xul.dll static void std::panicking::begin_panic<alloc::string::String> src/libstd/panicking.rs:538
2 xul.dll static void std::panicking::begin_panic_fmt src/libstd/panicking.rs:522
3 xul.dll static void core::panicking::panic_fmt src/libcore/panicking.rs:71
4 xul.dll static void core::option::expect_failed src/libcore/option.rs:891
5 xul.dll static struct style::style_resolver::MatchingResults style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::match_primary<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:444
6 xul.dll static struct style::style_resolver::ResolvedElementStyles style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::resolve_style<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:224
7 xul.dll struct style::gecko_bindings::sugar::ownership::Strong<style::gecko_properties::ComputedValues> geckoservo::glue::Servo_ResolveStyleLazily servo/ports/geckolib/glue.rs:3759
8 xul.dll mozilla::ServoStyleSet::ResolveStyleLazilyInternal layout/style/ServoStyleSet.cpp:1444
9 xul.dll mozilla::ServoStyleSet::ResolveStyleLazily layout/style/ServoStyleSet.cpp:647
=============================================================
The user that crashed reported vis our FirefoxNightly account that Firefox crashed while using Jaws 18 while having the developer bar (I am assuming he speaks about the devtools) open
see https://twitter.com/LDZintegratore/status/987343869854584832
Comment 1•8 years ago
|
||
fsdomnodefirefox.dll is on the stack of the crashing thread. Do you have any contacts that work on JAWS?
Pascal, could you ask the user if we can share the crash dump with the JAWS developers?
Flags: needinfo?(surkov.alexander)
Flags: needinfo?(pascalc)
Flags: needinfo?(mzehe)
Hi,
I allow the sharing of the stacktrace
Thanks and have a good day!
| Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(pascalc)
Comment 3•8 years ago
|
||
(In reply to Marco Castelluccio [:marco] from comment #1)
> fsdomnodefirefox.dll is on the stack of the crashing thread. Do you have any
> contacts that work on JAWS?
> Pascal, could you ask the user if we can share the crash dump with the JAWS
> developers?
Jamie, could you help?
Flags: needinfo?(surkov.alexander) → needinfo?(jteh)
Comment 4•8 years ago
|
||
This is bug 1454572, which is already fixed and landed in nightly on 22 April.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(mzehe)
Flags: needinfo?(jteh)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•