Skip to content

Instantly share code, notes, and snippets.

@sandlerr
Created March 16, 2016 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandlerr/922d8d38ef91263d6cb3 to your computer and use it in GitHub Desktop.
Save sandlerr/922d8d38ef91263d6cb3 to your computer and use it in GitHub Desktop.
servo test failure
➜ servo git:(master) RUST_BACKTRACE=1 ./mach test-jquery
Already up-to-date.
Testing jQuery on Servo!
selector
ERROR:js::rust: Error at http://localhost:8192/jquery/test/unit/ready.js:7:15: jQuery is undefined
OK: element - jQuery only
OK: id
OK: class - jQuery only
OK: name
OK: selectors with comma
OK: child and adjacent
FAIL: attributes: WAS ok=50 fail=4 total=54 NOW ok=54 fail=0 total=54
OK: disconnected nodes
OK: disconnected nodes - jQuery only
OK: attributes - jQuery.attr
OK: jQuery.contains
OK: jQuery.uniqueSort
OK: Sizzle cache collides with multiple Sizzles on a page
OK: Iframe dispatch should not affect jQuery (#13936)
Ran 14 test groups. 1 unexpected results.
162 tests succeeded of 167 (97.01%)
Error running mach:
['test-jquery']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
CalledProcessError: Command '[u'/home/roman/Code/personal/servo/tests/jquery/run_jquery.py', u'test', '/home/roman/Code/personal/servo/target/debug/servo', u'/home/roman/Code/personal/servo/tests/jquery']' returned non-zero exit status 1
File "/home/roman/Code/personal/servo/python/servo/testing_commands.py", line 382, in test_jquery
return self.jquery_test_runner("test", release, dev)
File "/home/roman/Code/personal/servo/python/servo/testing_commands.py", line 501, in jquery_test_runner
[run_file, cmd, bin_path, base_dir])
File "./python/servo/command_base.py", line 108, in check_call
return subprocess.check_call(*args, shell=sys.platform == 'win32', **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
➜ servo git:(master) RUST_BACKTRACE=1 ./mach test-jquery
Already up-to-date.
Testing jQuery on Servo!
selector
ERROR:js::rust: Error at http://localhost:8192/jquery/test/unit/ready.js:7:15: jQuery is undefined
OK: element - jQuery only
OK: id
OK: class - jQuery only
OK: name
OK: selectors with comma
OK: child and adjacent
FAIL: attributes: WAS ok=50 fail=4 total=54 NOW ok=54 fail=0 total=54
OK: disconnected nodes
OK: disconnected nodes - jQuery only
OK: attributes - jQuery.attr
thread 'Constellation' panicked at 'unable to find pipeline - this is a bug', ../src/libcore/option.rs:704
stack backtrace:
OK: jQuery.contains
OK: jQuery.uniqueSort
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e496d0444 - option::expect_failed::hce0693d5039c3a72iWO
9: 0x556e467fbf67 - option::Option<T>::expect::h10322492232450244635
at ../src/libcore/option.rs:298
10: 0x556e466cabb1 - constellation::Constellation<LTF, STF>::handle_request::h11748802067562666324
at /home/roman/Code/personal/servo/components/compositing/constellation.rs:1698
at /home/roman/Code/personal/servo/components/compositing/constellation.rs:645
11: 0x556e466c653c - constellation::Constellation<LTF, STF>::run::h9420927411790143476
at /home/roman/Code/personal/servo/components/compositing/constellation.rs:368
12: 0x556e466a1f70 - compositing::constellation::Constellation<LTF, STF>::start::_$u7b$$u7b$closure$u7d$$u7d$::closure.24761
at /home/roman/Code/personal/servo/components/compositing/constellation.rs:361
13: 0x556e466a0a63 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.24750
at ../src/libstd/thread/mod.rs:278
14: 0x556e466a09d8 - sys_common::unwind::try::try_fn::h5464555180799986062
at ../src/libstd/sys/common/unwind/mod.rs:127
15: 0x556e4968cf4b - __rust_try
16: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
17: 0x556e466a0915 - sys_common::unwind::try::h1711601253027557931
at ../src/libstd/sys/common/unwind/mod.rs:123
18: 0x556e466a075b - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.24726
at ../src/libstd/thread/mod.rs:278
19: 0x556e466a2237 - boxed::F.FnBox<A>::call_box::h15109823300944582833
at ../src/liballoc/boxed.rs:541
20: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
21: 0x7ffb6516b6a9 - start_thread
22: 0x7ffb64c89e9c - clone
23: 0x0 - <unknown>
thread 'LayoutThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(0) }' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
thread 'LayoutThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(20) }' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46ed6b47 - result::Result<T, E>::unwrap::h17204230593379239967
at ../src/libcore/result.rs:687
10: 0x556e46eb678f - layout_thread::LayoutThread::handle_request::hf0018add55bdf2b0RKq
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:537
11: 0x556e46e7fbaa - layout_thread::LayoutThread::start::h7c1dc7981c8cb62a5Iq
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:488
12: 0x556e46e7f9f7 - layout_thread::LayoutThread.LayoutThreadFactory::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56347
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:282
13: 0x556e46e79c1a - mem::ProfilerChan::run_with_memory_reporting::h13511880506853836211
at /home/roman/Code/personal/servo/components/profile_traits/mem.rs:60
14: 0x556e46e48ee7 - layout_thread::LayoutThread.LayoutThreadFactory::create::_$u7b$$u7b$closure$u7d$$u7d$::closure.54650
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:281
15: 0x556e46e482d7 - util::thread::spawn_named_with_send_on_failure::_$u7b$$u7b$closure$u7d$$u7d$::closure.54620
at /home/roman/Code/personal/servo/components/util/thread.rs:52
16: 0x556e46e47cc3 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.54609
at ../src/libstd/thread/mod.rs:278
17: 0x556e46e47c38 - sys_common::unwind::try::try_fn::h5354736379742122539
at ../src/libstd/sys/common/unwind/mod.rs:127
18: 0x556e4968cf4b - __rust_try
19: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
20: 0x556e46e47b75 - sys_common::unwind::try::h3243811646583333654
at ../src/libstd/sys/common/unwind/mod.rs:123
21: 0x556e46e479bb - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.54585
at ../src/libstd/thread/mod.rs:278
22: 0x556e46e48547 - boxed::F.FnBox<A>::call_box::h6378986586522087632
at ../src/liballoc/boxed.rs:541
23: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
24: 0x7ffb6516b6a9 - start_thread
25: 0x7ffb64c89e9c - clone
26: 0x0 - <unknown>
thread 'thread 'thread 'LayoutWorker worker 1/3' panicked at 'thread 'LayoutWorker worker 3/3stack backtrace:
' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746 1LayoutWorker worker 2/3' panicked at ':
called `Result::unwrap()` on an `Err` value: RecvError 0xPaintThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(0) }556e4968db50 - ', sys::../src/libcore/result.rs:called `Result::unwrap()` on an `Err` value: RecvError', ' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError../src/libcore/result.rs:746746
backtrace', ../src/libcore/result.rs
:::tracing746
::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46ed6b47 - result::Result<T, E>::unwrap::h17204230593379239967
at ../src/libcore/result.rs:687
10: 0x556e46eb678f - layout_thread::LayoutThread::handle_request::hf0018add55bdf2b0RKq
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:537
11: 0x556e46e7fbaa - layout_thread::LayoutThread::start::h7c1dc7981c8cb62a5Iq
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:488
12: 0x556e46e7f9f7 - layout_thread::LayoutThread.LayoutThreadFactory::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56347
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:282
13: 0x556e46e79c1a - mem::ProfilerChan::run_with_memory_reporting::h13511880506853836211
at /home/roman/Code/personal/servo/components/profile_traits/mem.rs:60
14: 0x556e46e48ee7 - layout_thread::LayoutThread.LayoutThreadFactory::create::_$u7b$$u7b$closure$u7d$$u7d$::closure.54650
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:281
15: 0x556e46e482d7 - util::thread::spawn_named_with_send_on_failure::_$u7b$$u7b$closure$u7d$$u7d$::closure.54620
at /home/roman/Code/personal/servo/components/util/thread.rs:52
16: 0x556e46e47cc3 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.54609
at ../src/libstd/thread/mod.rs:278
17: 0x556e46e47c38 - sys_common::unwind::try::try_fn::h5354736379742122539
at ../src/libstd/sys/common/unwind/mod.rs:127
18: 0x556e4968cf4b - __rust_try
19: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
20: 0x556e46e47b75 - sys_common::unwind::try::h3243811646583333654
at ../src/libstd/sys/common/unwind/mod.rs:123
21: 0x556e46e479bb - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.54585
at ../src/libstd/thread/mod.rs:278
22: 0x556e46e48547 - boxed::F.FnBox<A>::call_box::h6378986586522087632
at ../src/liballoc/boxed.rs:541
23: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
24: 0x7ffb6516b6a9 - start_thread
25: 0x7ffb64c89e9c - clone
26: 0x0 - <unknown>
stack backtrace:
thread '1: thread 'LayoutWorker worker 1/30x556e4968db50' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', - ../src/libcore/result.rs:746sysPaintThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(20) }' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError::backtrace
::', ../src/libcore/result.rs:tracing::746
imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
thread 'at ../src/libcore/macros.rs:29
9: thread ' 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::LayoutWorker worker 2/3start::h8400987609913074247
' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError ', ../src/libcore/result.rs: 746
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
LayoutWorker worker 3/3 ' panicked at ' called `Result::unwrap()` on an `Err` value: RecvError ', ../src/libcore/result.rs at /home/roman/Code/personal/servo/components/util/workqueue.rs::295746
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e474096dc - result::unwrap_failed::h18378856789564074891
at ../src/libcore/macros.rs:29
9: 0x556e474dfcbf - result::Result<T, E>::unwrap::h4407004741850321288
at ../src/libcore/result.rs:687
10: 0x556e474cf6fb - paint_thread::PaintThread<C>::start::h12468515229107801593
at /home/roman/Code/personal/servo/components/servo/<std macros>:462
11: 0x556e474ceedc - gfx::paint_thread::PaintThread<C>::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.35688
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:439
12: 0x556e474cc78f - mem::ProfilerChan::run_with_memory_reporting::h17930597170019976867
at /home/roman/Code/personal/servo/components/profile_traits/mem.rs:60
13: 0x556e474baefe - gfx::paint_thread::PaintThread<C>::create::_$u7b$$u7b$closure$u7d$$u7d$::closure.35144
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:438
14: 0x556e474ba527 - util::thread::spawn_named_with_send_on_failure::_$u7b$$u7b$closure$u7d$$u7d$::closure.35129
at /home/roman/Code/personal/servo/components/util/thread.rs:52
15: 0x556e474b9f13 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.35118
at ../src/libstd/thread/mod.rs:278
16: 0x556e474b9e88 - sys_common::unwind::try::try_fn::h16072425908855404219
at ../src/libstd/sys/common/unwind/mod.rs:127
17: 0x556e4968cf4b - __rust_try
18: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
19: 0x556e474b9dc5 - sys_common::unwind::try::h2334983571778981568
at ../src/libstd/sys/common/unwind/mod.rs:123
20: 0x556e474b9c0b - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.35115
at ../src/libstd/thread/mod.rs:278
21: 0x556e474ba737 - boxed::F.FnBox<A>::call_box::h1007505117571282138
at ../src/liballoc/boxed.rs:541
22: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
23: 0x7ffb6516b6a9 - start_thread
24: 0x7ffb64c89e9c - clone
25: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e474096dc - result::unwrap_failed::h18378856789564074891
at ../src/libcore/macros.rs:29
9: 0x556e474dfcbf - result::Result<T, E>::unwrap::h4407004741850321288
at ../src/libcore/result.rs:687
10: 0x556e474cf6fb - paint_thread::PaintThread<C>::start::h12468515229107801593
at /home/roman/Code/personal/servo/components/servo/<std macros>:462
11: 0x556e474ceedc - gfx::paint_thread::PaintThread<C>::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.35688
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:439
12: 0x556e474cc78f - mem::ProfilerChan::run_with_memory_reporting::h17930597170019976867
at /home/roman/Code/personal/servo/components/profile_traits/mem.rs:60
13: 0x556e474baefe - gfx::paint_thread::PaintThread<C>::create::_$u7b$$u7b$closure$u7d$$u7d$::closure.35144
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:438
14: 0x556e474ba527 - util::thread::spawn_named_with_send_on_failure::_$u7b$$u7b$closure$u7d$$u7d$::closure.35129
at /home/roman/Code/personal/servo/components/util/thread.rs:52
15: 0x556e474b9f13 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.35118
at ../src/libstd/thread/mod.rs:278
16: 0x556e474b9e88 - sys_common::unwind::try::try_fn::h16072425908855404219
at ../src/libstd/sys/common/unwind/mod.rs:127
17: 0x556e4968cf4b - __rust_try
18: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
19: 0x556e474b9dc5 - sys_common::unwind::try::h2334983571778981568
at ../src/libstd/sys/common/unwind/mod.rs:123
20: 0x556e474b9c0b - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.35115
at ../src/libstd/thread/mod.rs:278
21: 0x556e474ba737 - boxed::F.FnBox<A>::call_box::h1007505117571282138
at ../src/liballoc/boxed.rs:541
22: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
23: 0x7ffb6516b6a9 - start_thread
24: 0x7ffb64c89e9c - clone
25: 0x0 - <unknown>
thread 'thread 'thread 'PaintWorkerPaintWorker' panicked at '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvErrorcalled `Result::unwrap()` on an `Err` value: RecvError', ', ../src/libcore/result.rs../src/libcore/result.rs::746746
PaintWorkerstack backtrace:
' panicked at ' called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs :1746:
0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
thread 'thread 'thread 'PaintWorkerPaintWorker' panicked at '' panicked at 'called `Result::unwrap()` on an `Err` value: RecvErrorcalled `Result::unwrap()` on an `Err` value: RecvError', ', ../src/libcore/result.rs../src/libcore/result.rs::746746
PaintWorker' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
thread ' at /home/roman/Code/personal/servo/components/gfx/paint_thread.rsLayoutThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(0) }' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46ed6b47 - result::Result<T, E>::unwrap::h17204230593379239967
at ../src/libcore/result.rs:687
10: 0x556e46eb678f - layout_thread::LayoutThread::handle_request::hf0018add55bdf2b0RKq
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:537
11: 0x556e46e7fbaa - layout_thread::LayoutThread::start::h7c1dc7981c8cb62a5Iq
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:488
12: 0x556e46e7f9f7 - layout_thread::LayoutThread.LayoutThreadFactory::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56347
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:282
13: 0x556e46e79c1a - mem::ProfilerChan::run_with_memory_reporting::h13511880506853836211
at /home/roman/Code/personal/servo/components/profile_traits/mem.rs:60
14: 0x556e46e48ee7 - layout_thread::LayoutThread.LayoutThreadFactory::create::_$u7b$$u7b$closure$u7d$$u7d$::closure.54650
at /home/roman/Code/personal/servo/components/layout/layout_thread.rs:281
15: 0x556e46e482d7 - util::thread::spawn_named_with_send_on_failure::_$u7b$$u7b$closure$u7d$$u7d$::closure.54620
at /home/roman/Code/personal/servo/components/util/thread.rs:52
16: 0x556e46e47cc3 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.54609
at ../src/libstd/thread/mod.rs:278
17: 0x556e46e47c38 - sys_common::unwind::try::try_fn::h5354736379742122539
at ../src/libstd/sys/common/unwind/mod.rs:127
18: 0x556e4968cf4b - __rust_try
19: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
20: 0x556e46e47b75 - sys_common::unwind::try::h3243811646583333654
at ../src/libstd/sys/common/unwind/mod.rs:123
21: 0x556e46e479bb - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.54585
at ../src/libstd/thread/mod.rs:278
22: 0x556e46e48547 - boxed::F.FnBox<A>::call_box::h6378986586522087632
at ../src/liballoc/boxed.rs:541
23: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
24: 0x7ffb6516b6a9 - start_thread
25: 0x7ffb64c89e9c - clone
26: 0x0 - <unknown>
thread 'PaintThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(0) }' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e474096dc - result::unwrap_failed::h18378856789564074891
at ../src/libcore/macros.rs:29
9: 0x556e474dfcbf - result::Result<T, E>::unwrap::h4407004741850321288
at ../src/libcore/result.rs:687
10: 0x556e474cf6fb - paint_thread::PaintThread<C>::start::h12468515229107801593
at /home/roman/Code/personal/servo/components/servo/<std macros>:462
11: 0x556e474ceedc - gfx::paint_thread::PaintThread<C>::create::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.35688
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:439
12: 0x556e474cc78f - mem::ProfilerChan::run_with_memory_reporting::h17930597170019976867
at /home/roman/Code/personal/servo/components/profile_traits/mem.rs:60
13: 0x556e474baefe - gfx::paint_thread::PaintThread<C>::create::_$u7b$$u7b$closure$u7d$$u7d$::closure.35144
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:438
14: 0x556e474ba527 - util::thread::spawn_named_with_send_on_failure::_$u7b$$u7b$closure$u7d$$u7d$::closure.35129
at /home/roman/Code/personal/servo/components/util/thread.rs:52
15: 0x556e474b9f13 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.35118
at ../src/libstd/thread/mod.rs:278
16: 0x556e474b9e88 - sys_common::unwind::try::try_fn::h16072425908855404219
at ../src/libstd/sys/common/unwind/mod.rs:127
17: 0x556e4968cf4b - __rust_try
18: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
19: 0x556e474b9dc5 - sys_common::unwind::try::h2334983571778981568
at ../src/libstd/sys/common/unwind/mod.rs:123
20: 0x556e474b9c0b - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.35115
at ../src/libstd/thread/mod.rs:278
21: 0x556e474ba737 - boxed::F.FnBox<A>::call_box::h1007505117571282138
at ../src/liballoc/boxed.rs:541
22: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
23: 0x7ffb6516b6a9 - start_thread
24: 0x7ffb64c89e9c - clone
25: 0x0 - <unknown>
thread 'thread 'thread 'PaintWorker' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
stack backtrace:
PaintWorker' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rsPaintWorker: 746' panicked at '1
called `Result::unwrap()` on an `Err` value: RecvError: ', ../src/libcore/result.rs:746
thread 'LayoutWorker worker 3/3' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:thread '746
LayoutWorker worker 2/3' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
thread 'LayoutWorker worker 1/3' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:746
0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e4785112c - result::unwrap_failed::h18244078166408107547
at ../src/libcore/macros.rs:29
9: 0x556e47855ecc - result::Result<T, E>::unwrap::h7352074275314480455
at ../src/libcore/result.rs:687
10: 0x556e4784cd6d - paint_thread::WorkerThread::main::he14d468628e8b7fe6Xo
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:708
11: 0x556e4784c6b8 - paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43744
at /home/roman/Code/personal/servo/components/gfx/paint_thread.rs:626
12: 0x556e4784bee1 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.43733
at ../src/libstd/thread/mod.rs:278
13: 0x556e4784be18 - sys_common::unwind::try::try_fn::h7248635915664739374
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e4784bd54 - sys_common::unwind::try::h7729374855639482536
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e4784bb34 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.43730
at ../src/libstd/thread/mod.rs:278
18: 0x556e4784c955 - boxed::F.FnBox<A>::call_box::h8353267007886300106
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687thread '
ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(0) }' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', ../src/libcore/result.rs:746
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e46e9216c - result::unwrap_failed::h12610495966563995442
at ../src/libcore/macros.rs:29
9: 0x556e46e91fe7 - result::Result<T, E>::unwrap::h12209203887622351145
at ../src/libcore/result.rs:687
10: 0x556e46e91735 - workqueue::WorkerThread<QueueData, WorkData>::start::h8400987609913074247
at /home/roman/Code/personal/servo/components/util/workqueue.rs:120
11: 0x556e46e9138e - util::workqueue::WorkQueue<QueueData, WorkData>::new::_$u7b$$u7b$closure$u7d$$u7d$::closure.56699
at /home/roman/Code/personal/servo/components/util/workqueue.rs:295
12: 0x556e46e90c4d - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::closure.56688
at ../src/libstd/thread/mod.rs:278
13: 0x556e46e90b92 - sys_common::unwind::try::try_fn::h8002149315783178186
at ../src/libstd/sys/common/unwind/mod.rs:127
14: 0x556e4968cf4b - __rust_try
15: 0x556e49689b3d - sys_common::unwind::inner_try::h8ac2089dadb4381bxsu
16: 0x556e46e90ada - sys_common::unwind::try::h13179612340248172751
at ../src/libstd/sys/common/unwind/mod.rs:123
17: 0x556e46e908d0 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::closure.56685
at ../src/libstd/thread/mod.rs:278
18: 0x556e46e915c1 - boxed::F.FnBox<A>::call_box::h605493283575245798
at ../src/liballoc/boxed.rs:541
19: 0x556e496909a9 - sys::thread::Thread::new::thread_start::hd111df90784ef3b2llz
20: 0x7ffb6516b6a9 - start_thread
21: 0x7ffb64c89e9c - clone
22: 0x0 - <unknown>
stack backtrace:
1: 0x556e4968db50 - sys::backtrace::tracing::imp::write::h578d6e47592a4041cHv
2: 0x556e49691efb - panicking::default_handler::_$u7b$$u7b$closure$u7d$$u7d$::closure.44995
3: 0x556e49691b68 - panicking::default_handler::hffa00c845e94c6581nA
4: 0x556e4967b61c - sys_common::unwind::begin_unwind_inner::hd824946792143cc8vvu
5: 0x556e4967baa8 - sys_common::unwind::begin_unwind_fmt::h3777a045191296c5Buu
6: 0x556e4968cfc1 - rust_begin_unwind
7: 0x556e496c8f9f - panicking::panic_fmt::h548fe28297c9d83b7mM
8: 0x556e47eaca0c - result::unwrap_failed::h2677245677577502706
at ../src/libcore/macros.rs:29
9: 0x556e47eac79c - result::Result<T, E>::unwrap::h15295167351678968584
at ../src/libcore/result.rs:687
10: 0x556e4806dbed - dom::node::OpaqueStyleAndLayoutData::dispose::h781539b91beb505a124
at /home/roman/Code/personal/servo/components/script/dom/node.rs:200
11: 0x556e4806f661 - dom::node::Node::remove_child::_$u7b$$u7b$closure$u7d$$u7d$::closure.169981
at /home/roman/Code/personal/servo/components/script/dom/node.rs:290
12: 0x556e4806f5b1 - option::Option<T>::map::h2646733196941534492
at ../src/libcore/option.rs:390
13: 0x556e4806f39e - dom::node::Node::remove_child::hc33cf52d1119ddf8z94
at /home/roman/Code/personal/servo/components/script/dom/node.rs:290
14: 0x556e480746ec - dom::node::Node::remove::hae337777b19d9e50Zl6
at /home/roman/Code/personal/servo/components/script/dom/node.rs:1620
15: 0x556e47f6a310 - dom::node::Node::replace_all::hdd843d65c6b7b4c8hj6
at /home/roman/Code/personal/servo/components/script/dom/node.rs:1569
16: 0x556e47b01b05 - dom::element::Element.ElementMethods::SetInnerHTML::hd36237e602bdb8f1mRN
at /home/roman/Code/personal/servo/components/script/dom/element.rs:1472
17: 0x556e47b014f5 - dom::bindings::codegen::Bindings::ElementBinding::set_innerHTML::__rust_abi
at /home/roman/Code/personal/servo/target/debug/build/script-158d52a873ce0760/out/Bindings/ElementBinding.rs:1588
18: 0x556e47b01390 - dom::bindings::codegen::Bindings::ElementBinding::set_innerHTML::he35066bcd2db2f71EiU
19: 0x556e48a27a1b - CallJitSetterOp
20: 0x556e479bdf7d - dom::bindings::utils::call_setter::__rust_abi
at /home/roman/Code/personal/servo/components/script/dom/bindings/utils.rs:535
21: 0x556e479bdee4 - dom::bindings::utils::call_setter::ha5f7586a255ccc66fsg
22: 0x556e479bcbf1 - dom::bindings::utils::generic_call::h0c6b6f48e413f332zng
at /home/roman/Code/personal/servo/components/script/dom/bindings/utils.rs:501
23: 0x556e479be05b - dom::bindings::utils::generic_setter::__rust_abi
at /home/roman/Code/personal/servo/components/script/dom/bindings/utils.rs:547
24: 0x556e479be022 - dom::bindings::utils::generic_setter::h7b7469b303e8af6a1sg
25: 0x556e48f7bef1 - _ZN2js3jitL18DoCallNativeSetterEP9JSContextN2JS6HandleIP10JSFunctionEENS4_IP8JSObjectEENS4_INS3_5ValueEEE
at /home/roman/Code/personal/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/jit/BaselineIC.cpp:8990
26: 0x7ffb671416d9 - <unknown>
fatal runtime error: Could not unwind stack, error = 5
MISSING: [jQuery test] [0/1/1] Iframe dispatch should not affect jQuery (#13936)
MISSING: [jQuery test] [0/2/2] Sizzle cache collides with multiple Sizzles on a page
Ran 14 test groups. 3 unexpected results.
162 tests succeeded of 164 (98.78%)
Error running mach:
['test-jquery']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
CalledProcessError: Command '[u'/home/roman/Code/personal/servo/tests/jquery/run_jquery.py', u'test', '/home/roman/Code/personal/servo/target/debug/servo', u'/home/roman/Code/personal/servo/tests/jquery']' returned non-zero exit status 1
File "/home/roman/Code/personal/servo/python/servo/testing_commands.py", line 382, in test_jquery
return self.jquery_test_runner("test", release, dev)
File "/home/roman/Code/personal/servo/python/servo/testing_commands.py", line 501, in jquery_test_runner
[run_file, cmd, bin_path, base_dir])
File "./python/servo/command_base.py", line 108, in check_call
return subprocess.check_call(*args, shell=sys.platform == 'win32', **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment