-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
[Bug]:Google Drive crashes when Sync 'main' panicked at src/launch.rs:2489:33: #249
Comments
I may be hitting the same error on my first attempt at using Celeste. Also attempting to sync to Google Drive, also using Flatpak Celeste. Error message: thread 'main' panicked at src/launch.rs:2489:33: |
same error. |
Same error for me. |
Same error here so I built from source and got a bit more detail (but I removed a 3 unnecessary rust features when I compiled): `thread 'main' panicked at src/launch.rs:2489:33: thread 'main' panicked at library/core/src/panicking.rs:218:5: Note: I was eventually able to get a sync but it was only on 200MB of stuff and crashed more than 7 times |
Bug Description
When I attempt to sync google drive to a folder in my documents it crashes about 2 minutes into the process
thread 'main' panicked at src/launch.rs:2489:33:
internal error: entered unreachable code
stack backtrace:
thread 'main' panicked at library/core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
0: 0x55b65200d905 -
1: 0x55b65203c5eb -
2: 0x55b652009ecf -
3: 0x55b65200d6de -
4: 0x55b65200ec29 -
5: 0x55b65200e9cc -
6: 0x55b65200f201 -
7: 0x55b65200f033 -
8: 0x55b65200ddc9 -
9: 0x55b65200ed44 -
10: 0x55b652039565 -
11: 0x55b6520395f2 -
12: 0x55b652039736 -
13: 0x55b650139f04 -
14: 0x703d911e191a - g_closure_invoke
15: 0x703d911f65c3 -
16: 0x703d911f8071 -
17: 0x703d911fde01 - g_signal_emit_valist
18: 0x703d911fdec3 - g_signal_emit
19: 0x703d902fe120 -
20: 0x703d902fe2d7 - g_application_run
21: 0x55b650002ec8 -
22: 0x55b6500aa0e7 -
23: 0x55b6501dda63 -
24: 0x55b6500ddc79 -
25: 0x55b652001782 -
26: 0x55b6500ad205 -
27: 0x703d8fdeb188 -
28: 0x703d8fdeb24b - __libc_start_main
29: 0x55b64ffc4025 -
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
The text was updated successfully, but these errors were encountered: