Created
December 16, 2025 03:04
-
-
Save parkerlreed/d146dc9a166b77f1b88c7161d9fd1300 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| parker@parker-framework:~/Downloads/brush-app-x86_64-unknown-linux-gnu$ ./brush_app | |
| radv/amdgpu: Not enough memory for command submission. | |
| thread 'main' panicked at /home/runner/.cargo/git/checkouts/wgpu-50febe783b343bfe/bdf430c/wgpu/src/backend/wgpu_core.rs:3591:38: | |
| Error in Surface::present: Validation Error | |
| Caused by: | |
| Parent device is lost | |
| note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
| thread 'tokio-runtime-worker' panicked at /home/runner/.cargo/git/checkouts/cubecl-01990d4f7f2c358d/43580a8/crates/cubecl-wgpu/src/compute/stream.rs:404:18: | |
| called `Option::unwrap()` on a `None` value | |
| thread 'main' panicked at /home/runner/.cargo/git/checkouts/burn-6c277d792b0d5d7a/dd2a029/crates/burn-fusion/src/stream/execution/ordering.rs:51:13: | |
| Ordering is bigger than operations | |
| stack backtrace: | |
| 0: 0x563b756e3a43 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf435e8e9347709a8 | |
| 1: 0x563b74b4c953 - core::fmt::write::h0a51fad3804c5e7c | |
| 2: 0x563b756dec13 - std::io::Write::write_fmt::h9759e4151bf4a45e | |
| 3: 0x563b756e38a2 - std::sys::backtrace::BacktraceLock::print::h1ec5ce5bb8ee285e | |
| 4: 0x563b756e50bc - std::panicking::default_hook::{{closure}}::h5ffefe997a3c75e4 | |
| 5: 0x563b756e4c5c - std::panicking::default_hook::h820c77ba0601d6bb | |
| 6: 0x563b756e57f2 - std::panicking::rust_panic_with_hook::h8b29cbe181d50030 | |
| 7: 0x563b756e5586 - std::panicking::begin_panic_handler::{{closure}}::h9f5b6f6dc6fde83e | |
| 8: 0x563b756e3f19 - std::sys::backtrace::__rust_end_short_backtrace::hd7b0c344383b0b61 | |
| 9: 0x563b756e526d - __rustc[5224e6b81cd82a8f]::rust_begin_unwind | |
| 10: 0x563b71964290 - core::panicking::panic_fmt::hc49fc28484033487 | |
| 11: 0x563b74019cdf - burn_fusion::stream::execution::ordering::OrderedExecution<R>::execute_optimization::heba84524cd727554 | |
| 12: 0x563b7401914a - burn_fusion::stream::queue::execution::QueueExecution<R>::execute_strategy::h6bb04102b07a6376 | |
| 13: 0x563b740194b9 - burn_fusion::stream::queue::execution::QueueExecution<R>::run::he9c803cb16b1565e | |
| 14: 0x563b74857708 - <burn_fusion::stream::multi::Segment<R> as burn_fusion::stream::execution::processor::StreamSegment<<R as burn_fusion::backend::FusionRuntime>::Optimization>>::execute::hc44a6eafede77c48 | |
| 15: 0x563b747fbb55 - burn_fusion::stream::execution::processor::Processor<O>::process::h64eb057b8e32e978 | |
| 16: 0x563b747f8640 - burn_fusion::stream::multi::MultiStream<R>::drain::hcc46e13881c1f052 | |
| 17: 0x563b747f96de - burn_fusion::stream::multi::MultiStream<R>::register::h02554eb495c6989b | |
| 18: 0x563b748898a8 - <burn_fusion::tensor::FusionTensor<R> as core::ops::drop::Drop>::drop::hecd2ff00de798dca | |
| 19: 0x563b74869a7c - core::ptr::drop_in_place<burn_fusion::tensor::FusionTensor<burn_cubecl::fusion::FusionCubeRuntime<cubecl_wgpu::runtime::WgpuRuntime,u32>>>::h8b0d483d1688bee1 | |
| 20: 0x563b7486c7aa - core::ptr::drop_in_place<burn_core::module::param::base::Param<burn_tensor::tensor::api::base::Tensor<burn_fusion::backend::Fusion<burn_cubecl::backend::CubeBackend<cubecl_wgpu::runtime::WgpuRuntime,f32,i32,u32>>,2_usize>>>::he20e9877d57e4f27 | |
| 21: 0x563b7486b70c - core::ptr::drop_in_place<brush_render::gaussian_splats::Splats<burn_fusion::backend::Fusion<burn_cubecl::backend::CubeBackend<cubecl_wgpu::runtime::WgpuRuntime,f32,i32,u32>>>>::h6da79fd6f59d22fe | |
| 22: 0x563b74175bd5 - core::ptr::drop_in_place<brush_ui::scene::ScenePanel>::h1c94727972cda6c0 | |
| 23: 0x563b721cd347 - <hashbrown::raw::RawTable<T,A> as core::ops::drop::Drop>::drop::h59ca094fffdfddc5 | |
| 24: 0x563b720f6e20 - core::ptr::drop_in_place<brush_ui::app::App>::h003e232a2c130b5b | |
| 25: 0x563b74d24e4b - core::ptr::drop_in_place<core::option::Option<eframe::native::wgpu_integration::WgpuWinitRunning>>::hcce2f11654b6c1ff | |
| 26: 0x563b74d20f84 - core::ptr::drop_in_place<eframe::native::run::WinitAppWrapper<eframe::native::wgpu_integration::WgpuWinitApp>>::hebaf291b757cd854 | |
| 27: 0x563b74d298e6 - eframe::native::run::run_wgpu::h22fae4e24bba61a0 | |
| 28: 0x563b74ce7b0f - eframe::run_native::h6e9eb4199e5d0447 | |
| 29: 0x563b7212c94e - brush_app::main::{{closure}}::hcd38bd4e9b7d10c7 | |
| 30: 0x563b7212ab23 - brush_app::main::ha58a7a7d1f958b83 | |
| 31: 0x563b724f8043 - std::sys::backtrace::__rust_begin_short_backtrace::h21d5c29570188be6 | |
| 32: 0x563b723caf6d - std::rt::lang_start::{{closure}}::h7d6dd502c8808898 | |
| 33: 0x563b756d4301 - std::rt::lang_start_internal::h31bbb7f936fd6b5d | |
| 34: 0x563b72130da5 - main | |
| 35: 0x7fdbeceac5b5 - __libc_start_call_main | |
| 36: 0x7fdbeceac668 - __libc_start_main_alias_1 | |
| 37: 0x563b719f0c35 - _start | |
| 38: 0x0 - <unknown> | |
| thread 'tokio-runtime-worker' panicked at /home/runner/.cargo/git/checkouts/burn-6c277d792b0d5d7a/dd2a029/crates/burn-fusion/src/stream/execution/ordering.rs:51:13: | |
| Ordering is bigger than operations | |
| stack backtrace: | |
| 0: 0x563b756e3a43 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf435e8e9347709a8 | |
| 1: 0x563b74b4c953 - core::fmt::write::h0a51fad3804c5e7c | |
| 2: 0x563b756dec13 - std::io::Write::write_fmt::h9759e4151bf4a45e | |
| 3: 0x563b756e38a2 - std::sys::backtrace::BacktraceLock::print::h1ec5ce5bb8ee285e | |
| 4: 0x563b756e50bc - std::panicking::default_hook::{{closure}}::h5ffefe997a3c75e4 | |
| 5: 0x563b756e4c5c - std::panicking::default_hook::h820c77ba0601d6bb | |
| 6: 0x563b756e57f2 - std::panicking::rust_panic_with_hook::h8b29cbe181d50030 | |
| 7: 0x563b756e5586 - std::panicking::begin_panic_handler::{{closure}}::h9f5b6f6dc6fde83e | |
| 8: 0x563b756e3f19 - std::sys::backtrace::__rust_end_short_backtrace::hd7b0c344383b0b61 | |
| 9: 0x563b756e526d - __rustc[5224e6b81cd82a8f]::rust_begin_unwind | |
| 10: 0x563b71964290 - core::panicking::panic_fmt::hc49fc28484033487 | |
| 11: 0x563b7372518d - burn_fusion::stream::execution::ordering::OrderedExecution<R>::execute_optimization::hbec060e604cc4db7 | |
| 12: 0x563b73724d79 - burn_fusion::stream::queue::execution::QueueExecution<R>::execute_strategy::h5c5d3badb4a17011 | |
| 13: 0x563b7373fe62 - <burn_fusion::stream::multi::Segment<R> as burn_fusion::stream::execution::processor::StreamSegment<<R as burn_fusion::backend::FusionRuntime>::Optimization>>::execute::h352bcfb8f239f8f5 | |
| 14: 0x563b73725c01 - burn_fusion::stream::execution::processor::Processor<O>::process::h2354d73be62b0f5e | |
| 15: 0x563b73722840 - burn_fusion::stream::multi::MultiStream<R>::drain::h42670c5ac99b5ea4 | |
| 16: 0x563b7372479b - burn_fusion::stream::multi::MultiStream<R>::register::h7c1aecb07404d429 | |
| 17: 0x563b73761238 - <burn_fusion::tensor::FusionTensor<R> as core::ops::drop::Drop>::drop::h0528af4eb233ece3 | |
| 18: 0x563b73bccd4c - core::ptr::drop_in_place<burn_fusion::tensor::FusionTensor<burn_cubecl::fusion::FusionCubeRuntime<cubecl_wgpu::runtime::WgpuRuntime,u32>>>::hceb95ec18fc30d90 | |
| 19: 0x563b73bcd0dc - core::ptr::drop_in_place<burn_autodiff::tensor::AutodiffTensor<burn_fusion::backend::Fusion<burn_cubecl::backend::CubeBackend<cubecl_wgpu::runtime::WgpuRuntime,f32,i32,u32>>>>::heb7ac23720b53b81 | |
| 20: 0x563b73c01510 - brush_train::train::SplatTrainer::step::heb78e49d546f5317 | |
| 21: 0x563b74761636 - brush_process::train_stream::train_stream::{{closure}}::hce4392080cd03d61 | |
| 22: 0x563b747a5dbd - <core::pin::Pin<P> as futures_core::stream::Stream>::poll_next::h54a8795a51a5a076 | |
| 23: 0x563b741a7eb3 - brush_ui::ui_process::UiProcess::start_new_process::{{closure}}::h87248a4005afa645 | |
| 24: 0x563b7418dbea - tokio::runtime::task::raw::poll::hf8d3d604c9361e6a | |
| 25: 0x563b7573f614 - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::hf8c15ff01e256f9a | |
| 26: 0x563b7573e570 - tokio::runtime::scheduler::multi_thread::worker::Context::run::h2993870292d50f1f | |
| 27: 0x563b757378f6 - tokio::runtime::context::scoped::Scoped<T>::set::hf53093225eb73dbc | |
| 28: 0x563b75737812 - tokio::runtime::context::runtime::enter_runtime::he60c4c0de53f5a49 | |
| 29: 0x563b7573df2c - tokio::runtime::scheduler::multi_thread::worker::run::h06bedbaed55cb273 | |
| 30: 0x563b7573bc9c - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::h8b662ddb133df7d9 | |
| 31: 0x563b75741670 - tokio::runtime::task::core::Core<T,S>::poll::h515c15374334bace | |
| 32: 0x563b75734851 - tokio::runtime::task::harness::Harness<T,S>::poll::h63bf0cc92bf2d368 | |
| 33: 0x563b7574b4e5 - tokio::runtime::blocking::pool::Inner::run::h5948ce6182e6de67 | |
| 34: 0x563b75743120 - std::sys::backtrace::__rust_begin_short_backtrace::h3ef72ed0990930d1 | |
| 35: 0x563b7574fbc4 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h35213d81c1fec838 | |
| 36: 0x563b756e8b2f - std::sys::pal::unix::thread::Thread::new::thread_start::h1ff51d6e85162efd | |
| 37: 0x7fdbecf1b464 - start_thread | |
| 38: 0x7fdbecf9e5ac - __clone3 | |
| 39: 0x0 - <unknown> | |
| thread 'tokio-runtime-worker' panicked at library/core/src/panicking.rs:233:5: | |
| panic in a destructor during cleanup | |
| thread caused non-unwinding panic. aborting. | |
| Aborted (core dumped) ./brush_app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment