Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent: stackwalk_stderr #12681

Closed
izgzhen opened this issue Aug 1, 2016 · 5 comments
Closed

Intermittent: stackwalk_stderr #12681

izgzhen opened this issue Aug 1, 2016 · 5 comments

Comments

@izgzhen
Copy link
Contributor

@izgzhen izgzhen commented Aug 1, 2016

log: http://build.servo.org/builders/mac-rel-wpt/builds/2385/steps/test_1/logs/wpt-errorsummary.log:

(view as text)
{"action": "log", "message": "Unsupported test type wdspec for product servo", "line": 14968, "level": "ERROR"}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/FileAPI/blob/Blob-XHR-revoke.html", "test": null, "line": 20596}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/html/browsers/windows/noreferrer.html", "test": null, "line": 95341}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html", "test": null, "line": 190393}
{"status": "CRASH", "line": 190394, "subtest": null, "action": "test_result", "test": "/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html", "message": null, "stack": null, "expected": "OK"}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/attribs/gl-vertexattribpointer.html", "test": null, "line": 226612}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/buffers/index-validation-with-resized-buffer.html", "test": null, "line": 230702}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/misc/invalid-passed-params.html", "test": null, "line": 230905}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/misc/null-object-behaviour.html", "test": null, "line": 231603}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/misc/type-conversion-test.html", "test": null, "line": 231772}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/programs/get-active-test.html", "test": null, "line": 234429}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/reading/read-pixels-test.html", "test": null, "line": 235046}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/rendering/gl-drawelements.html", "test": null, "line": 235259}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/rendering/more-than-65536-indices.html", "test": null, "line": 235839}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/webgl/conformance-1.0.3/conformance/state/gl-geterror.html", "test": null, "line": 236253}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/workers/semantics/encodings/004.worker", "test": null, "line": 244028}
{"stackwalk_stdout": null, "action": "crash", "stackwalk_stderr": null, "signature": "/_mozilla/mozilla/sigsegv.html", "test": null, "line": 246857}

Not clear what caused this. Looks like an intermittent error because last time I saw this a retry would work.

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Aug 1, 2016

@Ms2ger Ms2ger closed this Aug 1, 2016
@izgzhen
Copy link
Contributor Author

@izgzhen izgzhen commented Aug 1, 2016

@Ms2ger What is the connection between them o_O? I mean, #12592 only talks about /html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Aug 1, 2016

The only error in your summary is

{"status": "CRASH", "line": 190394, "subtest": null, "action": "test_result", "test": "/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html", "message": null, "stack": null, "expected": "OK"}

You're not really expected to read that, though; the human readable log has



Tests with unexpected results:
  ▶ CRASH [expected OK] /html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html
  │ 
  │ ERROR:servo: called `Result::unwrap()` on an `Err` value: "SendError(..)"
  │ Pipeline failed in hard-fail mode.  Crashing!
  │ called `Result::unwrap()` on an `Err` value: "SendError(..)"
  │ frame #0  - 0x00000001045540ae - backtrace::backtrace::trace::h1195d62c5d35d60a
  │ frame #1  - 0x00000001045543e1 - backtrace::capture::Backtrace::new::h42f95930bb8c5ee8
  │ frame #2  - 0x000000010442ad6e - constellation::constellation::log_entry::hb220397cad804628
  │ frame #3  - 0x0000000104429213 - _<constellation..constellation..FromCompositorLogger as log..Log>::log::he121f23a1b365bf1
  │ frame #4  - 0x0000000105e40b3b - log::__log::h937835a6dfa8775c
  │ frame #5  - 0x0000000104062bc9 - servo::main::_$u7b$$u7b$closure$u7d$$u7d$::h77136f6585cab747
  │ frame #6  - 0x0000000105e5ab14 - std::panicking::rust_panic_with_hook::h105c3d42fcd2fb5e
  │ frame #7  - 0x0000000105e5a986 - std::panicking::begin_panic::hbf62ea4a5ff3f9de
  │ frame #8  - 0x0000000105e5a898 - std::panicking::begin_panic_fmt::h20f5943904e5791d
  │ frame #9  - 0x0000000105e5a7ef - rust_begin_unwind
  │ frame #10 - 0x0000000105e88f10 - core::panicking::panic_fmt::h19323e466869c656
  │ frame #11 - 0x00000001048c87f7 - core::result::unwrap_failed::h409a639dd1af021e
  │ frame #12 - 0x0000000104693443 - _<html5ever..tree_builder..TreeBuilder<Handle, Sink> as html5ever..tree_builder..rules..TreeBuilderStep>::step::h9685e0493fe83ccb
  │ frame #13 - 0x0000000104676dc0 - _<html5ever..tree_builder..TreeBuilder<Handle, Sink> as html5ever..tokenizer..interface..TokenSink>::process_token::h7d01908b4d94f957
  │ frame #14 - 0x000000010490dd71 - _<html5ever..tokenizer..Tokenizer<Sink>>::process_token::h069808d58c4fdbc3
  │ frame #15 - 0x000000010490e725 - _<html5ever..tokenizer..Tokenizer<Sink>>::emit_current_tag::hd2e7da2d21341273
  │ frame #16 - 0x000000010492284e - _<html5ever..tokenizer..Tokenizer<Sink>>::step::hbdf52fb777379623
  │ frame #17 - 0x0000000104914347 - _<html5ever..tokenizer..Tokenizer<Sink>>::run::h7aef380234b1e617
  │ frame #18 - 0x0000000104dc4b4c - script::dom::servohtmlparser::ServoHTMLParser::parse_sync::h0cab88fa20822e81
  │ frame #19 - 0x0000000104dc303d - _<&'a script..dom..servohtmlparser..ServoHTMLParser as script..parse..Parser>::parse_chunk::h15baebed242b633a
  │ frame #20 - 0x0000000104dc2343 - _<script..dom..servohtmlparser..ParserContext as net_traits..AsyncResponseListener>::data_available::h9984511340503022
  │ frame #21 - 0x0000000104e40374 - _<script..network_listener..ListenerRunnable<A, Listener> as script..script_thread..Runnable>::handler::h71f256ebe344f9cf
  │ frame #22 - 0x0000000104e7807c - script::script_thread::ScriptThread::handle_msg_from_script::h6218c6bd40d8a550
  │ frame #23 - 0x0000000104ec4ee1 - script::script_thread::ScriptThread::handle_msgs::_$u7b$$u7b$closure$u7d$$u7d$::h6ea94abb1a9247cc
  │ frame #24 - 0x0000000104e6c2ca - script::script_thread::ScriptThread::handle_msgs::hdd82a02382103fa1
  │ frame #25 - 0x000000010485ec17 - std::panicking::try::call::hf48bbbaf59b89956
  │ frame #26 - 0x0000000105e5b9da - __rust_maybe_catch_panic
  │ frame #27 - 0x0000000104907f84 - _<F as alloc..boxed..FnBox<A>>::call_box::h804c1b4310f0ba4d
  │ frame #28 - 0x0000000105e59768 - std::sys::thread::Thread::new::thread_start::h8f3bd45211e9f5ea
  │ frame #29 - 0x00007fff8eff6059 - _pthread_body
  │ frame #30 - 0x00007fff8eff5fd6 - _pthread_start
  └ 
@jdm
Copy link
Member

@jdm jdm commented Aug 1, 2016

I don't know what the output in the errorsummary means, but the test that actually failed was the one reported in #12592.

@izgzhen
Copy link
Contributor Author

@izgzhen izgzhen commented Aug 1, 2016

Oh I see. the summrarylog is a bit messy. Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.