Closed Bug 1337611 Opened 8 years ago Closed 8 years ago

stylo: non-fatal assertion Bad loading table: 'mSheets->mLoadingDatas.Get(&key, &loadingData) && loadingData == aLoadData'

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1314045

People

(Reporter: xidorn, Unassigned)

References

Details

Many mochitests triggers this assertion with the following stack: ###!!! ASSERTION: Bad loading table: 'mSheets->mLoadingDatas.Get(&key, &loadingData) && loadingData == aLoadData', file c:/mozilla-source/stylo/layout/style/Loader.cpp, line 1882 #01: mozilla::css::Loader::SheetComplete (c:\mozilla-source\stylo\layout\style\loader.cpp:1828) #02: mozilla::css::Loader::ParseSheet (c:\mozilla-source\stylo\layout\style\loader.cpp:1801) #03: mozilla::css::SheetLoadData::OnStreamComplete (c:\mozilla-source\stylo\layout\style\loader.cpp:984) #04: nsUnicharStreamLoader::OnStopRequest (c:\mozilla-source\stylo\netwerk\base\nsunicharstreamloader.cpp:100) #05: mozilla::net::nsHttpChannel::OnStopRequest (c:\mozilla-source\stylo\netwerk\protocol\http\nshttpchannel.cpp:6859) #06: nsInputStreamPump::OnStateStop (c:\mozilla-source\stylo\netwerk\base\nsinputstreampump.cpp:715) #07: nsInputStreamPump::OnInputStreamReady (c:\mozilla-source\stylo\netwerk\base\nsinputstreampump.cpp:434) #08: nsInputStreamReadyEvent::Run (c:\mozilla-source\stylo\xpcom\io\nsstreamutils.cpp:98) #09: nsThread::ProcessNextEvent (c:\mozilla-source\stylo\xpcom\threads\nsthread.cpp:1262) #10: NS_ProcessNextEvent (c:\mozilla-source\stylo\xpcom\threads\nsthreadutils.cpp:389) #11: mozilla::ipc::MessagePump::Run (c:\mozilla-source\stylo\ipc\glue\messagepump.cpp:96) #12: MessageLoop::RunHandler (c:\mozilla-source\stylo\ipc\chromium\src\base\message_loop.cc:232) #13: MessageLoop::Run (c:\mozilla-source\stylo\ipc\chromium\src\base\message_loop.cc:212) #14: nsBaseAppShell::Run (c:\mozilla-source\stylo\widget\nsbaseappshell.cpp:158) #15: nsAppShell::Run (c:\mozilla-source\stylo\widget\windows\nsappshell.cpp:264) #16: nsAppStartup::Run (c:\mozilla-source\stylo\toolkit\components\startup\nsappstartup.cpp:283) #17: XREMain::XRE_mainRun (c:\mozilla-source\stylo\toolkit\xre\nsapprunner.cpp:4461) #18: XREMain::XRE_main (c:\mozilla-source\stylo\toolkit\xre\nsapprunner.cpp:4638) #19: XRE_main (c:\mozilla-source\stylo\toolkit\xre\nsapprunner.cpp:4729) #20: do_main (c:\mozilla-source\stylo\browser\app\nsbrowserapp.cpp:235) #21: NS_internal_main (c:\mozilla-source\stylo\browser\app\nsbrowserapp.cpp:307) #22: wmain (c:\mozilla-source\stylo\toolkit\xre\nswindowswmain.cpp:118) #23: __scrt_common_main_seh (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:253) #24: BaseThreadInitThunk[C:\WINDOWS\System32\KERNEL32.DLL +0x8364] #25: RtlUserThreadStart[C:\WINDOWS\SYSTEM32\ntdll.dll +0x670d1]
For example: ./mach mochitest --disable-e10s layout/style/test/test_acid3_test46.html
Blocks: 1337615
No longer blocks: stylo-style-mochitest
layout/style/test/test_acid3_test46.html layout/style/test/test_animations_dynamic_changes.html layout/style/test/test_animations_effect_timing_duration.html layout/style/test/test_animations_effect_timing_iterations.html layout/style/test/test_animations_iterationstart.html layout/style/test/test_bug200089.html layout/style/test/test_bug373293.html layout/style/test/test_bug383075.html layout/style/test/test_bug397427.html layout/style/test/test_bug453896_deck.html layout/style/test/test_bug470769.html layout/style/test/test_bug524175.html layout/style/test/test_bug573255.html layout/style/test/test_bug580685.html layout/style/test/test_bug645998.html layout/style/test/test_bug732153.html layout/style/test/test_bug732209.html layout/style/test/test_bug765590.html layout/style/test/test_bug798567.html layout/style/test/test_bug829816.html layout/style/test/test_computed_style.html layout/style/test/test_css_cross_domain.html layout/style/test/test_css_loader_crossorigin_data_url.html layout/style/test/test_default_computed_style.html layout/style/test/test_hover_quirk.html layout/style/test/test_logical_properties.html layout/style/test/test_transitions_with_disabled_properties.html layout/style/test/test_value_cloning.html
Depends on: 1314045
Brad, could you take a look at this one?
Flags: needinfo?(bwerth)
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bwerth)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.