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 crash in /dom/nodes/Document-URL.sub.html and /dom/nodes/Node-parentNode.html and /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html and /html/semantics/embedded-content/the-iframe-element/change_parentage.html #11613

Closed
jdm opened this issue Jun 4, 2016 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Jun 4, 2016

▶ CRASH [expected OK] /dom/nodes/Document-URL.sub.html
  │ 
  │ ERROR:constellation::constellation: Panic: resize sent to nonexistent pipeline
  │ ERROR:constellation::constellation: Backtrace:
  │ frame #0  - 0x000000010f07321e - backtrace::backtrace::trace::hde0eaf64954d96a0
  │ frame #1  - 0x000000010f0731a1 - backtrace::capture::Backtrace::new::h42f95930bb8c5ee8
  │ frame #2  - 0x000000010e57bef6 - _<F as alloc..boxed..FnBox<A>>::call_box::hcc1d865e247a370a
  │ frame #3  - 0x000000010f058baa - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::ha2bd86c312dc8d7a
  │ frame #4  - 0x000000010f267b52 - std::panicking::rust_panic_with_hook::hfe203e3083c2b544
  │ frame #5  - 0x000000010df3d874 - std::panicking::begin_panic::h4ebf9fe884b2415f
  │ frame #6  - 0x000000010e5db780 - script::script_thread::ScriptThread::handle_msgs::_$u7b$$u7b$closure$u7d$$u7d$::h41a556e2c2c94fe6
  │ frame #7  - 0x000000010e5be1e2 - script::script_thread::ScriptThread::handle_msgs::h6a699373a020da16
  │ frame #8  - 0x000000010e57a6a7 - std::panicking::try::call::hc9179c9e89d6d659
  │ frame #9  - 0x000000010f2831cb - __rust_try
  │ frame #10 - 0x000000010f283165 - __rust_maybe_catch_panic
  │ frame #11 - 0x000000010e57b924 - _<F as alloc..boxed..FnBox<A>>::call_box::hbef70c0af4cb429b
  │ frame #12 - 0x000000010f27ee88 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │ frame #13 - 0x00007fff9ebec99c - _pthread_body
  │ frame #14 - 0x00007fff9ebec919 - _pthread_start
  │ 
  └ ERROR:constellation::constellation: Pipeline failed in hard-fail mode.  Crashing!
@jdm jdm changed the title Intermittent crash in /dom/nodes/Document-URL.sub.html Intermittent crash in /dom/nodes/Document-URL.sub.html and /dom/nodes/Node-parentNode.html Jun 7, 2016
@jdm
Copy link
Member Author

@jdm jdm commented Jun 7, 2016

▶ CRASH [expected OK] /dom/nodes/Node-parentNode.html
  │ 
  │ ERROR:constellation::constellation: Panic: resize sent to nonexistent pipeline
  │ ERROR:constellation::constellation: Backtrace:
  │ frame #0  - 0x0000000108ba2bde - backtrace::backtrace::trace::hde0eaf64954d96a0
  │ frame #1  - 0x0000000108ba2b61 - backtrace::capture::Backtrace::new::h42f95930bb8c5ee8
  │ frame #2  - 0x00000001080aa216 - _<F as alloc..boxed..FnBox<A>>::call_box::hcc1d865e247a370a
  │ frame #3  - 0x0000000108b884fa - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::ha2bd86c312dc8d7a
  │ frame #4  - 0x0000000108d97512 - std::panicking::rust_panic_with_hook::hfe203e3083c2b544
  │ frame #5  - 0x0000000107a6bf04 - std::panicking::begin_panic::h4ebf9fe884b2415f
  │ frame #6  - 0x0000000108109640 - script::script_thread::ScriptThread::handle_msgs::_$u7b$$u7b$closure$u7d$$u7d$::h41a556e2c2c94fe6
  │ frame #7  - 0x00000001080ec172 - script::script_thread::ScriptThread::handle_msgs::h6a699373a020da16
  │ frame #8  - 0x00000001080a89c7 - std::panicking::try::call::hc9179c9e89d6d659
  │ frame #9  - 0x0000000108db2b8b - __rust_try
  │ frame #10 - 0x0000000108db2b25 - __rust_maybe_catch_panic
  │ frame #11 - 0x00000001080a9c44 - _<F as alloc..boxed..FnBox<A>>::call_box::hbef70c0af4cb429b
  │ frame #12 - 0x0000000108dae848 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │ frame #13 - 0x00007fff9ebec99c - _pthread_body
  │ frame #14 - 0x00007fff9ebec919 - _pthread_start
  │ 
  └ ERROR:constellation::constellation: Pipeline failed in hard-fail mode.  Crashing!
@jdm jdm mentioned this issue Jun 8, 2016
3 of 5 tasks complete
@jdm jdm changed the title Intermittent crash in /dom/nodes/Document-URL.sub.html and /dom/nodes/Node-parentNode.html Intermittent crash in /dom/nodes/Document-URL.sub.html and /dom/nodes/Node-parentNode.html and /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html Jun 9, 2016
@jdm jdm changed the title Intermittent crash in /dom/nodes/Document-URL.sub.html and /dom/nodes/Node-parentNode.html and /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html Intermittent crash in /dom/nodes/Document-URL.sub.html and /dom/nodes/Node-parentNode.html and /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html and /html/semantics/embedded-content/the-iframe-element/change_parentage.html Jun 10, 2016
bors-servo added a commit that referenced this issue Jun 10, 2016
Avoid frequent intermittent failure in tests.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11613 (github issue number if applicable).
- [X] These changes do not require tests because they address a frequent nondeterministic panic that occurs in other tests.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11707)
<!-- Reviewable:end -->
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.

1 participant
You can’t perform that action at this time.