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

Crash in uv_timer_stop #667

Closed
evilpie opened this issue Aug 2, 2013 · 3 comments
Closed

Crash in uv_timer_stop #667

evilpie opened this issue Aug 2, 2013 · 3 comments
Labels

Comments

@evilpie
Copy link
Contributor

@evilpie evilpie commented Aug 2, 2013

Go to http://en.wikipedia.org/wiki/Hamster
Click on the "Animalia" in the infobox.
Crash

#0  0x00007ffff32aafb1 in uv_timer_stop () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/librustrt.so
#1  0x00007ffff32ab712 in uv__run_timers () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/librustrt.so
#2  0x00007ffff32a3ede in uv_run () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/librustrt.so
#3  0x00007ffff6e007b5 in rust_uv_run__c_stack_shim () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#4  0x00007ffff32a3799 in __morestack () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/librustrt.so
#5  0x00007ffff3293b4c in call_on_c_stack (fn_ptr=0x7ffff6e00770 <rust_uv_run__c_stack_shim>, args=0x7fffd02024d0, this=0x8d8970) at /home/tom/servo/src/compiler/rust/src/rt/rust_task.h:481
#6  upcall_call_shim_on_c_stack (args=0x7fffd02024d0, fn_ptr=0x7ffff6e00770 <rust_uv_run__c_stack_shim>) at /home/tom/servo/src/compiler/rust/src/rt/rust_upcall.cpp:70
#7  0x00007ffff6e00767 in uv_ll::rust_uv_run::_844b558e1e59a9dc::_0$x2e8$x2dpre () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#8  0x00007ffff6e041c2 in uv_ll::run::_818ac392252a25f::_0$x2e8$x2dpre () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#9  0x00007ffff6f230a0 in uv_iotask::run_loop::_92c9751d71e548::_0$x2e8$x2dpre () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#10 0x00007ffff6f1e991 in uv_iotask::spawn_iotask::anon::expr_fn_21803 () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#11 0x00007ffff6f4632a in uv_global_loop::spawn_loop::anon::anon::anon::expr_fn_23320 ()
   from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#12 0x00007ffff7862ea3 in unstable::weak_task::weaken_task::anon::expr_fn_23810 () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd-6c65cf4b443341b1-0.8-pre.so
#13 0x00007ffff77be681 in unstable::finally::__extensions__::finally_17021::_199ab8d6eb226980::_0$x2e8$x2dpre ()
   from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd-6c65cf4b443341b1-0.8-pre.so
#14 0x00007ffff78557a7 in unstable::weak_task::weaken_task::_766dc15aefb9a698::_0$x2e8$x2dpre ()
   from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd-6c65cf4b443341b1-0.8-pre.so
#15 0x00007ffff78dfed0 in __morestack () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd-6c65cf4b443341b1-0.8-pre.so
#16 0x00007ffff6f460af in uv_global_loop::spawn_loop::anon::anon::expr_fn_23308 () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libextra-a7c050cfd46b2c9a-0.8-pre.so
#17 0x00007ffff77de2a5 in task::spawn::spawn_raw_oldsched::make_child_wrapper::anon::expr_fn_18675 ()
   from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd-6c65cf4b443341b1-0.8-pre.so
#18 0x00007ffff78dfed0 in __morestack () from /home/tom/servo/build/src/compiler/rust/x86_64-unknown-linux-gnu/stage2/lib/rustc/x86_64-unknown-linux-gnu/lib/libstd-6c65cf4b443341b1-0.8-pre.so
#19 0x00007ffff3292a2b in task_start_wrapper (a=0x8de970) at /home/tom/servo/src/compiler/rust/src/rt/rust_task.cpp:164
#20 0x0000000000000000 in ?? ()
@jdm
Copy link
Member

@jdm jdm commented Apr 18, 2014

Hit #2160 while trying to see if this was still a problem.

@glennw
Copy link
Member

@glennw glennw commented Jun 11, 2014

Not occurring on current servo on my machine - close?

@jdm
Copy link
Member

@jdm jdm commented Jun 11, 2014

Yeah, I think so.

@jdm jdm closed this Jun 11, 2014
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Normalize whitespace in media tests using git stripspace
glennw pushed a commit to glennw/servo that referenced this issue Jan 16, 2017
Don't overallocate data buffer size for windows fonts.

Fixes servo#663. Buffer was overallocated in the grayscale AA case.  Not sure how I didn't catch this in testing, since I tested both grayscale AA and cleartype AA...

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/667)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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