app
app copied to clipboard
Rust panic at launch
The window seems to start, but the app crashes before anything get drawn in the window.
I am on some Archlinux inside a VM.
The tag of the AppImage is 2023.7.11+1384.7d20a90ce7_amd64 (downloaded a few minutes ago)
Please tell me if I can provide more information useful for debugging.
$ RUST_BACKTRACE=full cody_2023.7.11+1384.7d20a90ce7_amd64.AppImage
Sourcegraph starting with args: ["--cacheDir", "/home/theo/.cache/com.sourcegraph.cody", "--configDir", "/home/theo/.local/share/com.sourcegraph.cody"]
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "Aucun fichier ou dossier de ce type" }', src/main.rs:164:14
stack backtrace:
0: 0x55fa1d8222fc - <unknown>
1: 0x55fa1d76521e - <unknown>
2: 0x55fa1d7f7504 - <unknown>
3: 0x55fa1d824a8f - <unknown>
4: 0x55fa1d82468f - <unknown>
5: 0x55fa1d82570d - <unknown>
6: 0x55fa1d8251e4 - <unknown>
7: 0x55fa1d82514c - <unknown>
8: 0x55fa1d825121 - <unknown>
9: 0x55fa1d674752 - <unknown>
10: 0x55fa1d674ba2 - <unknown>
11: 0x55fa1d6aeaae - <unknown>
12: 0x55fa1d6d45da - <unknown>
13: 0x55fa1d724c24 - <unknown>
14: 0x55fa1d6a3699 - <unknown>
15: 0x55fa1d728681 - <unknown>
16: 0x7f9edf027cd0 - <unknown>
17: 0x7f9edf027d8a - __libc_start_main
18: 0x55fa1d680b5e - <unknown>
19: 0x0 - <unknown>
zsh: IOT instruction (core dumped) RUST_BACKTRACE=full cody_2023.7.11+1384.7d20a90ce7_amd64.AppImage
Same here with Debian 11.7 in a virtualbox