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

Doesn't work on Thinkpad T500 (Intel Core 2 Duo P8400) driver i915 (Intel GM45 Express) #340

Open
ctrlcctrlv opened this issue Sep 30, 2022 · 1 comment
Labels
bug Something isn't working crash MFEKglif panic hook triggered low-priority

Comments

@ctrlcctrlv
Copy link
Collaborator

Probably won't work on this. Just informing.

This is MFEKglif v1.1.1b2-27-g18dbe3a (“Metafontverse”), compiled @ 2022年09月30日(金) 13時08分11秒(午後) 協定世界時-0400.
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
../src/gallium/frontends/lavapipe/lvp_device.c:1216: VK_ERROR_FEATURE_NOT_PRESENT

Failed to initialize Skulpin: VkError(ERROR_FEATURE_NOT_PRESENT)

[2022-09-30T17:25:09Z INFO  MFEKglif::util] Wrote backtrace to /tmp/error_log_1664558709.txt
   0: MFEKglif::util::set_panic_hook::{{closure}}
             at src/util/mod.rs:99:22
   1: std::panicking::rust_panic_with_hook
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:702:17
   2: std::panicking::begin_panic_handler::{{closure}}
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:588:13
   3: std::sys_common::backtrace::__rust_end_short_backtrace
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:138:18
   4: rust_begin_unwind
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5
   5: core::panicking::panic_fmt
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14
   6: core::result::unwrap_failed
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1814:5
   7: core::result::Result<T,E>::expect
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/result.rs:1064:23
   8: MFEKglif::user_interface::skulpin_render::<impl MFEKglif::user_interface::Interface>::initialize_skulpin_renderer
             at src/user_interface/skulpin_render.rs:12:9
   9: MFEKglif::main
             at src/main.rs:55:32
  10: core::ops::function::FnOnce::call_once
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5
  11: std::sys_common::backtrace::__rust_begin_short_backtrace
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:122:18
  12: std::rt::lang_start::{{closure}}
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/rt.rs:145:18
  13: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:280:13
      std::panicking::try::do_call
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40
      std::panicking::try
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19
      std::panic::catch_unwind
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14
      std::rt::lang_start_internal::{{closure}}
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/rt.rs:128:48
      std::panicking::try::do_call
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40
      std::panicking::try
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19
      std::panic::catch_unwind
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14
      std::rt::lang_start_internal
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/rt.rs:128:20
  14: std::rt::lang_start
             at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/rt.rs:144:17
  15: main
  16: __libc_start_main
             at /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
  17: _start
@ctrlcctrlv ctrlcctrlv added bug Something isn't working low-priority crash MFEKglif panic hook triggered labels Sep 30, 2022
@ctrlcctrlv
Copy link
Collaborator Author

Actually I might work on this. It seems like it is indeed possible to disable some extensions we don't use. Hmm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash MFEKglif panic hook triggered low-priority
Projects
None yet
Development

No branches or pull requests

1 participant