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

Remove an invalid assertion in fire_timer. #11700

Merged
merged 1 commit into from Jun 12, 2016
Merged

Conversation

@Ms2ger
Copy link
Contributor

Ms2ger commented Jun 10, 2016

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.


This change is Reviewable

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.
@highfive
Copy link

highfive commented Jun 10, 2016

Heads up! This PR modifies the following files:

@highfive
Copy link

highfive commented Jun 10, 2016

warning Warning warning

  • These commits modify script code, but no tests are modified. Please consider adding a test!
@jdm
Copy link
Member

jdm commented Jun 10, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

📌 Commit f695842 has been approved by jdm

@highfive highfive assigned jdm and unassigned nox Jun 10, 2016
@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

Testing commit f695842 with merge 6bf7f22...

bors-servo added a commit that referenced this pull request Jun 10, 2016
Remove an invalid assertion in fire_timer.

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.

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

bors-servo commented Jun 10, 2016

💔 Test failed - mac-rel-wpt

@highfive
Copy link

highfive commented Jun 10, 2016

  ▶ CRASH [expected OK] /html/semantics/embedded-content/the-iframe-element/change_parentage.html
  │ 
  │ ERROR:constellation::constellation: Panic: resize sent to nonexistent pipeline
  │ ERROR:constellation::constellation: Backtrace:
  │ frame #0  - 0x000000010cd4493e - backtrace::backtrace::trace::hccde8df28b4db2a2
  │ frame #1  - 0x000000010cd448c1 - backtrace::capture::Backtrace::new::h42f95930bb8c5ee8
  │ frame #2  - 0x000000010c281886 - _&lt;F as alloc..boxed..FnBox&lt;A&gt;&gt;::call_box::h6bf1f1518fe13d1a
  │ frame #3  - 0x000000010cd2a177 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::ha2bd86c312dc8d7a
  │ frame #4  - 0x000000010cf39084 - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
  │ frame #5  - 0x000000010bc3da84 - std::panicking::begin_panic::h0bf39f6d43ab9349
  │ frame #6  - 0x000000010c2e1330 - script::script_thread::ScriptThread::handle_msgs::_$u7b$$u7b$closure$u7d$$u7d$::h41a556e2c2c94fe6
  │ frame #7  - 0x000000010c2c3e32 - script::script_thread::ScriptThread::handle_msgs::h6a699373a020da16
  │ frame #8  - 0x000000010c280057 - std::panicking::try::call::hb8565a24f25031fc
  │ frame #9  - 0x000000010cf54b9b - __rust_try
  │ frame #10 - 0x000000010cf54b35 - __rust_maybe_catch_panic
  │ frame #11 - 0x000000010c2812b4 - _&lt;F as alloc..boxed..FnBox&lt;A&gt;&gt;::call_box::h78c73797281bb868
  │ frame #12 - 0x000000010cf50618 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  │ frame #13 - 0x00007fff8e158059 - _pthread_body
  │ frame #14 - 0x00007fff8e157fd6 - _pthread_start
  │ 
  └ ERROR:constellation::constellation: Pipeline failed in hard-fail mode.  Crashing!
@jdm
Copy link
Member

jdm commented Jun 10, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

Testing commit f695842 with merge 17f438b...

bors-servo added a commit that referenced this pull request Jun 10, 2016
Remove an invalid assertion in fire_timer.

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.

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

bors-servo commented Jun 10, 2016

💔 Test failed - mac-rel-wpt

@highfive
Copy link

highfive commented Jun 10, 2016

  ▶ CRASH [expected OK] /html/semantics/embedded-content/the-iframe-element/change_parentage.html
  │ 
  │ ERROR:constellation::constellation: Panic: resize sent to nonexistent pipeline
  │ ERROR:constellation::constellation: Backtrace:
  │ frame #0  - 0x000000010d04b17e - backtrace::backtrace::trace::hccde8df28b4db2a2
  │ frame #1  - 0x000000010d04b101 - backtrace::capture::Backtrace::new::h42f95930bb8c5ee8
  │ frame #2  - 0x000000010c587d36 - _&lt;F as alloc..boxed..FnBox&lt;A&gt;&gt;::call_box::h6bf1f1518fe13d1a
  │ frame #3  - 0x000000010d0309b7 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::ha2bd86c312dc8d7a
  │ frame #4  - 0x000000010d23f8c4 - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
  │ frame #5  - 0x000000010bf43f34 - std::panicking::begin_panic::h0bf39f6d43ab9349
  │ frame #6  - 0x000000010c5e77e0 - script::script_thread::ScriptThread::handle_msgs::_$u7b$$u7b$closure$u7d$$u7d$::h41a556e2c2c94fe6
  │ frame #7  - 0x000000010c5ca2e2 - script::script_thread::ScriptThread::handle_msgs::h6a699373a020da16
  │ frame #8  - 0x000000010c586507 - std::panicking::try::call::hb8565a24f25031fc
  │ frame #9  - 0x000000010d25b3db - __rust_try
  │ frame #10 - 0x000000010d25b375 - __rust_maybe_catch_panic
  │ frame #11 - 0x000000010c587764 - _&lt;F as alloc..boxed..FnBox&lt;A&gt;&gt;::call_box::h78c73797281bb868
  │ frame #12 - 0x000000010d256e58 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  │ frame #13 - 0x00007fff88bee059 - _pthread_body
  │ frame #14 - 0x00007fff88bedfd6 - _pthread_start
  │ 
  └ ERROR:constellation::constellation: Pipeline failed in hard-fail mode.  Crashing!
@jdm
Copy link
Member

jdm commented Jun 10, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

Testing commit f695842 with merge a1ae221...

@jdm
Copy link
Member

jdm commented Jun 10, 2016

@bors-servo: retry

  • infra
@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

Testing commit f695842 with merge b5232bf...

bors-servo added a commit that referenced this pull request Jun 10, 2016
Remove an invalid assertion in fire_timer.

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.

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

bors-servo commented Jun 10, 2016

💔 Test failed - windows

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Jun 10, 2016

1 similar comment
@larsbergstrom
Copy link
Contributor

larsbergstrom commented Jun 10, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

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

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

💔 Test failed - windows

@metajack
Copy link
Contributor

metajack commented Jun 10, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Jun 10, 2016

Testing commit f695842 with merge d797000...

bors-servo added a commit that referenced this pull request Jun 10, 2016
Remove an invalid assertion in fire_timer.

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.

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

bors-servo commented Jun 10, 2016

💔 Test failed - mac-rel-css

@jdm
Copy link
Member

jdm commented Jun 11, 2016

@bors-servo: retry

  • git timed out
bors-servo added a commit that referenced this pull request Jun 11, 2016
Remove an invalid assertion in fire_timer.

It's not clear to me if this is something we should expect to happen, but it
does indeed happen, so we should disable the assertion while we investigate.

Fixes #9984.

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

bors-servo commented Jun 11, 2016

Testing commit f695842 with merge 3fa0dca...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 12, 2016

@bors-servo bors-servo merged commit f695842 into servo:master Jun 12, 2016
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@Ms2ger Ms2ger deleted the Ms2ger:assert branch Jun 16, 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.