Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent crash in /html/canvas/offscreen/the-offscreen-canvas/size.large.html, /html/canvas/offscreen/the-offscreen-canvas/size.large.worker.html #24710

Open
jdm opened this issue Nov 11, 2019 · 1 comment
Labels
I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Nov 11, 2019

  ▶ CRASH [expected OK] /offscreen-canvas/the-offscreen-canvas/size.large.html
  │ 
  │ 
  │ 
  │ 
  │ Stack trace for thread "CanvasThread"
  │ stack backtrace:
  │    0: backtrace::backtrace::trace
  │    1: backtrace::capture::Backtrace::new
  │    2: servo::install_crash_handler::handler
  │    3: _sigtramp
  │    4: AzCreateDrawTarget
  │    5: azure::azure_hl::DrawTarget::new
  │    6: <canvas::azure_backend::AzureBackend as canvas::canvas_data::Backend>::create_drawtarget
  │    7: canvas::canvas_data::CanvasData::recreate
  │    8: _ZN3std10sys_common9backtrace28__rust_begin_short_backtrace17hb22351f2903007feE.llvm.14423657731009663445
  │    9: __rust_maybe_catch_panic
  │   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
  │   11: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once
  │   12: std::sys::unix::thread::Thread::new::thread_start
  │   13: _pthread_body
  │   14: _pthread_start
  └ 
@jdm jdm added the I-intermittent Problem reproduces intermittently. label Nov 11, 2019
@jdm jdm changed the title Intermittent crash in /offscreen-canvas/the-offscreen-canvas/size.large.html Intermittent crash in /offscreen-canvas/the-offscreen-canvas/size.large.html, /offscreen-canvas/the-offscreen-canvas/size.large.worker.html Nov 28, 2019
@jdm
Copy link
Member Author

jdm commented Nov 28, 2019

  ▶ CRASH [expected OK] /offscreen-canvas/the-offscreen-canvas/size.large.worker.html
  │ 
  │ 
  │ 
  │ 
  │ Stack trace for thread "CanvasThread"
  └ stack backtrace:

@mrobinson mrobinson changed the title Intermittent crash in /offscreen-canvas/the-offscreen-canvas/size.large.html, /offscreen-canvas/the-offscreen-canvas/size.large.worker.html Intermittent crash in /html/canvas/offscreen/the-offscreen-canvas/size.large.html, /html/canvas/offscreen/the-offscreen-canvas/size.large.worker.html Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

1 participant