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 font thread panic on macOS #24369

Closed
jdm opened this issue Oct 4, 2019 · 2 comments
Closed

Intermittent font thread panic on macOS #24369

jdm opened this issue Oct 4, 2019 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Oct 4, 2019

  ▶ TIMEOUT [expected PASS] /css/css-text/word-break/word-break-break-all-005.html
  │ 
  │ 
  │ 
  │ 
  │ No URL for Core Text font! (thread FontCacheThread, at src/libcore/option.rs:1190)
  │ stack backtrace:
  │    0: backtrace::backtrace::trace::haa6dd3b040c7ddf2 (0x112b39c5c)
  │    1: backtrace::capture::Backtrace::new::h956e08fab8d0a34b (0x112b38eb8)
  │    2: servo::main::{{closure}}::h21d5f00a986eadd1 (0x10fcca237)
  │    3: std::panicking::rust_panic_with_hook::he9c773346a268707 (0x112cef1c2)
  │    4: std::panicking::continue_panic_fmt::h6ce88923515447fe (0x112ceec2d)
  │    5: rust_begin_unwind (0x112ceeb29)
  │    6: core::panicking::panic_fmt::h374d7a5fcdeaf2cf (0x112d0fa8f)
  │    7: core::option::expect_failed::h51d1f592c0e14e9e (0x112d0faee)
  │    8: gfx::platform::macos::font_template::FontTemplateData::bytes::he02fc2d061ee11d5 (0x111e0d119)
  │    9: gfx::font_cache_thread::FontCache::run::hb2476063f0797ad4 (0x111e3d717)
  │   10: std::sys_common::backtrace::__rust_begin_short_backtrace::h0c0250cf0a76eaa1 (0x111e08ca9)
  │   11: _ZN3std9panicking3try7do_call17he40bfd1daf878945E.llvm.1857120271508701687 (0x111e0947e)
  │   12: __rust_maybe_catch_panic (0x112cf740f)
  │   13: core::ops::function::FnOnce::call_once{{vtable.shim}}::h8911130016328187 (0x111e09576)
  │   14: <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h05d1dd9ed3001f9a (0x112cdeb9e)
  │   15: std::sys::unix::thread::Thread::new::thread_start::h31206210a464c44a (0x112cf692e)
  │   16: _pthread_body (0x7fff76978661)
  │   17: _pthread_start (0x7fff7697850d)

This looks like it's probably a regression from #24347 :(

@CYBAI
Copy link
Collaborator

@CYBAI CYBAI commented Mar 16, 2020

I just noticed maybe this is same as #24622 👀 ? If yes, should we close one of them?

@jdm
Copy link
Member Author

@jdm jdm commented Mar 16, 2020

Yep. We'll close this one.

@jdm jdm closed this Mar 16, 2020
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
2 participants
You can’t perform that action at this time.