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

Move ConvertPipelineIdFromWebRender to compositing #11090

Merged
merged 1 commit into from May 9, 2016

Conversation

@tetsuharuohzeki
Copy link
Member

tetsuharuohzeki commented May 9, 2016

Fix #11082


This change is Reviewable

@Ms2ger
Copy link
Contributor

Ms2ger commented May 9, 2016

This is going to conflict with #11084, so hold off for a moment.

@tetsuharuohzeki
Copy link
Member Author

tetsuharuohzeki commented May 9, 2016

This is going to conflict with #11084, so hold off for a moment.

Okay, I'll wait it.

@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

The latest upstream changes (presumably #11084) made this pull request unmergeable. Please resolve the merge conflicts.

@tetsuharuohzeki tetsuharuohzeki force-pushed the tetsuharuohzeki:fix11082 branch from 7fdc4d0 to 4f06470 May 9, 2016
@tetsuharuohzeki
Copy link
Member Author

tetsuharuohzeki commented May 9, 2016

rbased

@jdm
Copy link
Member

jdm commented May 9, 2016

@bors-servo: r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

📌 Commit 4f06470 has been approved by jdm

@highfive highfive assigned jdm and unassigned glennw May 9, 2016
@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

Testing commit 4f06470 with merge bd71b5f...

bors-servo added a commit that referenced this pull request May 9, 2016
Move ConvertPipelineIdFromWebRender to compositing

Fix #11082

<!-- 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/11090)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

💔 Test failed - mac-rel-wpt

@cbrewster
Copy link
Member

cbrewster commented May 9, 2016

@bors-servo retry

  • Infra
@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

Previous build results for android, arm32, arm64, linux-dev, mac-dev-unit, windows are reusable. Rebuilding only linux-rel, mac-rel-css, mac-rel-wpt...

@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

💔 Test failed - mac-rel-wpt

@highfive
Copy link

highfive commented May 9, 2016

  ▶ CRASH [expected OK] /_mozilla/mozilla/htmllabel-activation.html
  │ 
  │ ERROR:js::rust: Error at :0:0: Error: assert_unreached: disabled submit should not have been activated Reached unreachable code
  │ 
  │ ERROR:compositing::constellation: Panic: ScriptThread: received an event message for a layout channel that is not associated with this script thread.This is a bug.
  │ ERROR:compositing::constellation: Backtrace:
  │ frame #0  - 0x00000001037e998e - backtrace::backtrace::trace::h8cb7b0465fa42e9f
  │ frame #1  - 0x00000001037e9911 - backtrace::capture::Backtrace::new::ha2e43e88f310ebee
  │ frame #2  - 0x000000010334ec9b - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hbc4b7188d2761e7a
  │ frame #3  - 0x00000001037ce88f - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │ frame #4  - 0x000000010400d3c8 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │ frame #5  - 0x000000010400ecfe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │ frame #6  - 0x000000010401efb7 - rust_begin_unwind
  │ frame #7  - 0x000000010404de50 - core::panicking::panic_fmt::h257ceb0aa351d801
  │ frame #8  - 0x0000000104059b65 - core::option::expect_failed::h2d57a5644f345e0b
  │ frame #9  - 0x000000010335c05e - script::script_thread::ScriptThread::handle_msg_from_script::hfd810ce5ffa44b97
  │ frame #10 - 0x00000001033b157c - script::script_thread::ScriptThread::handle_msgs::_$u7b$$u7b$closure$u7d$$u7d$::h9d62fe42c0c3a1c7
  │ frame #11 - 0x000000010339c02e - script::script_thread::ScriptThread::handle_msgs::h8ce3590ecded1015
  │ frame #12 - 0x000000010334d0c7 - std::sys_common::unwind::try::try_fn::hacee48040437e386
  │ frame #13 - 0x000000010401ef4b - __rust_try
  │ frame #14 - 0x000000010401eed3 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │ frame #15 - 0x000000010334e50a - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::h824e8f60f71d7d45
  │ frame #16 - 0x0000000104025188 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │ frame #17 - 0x00007fff86bcf059 - _pthread_body
  │ frame #18 - 0x00007fff86bcefd6 - _pthread_start
  │ 
  └ ERROR:compositing::constellation: Pipeline failed in hard-fail mode.  Crashing!
@cbrewster
Copy link
Member

cbrewster commented May 9, 2016

@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

Testing commit 4f06470 with merge 500b0a6...

bors-servo added a commit that referenced this pull request May 9, 2016
Move ConvertPipelineIdFromWebRender to compositing

Fix #11082

<!-- 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/11090)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

💔 Test failed - mac-rel-wpt

@highfive
Copy link

highfive commented May 9, 2016

  ▶ TIMEOUT [expected OK] /html/dom/reflection-embedded.html
  │ 
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, ../src/libstd/rand/mod.rs:159
  │ stack backtrace:
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, ../src/libstd/rand/mod.rs:159
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x1073866e9 - std::rand::thread_rng::THREAD_RNG_KEY::__init::h536e3917997a1628
  │    8:        0x10736d98c - std::rand::thread_rng::h789d00d1fce4f79b
  │    9:        0x105d81121 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   10:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   11:        0x10737ef0b - __rust_try
  │   12:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   13:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   14:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   15:     0x7fff8bd4d059 - _pthread_body
  │   16:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x1073866e9 - std::rand::thread_rng::THREAD_RNG_KEY::__init::h536e3917997a1628
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │    8:        0x10736d98c - std::rand::thread_rng::h789d00d1fce4f79b
  │    9:        0x105d81121 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   10:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   11:        0x10737ef0b - __rust_try
  │   12:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │   13:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   14:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   15:     0x7fff8bd4d059 - _pthread_body
  │   16:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, /Users/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/rand-0.3.14/src/lib.rs:873
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, ../src/libstd/rand/mod.rs:159
  │    1:        0x10737f</span><span class="stdout">ca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │ thread &#39;http_loader for http://web-platform.test:8000/html/dom/test-valueOf&#39; panicked at &#39;could not initialize thread_rng: Too many open files (os error 24)&#39;, ../src/libstd/rand/mod.rs:159
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x10718656f - rand::thread_rng::THREAD_RNG_KEY::__init::h95086aa3feb19f11
  │    8:        0x1071863ac - rand::thread_rng::h685796b33c6d5157
  │    9:        0x106b67842 - uuid::Uuid::new_v4::hf5742953332a48bd
  │   10:        0x105d81bb9 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   11:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   12:        0x10737ef0b - __rust_try
  │   13:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   14:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   15:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   16:     0x7fff8bd4d059 - _pthread_body
  │   17:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x1073866e9 - std::rand::thread_rng::THREAD_RNG_KEY::__init::h536e3917997a1628
  │    8:        0x10736d98c - std::rand::thread_rng::h789d00d1fce4f79b
  │    9:        0x105d81121 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   10:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   11:        0x10737ef0b - __rust_try
  │   12:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd</span><span class="stdout">
  │   13:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   14:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   15:     0x7fff8bd4d059 - _pthread_body
  │   16:     0x7fff8bd4cfd6 - _pthread_start
  │ stack backtrace:
  │    1:        0x10737fca8 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
  │    2:        0x1073860c5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
  │    3:        0x107385cde - std::panicking::default_hook::hc2c969e7453d080c
  │    4:        0x106b2e892 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x10736d388 - std::sys_common::unwind::begin_unwind_inner::h30e12d15ce2b2e25
  │    6:        0x10736ecbe - std::sys_common::unwind::begin_unwind_fmt::hb2de8a9968d38523
  │    7:        0x1073866e9 - std::rand::thread_rng::THREAD_RNG_KEY::__init::h536e3917997a1628
  │    8:        0x10736d98c - std::rand::thread_rng::h789d00d1fce4f79b
  │    9:        0x105d81121 - net::http_loader::load::h68b5ac4fbf09d0a1
  │   10:        0x105d7e79d - std::sys_common::unwind::try::try_fn::h94855ca93006dd22
  │   11:        0x10737ef0b - __rust_try
  │   12:        0x10737ee93 - std::sys_common::unwind::inner_try::h47a4d9cd4a369dcd
  │   13:        0x105d7f87d - _&lt;F as std..boxed..FnBox&lt;A&gt;&gt;::call_box::hca0e8efc2dc5954d
  │   14:        0x107385148 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
  │   15:     0x7fff8bd4d059 - _pthread_body
  └   16:     0x7fff8bd4cfd6 - _pthread_start
@cbrewster
Copy link
Member

cbrewster commented May 9, 2016

@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

Previous build results for android, arm32, arm64, linux-dev, linux-rel, mac-dev-unit, mac-rel-css, windows are reusable. Rebuilding only mac-rel-wpt...

@bors-servo
Copy link
Contributor

bors-servo commented May 9, 2016

@bors-servo bors-servo merged commit 4f06470 into servo:master May 9, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@tetsuharuohzeki tetsuharuohzeki deleted the tetsuharuohzeki:fix11082 branch May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

7 participants
You can’t perform that action at this time.