Open
Bug 1362908
(stylo-mochitest-crashes)
Opened 8 years ago
Updated 2 years ago
[meta] stylo: mochitest crashes
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Tracking
()
NEW
People
(Reporter: shinglyu, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Keywords: meta)
Attachments
(1 file)
858 bytes,
text/plain
|
Details |
Here are some mochitest crashes. Don't want to spam the bug list with a lot of "Crash on <testcase>" bugs, so please create a new bug for the testcases you want to work on.
PROCESS-CRASH | browser/base/content/test/general/browser_page_style_menu_update.js | application crashed [@ mozalloc_abort]
PROCESS-CRASH | browser/base/content/test/plugins/browser_blocklist_content.js | application crashed [@ libc-2.23.so + 0xfab5d]
PROCESS-CRASH | browser/base/content/test/plugins/browser_bug743421.js | application crashed [@ libc-2.23.so + 0xfab5d]
PROCESS-CRASH | devtools/client/animationinspector/test/browser_animation_animated_properties_displayed.js | application crashed [@ nsStyleContext::RuleNode]
PROCESS-CRASH | devtools/client/styleeditor/test/browser_styleeditor_import_rule.js | application crashed [@ libc-2.15.so + 0xe9627]
PROCESS-CRASH | devtools/client/styleeditor/test/browser_styleeditor_import_rule.js | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | devtools/server/tests/browser/browser_animation_getProperties.js | application crashed [@ nsStyleContext::RuleNode]
PROCESS-CRASH | dom/animation/test/chrome/test_simulate_compute_values_failure.html | application crashed [@ js::GCMarker::markAndScan<js::Shape>]
PROCESS-CRASH | dom/events/test/test_bug1145910.html | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | dom/events/test/test_bug1145910.html | application crashed [@ mozilla::CSSStyleSheet::AddRuleProcessor]
PROCESS-CRASH | dom/events/test/test_bug1145910.html | application crashed [@ NS_ABORT_OOM]
PROCESS-CRASH | dom/html/test/forms/test_input_number_key_events.html | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | dom/tests/mochitest/general/test_stylesheetPI.html | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | dom/tests/mochitest/general/test_stylesheetPI.html | application crashed [@ mozalloc_abort]
PROCESS-CRASH | dom/tests/mochitest/webcomponents/test_detached_style.html | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | dom/tests/mochitest/webcomponents/test_detached_style.html | application crashed [@ mozilla::CSSStyleSheet::AddRuleProcessor]
PROCESS-CRASH | dom/tests/mochitest/webcomponents/test_detached_style.html | application crashed [@ NS_ABORT_OOM]
PROCESS-CRASH | editor/libeditor/tests/browserscope/test_richtext2.html | application crashed [@ libc-2.23.so + 0xfab5d]
PROCESS-CRASH | editor/libeditor/tests/browserscope/test_richtext2.html | application crashed [@ mozilla::CSSEditUtils::GetCSSInlinePropertyBase]
PROCESS-CRASH | editor/libeditor/tests/browserscope/test_richtext.html | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | editor/libeditor/tests/browserscope/test_richtext.html | application crashed [@ mozilla::CSSEditUtils::GetCSSInlinePropertyBase]
PROCESS-CRASH | editor/libeditor/tests/test_bug290026.html | application crashed [@ libc-2.15.so + 0xea913]
PROCESS-CRASH | editor/libeditor/tests/test_bug290026.html | application crashed [@ mozilla::CSSEditUtils::GetCSSInlinePropertyBase]
PROCESS-CRASH | Main app process exited normally | application crashed [@ mozalloc_abort]
PROCESS-CRASH | Main app process exited normally | application crashed [@ nsStyleContext::RuleNode]
PROCESS-CRASH | toolkit/content/tests/chrome/test_bug437844.xul | application crashed [@ mozilla::PresShell::Observe]
Updated•8 years ago
|
Priority: -- → P1
Comment 1•8 years ago
|
||
CCing a few people who might be able to help out on some of these.
Reporter | ||
Comment 2•8 years ago
|
||
Some of the crashes just went away. Here are the most up-to-date list.
Updated•8 years ago
|
Alias: stylo-mochitest
Updated•8 years ago
|
Alias: stylo-mochitest → stylo-style-mochitest-crashes
Updated•8 years ago
|
Alias: stylo-style-mochitest-crashes → stylo-mochitest-crashes
Updated•8 years ago
|
Priority: P1 → --
Keywords: meta
Priority: -- → P5
Updated•7 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•