Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YellowOnion/82c19e3762c6ff618529ee164d8ba0c0 to your computer and use it in GitHub Desktop.
Save YellowOnion/82c19e3762c6ff618529ee164d8ba0c0 to your computer and use it in GitHub Desktop.
name = 'pijul'
operating_system = 'unix:Unknown'
crate_version = '1.0.0-beta.1'
explanation = '''
Panic occurred in file '/build/pijul-1.0.0-beta.1-vendor.tar.gz/git2/src/diff.rs' at line 624
'''
cause = 'unknown mode: 33204'
method = 'Panic'
backtrace = '''
0: 0x55a23abfb985 - git2::diff::DiffFile::mode::h4c27c33d3335c72e
1: 0x55a23a7f22b1 - pijul::commands::git::import_commit::h5961f20128c63336
2: 0x55a23a7ed566 - pijul::commands::git::import::ha3305dc1564733aa
3: 0x55a23a7e9a3f - pijul::commands::git::Git::run::h4666e257bb90c911
4: 0x55a23a86fcaf - pijul::run::{{closure}}::he7df3e0c0255879c
5: 0x55a23a83df55 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h99ea943084a28fa3
6: 0x55a23a969d8d - std::thread::local::LocalKey<T>::with::h03dd8d3b381c1594
7: 0x55a23aa2058a - tokio::park::thread::CachedParkThread::block_on::h334f4a759a656d1e
8: 0x55a23aa84aad - tokio::runtime::thread_pool::ThreadPool::block_on::h22749b7e180823fb
9: 0x55a23a88cf61 - tokio::runtime::Runtime::block_on::h5c2e1ffcaaf82b20
10: 0x55a23a8fd81e - pijul::main::h29691cfaa0c6ea3f
11: 0x55a23aa11553 - std::sys_common::backtrace::__rust_begin_short_backtrace::h28f51920d607feb6
12: 0x55a23a879c49 - std::rt::lang_start::{{closure}}::h2c1b5c41d6fd0190
13: 0x55a23b007581 - std::rt::lang_start_internal::hda73c7e8894fc483
14: 0x55a23a8fd912 - main
15: 0x7fa396068237 - __libc_start_call_main
16: 0x7fa3960682f5 - __libc_start_main_impl
17: 0x55a23a776321 - _start
18: 0x0 - <unresolved>'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment