Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

[Bug]: thread 'main' panicked at src/launch.rs:2489:33 #277

@peterknicol1951

Description

@peterknicol1951

Bug Description

thread 'main' panicked at src/launch.rs:2489:33:
internal error: entered unreachable code
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic
3: celeste::launch::launch::sync_remote_directory
4: celeste::launch::launch::sync_remote_directory::{{closure}}
5: celeste::launch::launch::sync_remote_directory
6: celeste::launch::launch::sync_remote_directory::{{closure}}
7: celeste::launch::launch::sync_remote_directory
8: celeste::launch::launch::sync_remote_directory::{{closure}}
9: celeste::launch::launch::sync_remote_directory
10: celeste::launch::launch
11: ::connect_activate::activate_trampoline
12: g_closure_invoke
13:
14:
15: g_signal_emit_valist
16: g_signal_emit
17:
18: g_application_run
19: ::run_with_args
20: celeste::main
thread 'main' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
0: 0x5b94e79ed905 - <std::sys::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd7fe9da464dc613a
1: 0x5b94e7a1c5eb - core::fmt::write::h31992ea73d92ffa4
2: 0x5b94e79e9ecf - std::io::Write::write_fmt::h5015b998fbd1cf65
3: 0x5b94e79ed6de - std::sys::backtrace::print::h5f3f79d7ee85f598
4: 0x5b94e79eec29 - std::panicking::default_hook::{{closure}}::hf313047c6f9a0750
5: 0x5b94e79ee9cc - std::panicking::default_hook::hd96acc715f65b6d7
6: 0x5b94e79ef201 - std::panicking::rust_panic_with_hook::hc3b55609717126a2
7: 0x5b94e79ef033 - std::panicking::begin_panic_handler::{{closure}}::h6a0db00056d37e77
8: 0x5b94e79eddc9 - std::sys::backtrace::__rust_end_short_backtrace::h8bf20a85e9b83f5c
9: 0x5b94e79eed44 - rust_begin_unwind
10: 0x5b94e7a19565 - core::panicking::panic_nounwind_fmt::hc22db378155c4432
11: 0x5b94e7a195f2 - core::panicking::panic_nounwind::he931df6ed8de2736
12: 0x5b94e7a19736 - core::panicking::panic_cannot_unwind::h46449aa9b12c6d31
13: 0x5b94e5b19f04 - ::connect_activate::activate_trampoline::hbe8669dd5c700595
14: 0x71ac6826032f - g_closure_invoke
15: 0x71ac682762bb -
16: 0x71ac68278f83 -
17: 0x71ac682823f9 - g_signal_emit_valist
18: 0x71ac682824c3 - g_signal_emit
19: 0x71ac6759aee8 -
20: 0x71ac6759b066 - g_application_run
21: 0x5b94e59e2ec8 - ::run_with_args::hf3ae39b800c31d15
22: 0x5b94e5a8a0e7 - celeste::main::h478561235040638f
23: 0x5b94e5bbda63 - std::sys::backtrace::__rust_begin_short_backtrace::h4e646722653f7fdc
24: 0x5b94e5abdc79 - std::rt::lang_start::{{closure}}::hb1f9c1b6a30502c1
25: 0x5b94e79e1782 - std::rt::lang_start_internal::h55c3af6c910a5833
26: 0x5b94e5a8d205 - main
27: 0x71ac6702bd90 -
28: 0x71ac6702be40 - __libc_start_main
29: 0x5b94e59a4025 - _start
30: 0x0 -
thread caused non-unwinding panic. aborting.

Installation Source

Flatpak

What version of Celeste are you using?

0.8.3

Storage Provider

Google Drive

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageAwaiting confirmation by a team member

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions