ALT Linux Bugzilla
– Attachment 20816 Details for
Bug 58115
Собрать с системной tdlib
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
Ошибка при запуске tgt=1.0.0-atl1
tgt-client.log (text/x-log), 6.78 KB, created by
Dmitrii
on 2026-03-05 10:43:28 MSK
(
hide
)
Description:
Ошибка при запуске tgt=1.0.0-atl1
Filename:
MIME Type:
Creator:
Dmitrii
Created:
2026-03-05 10:43:28 MSK
Size:
6.78 KB
patch
obsolete
>[1;36m[ 3][t 0][1772696065.307827472][Client.cpp:482] Created managed client 1[0m >[1;36m[ 3][t 0][1772696065.307976484][Client.cpp:280][&td_requests] Begin to wait for updates with timeout 2.000000[0m >[1;36m[ 3][t 0][1772696065.308173894][Client.cpp:383] Initialize client 1[0m >[1;36m[ 3][t 4][1772696065.308493852][Td.cpp:138][#1][!MultiTd] Create Td with layer 208, database version 14 and version 54 on 4 threads[0m >[1;36m[ 3][t 4][1772696065.308521986][Td.cpp:1348][#1][!Td][&td_requests] Sending update: updateOption { > name = "version" > value = optionValueString { > value = "1.8.52" > } >}[0m >[1;36m[ 3][t 4][1772696065.308543920][Td.cpp:1348][#1][!Td][&td_requests] Sending update: updateOption { > name = "commit_hash" > value = optionValueString { > value = "GITDIR-NOTFOUND" > } >}[0m >[1;36m[ 3][t 0][1772696065.308549165][Client.cpp:293][&td_requests] End to wait for updates, returning object 0 0x55f8184580c0[0m >[1;36m[ 3][t 4][1772696065.308546304][Td.cpp:1355][#1][!Td][&td_requests] Sending update: updateAuthorizationState { > authorization_state = authorizationStateWaitTdlibParameters { > } >}[0m >[1;36m[ 3][t 4][1772696065.308556318][Td.cpp:282][#1][!Td][&td_requests] Receive request 1: setLogVerbosityLevel { > new_verbosity_level = 2 >}[0m >[?1049l[?25h[?1006l[?1015l[?1003l[?1002l[?1000l[?2004l >thread 'main' (1224065) panicked at /usr/src/RPM/BUILD/tgt-client-1.0.0/target/release/build/tdlib-rs-99fd44691f91f388/out/generated.rs:17810:45: >called `Result::unwrap()` on an `Err` value: Error("missing field `is_verified`", line: 0, column: 0) >stack backtrace: > 0: 0x55f80dbfa592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h5bb5cb7b335f436c > 1: 0x55f80db63611 - core::fmt::write::h93fe26921ad306de > 2: 0x55f80dbf9b35 - std::io::Write::write_fmt::hf6fc7ab79ee3668e > 3: 0x55f80dbf9dca - std::panicking::default_hook::ha7fb67e2cafe70c3 > 4: 0x55f80da9c246 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h594d847956579a52 > at /usr/src/debug/rust-1.93.0/library/alloc/src/boxed.rs:2220:9 > 5: 0x55f80da9c246 - tgt::init_panic_hook::{{closure}}::hc6797325e61d2748 > at /usr/src/debug/tgt-client-1.0.0/src/main.rs:145:9 > 6: 0x55f80dbf9982 - std::panicking::panic_with_hook::ha0dc91a41ef51dea > 7: 0x55f80dc1c147 - std::panicking::panic_handler::{{closure}}::hf284b159f1007fc8 > 8: 0x55f80dc1c0f9 - std::sys::backtrace::__rust_end_short_backtrace::h7980a4728366e8eb > 9: 0x55f80dc1c0ec - __rustc[881eff9798cad629]::rust_begin_unwind > 10: 0x55f80da62e2b - core::panicking::panic_fmt::h0162fc1d16c1678e > 11: 0x55f80da63201 - core::result::unwrap_failed::hd9b5cbcbf036d03d > 12: 0x55f80dab2ac7 - core::result::Result<T,E>::unwrap::hab730f8fabb533c3 > at /usr/src/debug/rust-1.93.0/library/core/src/result.rs:1233:23 > 13: 0x55f80dab2ac7 - tdlib_rs::generated::functions::get_me::{{closure}}::h49e58961ece9f832 > at /usr/src/debug/tgt-client-1.0.0/target/release/build/tdlib-rs-99fd44691f91f388/out/generated.rs:17810:45 > 14: 0x55f80dab2ac7 - tgt::tg::tg_backend::TgBackend::get_me::{{closure}}::hcd1cd5de3d0828dc > at /usr/src/debug/tgt-client-1.0.0/src/tg/tg_backend.rs:60:49 > 15: 0x55f80dab2ac7 - tgt::run::run_app::{{closure}}::h2ecd0e75a56f3ea3 > at /usr/src/debug/tgt-client-1.0.0/src/run.rs:38:25 > 16: 0x55f80da95996 - tgt::tokio_main::{{closure}}::h7ea6b93c855aff64 > at /usr/src/debug/tgt-client-1.0.0/src/main.rs:117:6 > 17: 0x55f80dabc6eb - tgt::main::{{closure}}::h25209df512e10dc3 > at /usr/src/debug/tgt-client-1.0.0/src/main.rs:151:34 > 18: 0x55f80dabb0d7 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd3ae9cc5251c3d31 > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/park.rs:281:74 > 19: 0x55f80dabb0d7 - tokio::runtime::coop::with_budget::hd2a92f8be116aff7 > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/coop.rs:107:5 > 20: 0x55f80dabb0d7 - tokio::runtime::coop::budget::heb1f079aef41628e > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/coop.rs:73:5 > 21: 0x55f80dabb0d7 - tokio::runtime::park::CachedParkThread::block_on::h30e9659cb77d40ae > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/park.rs:281:31 > 22: 0x55f80dabb0d7 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h14dd738cbb342cd2 > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/context/blocking.rs:66:14 > 23: 0x55f80dabb0d7 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h75c1c1eca60b1d42 > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/scheduler/multi_thread/mod.rs:87:22 > 24: 0x55f80dabb0d7 - tokio::runtime::context::runtime::enter_runtime::h91c0875a6d2805a6 > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/context/runtime.rs:65:16 > 25: 0x55f80dabb0d7 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h233b2415fa4bfd7f > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/scheduler/multi_thread/mod.rs:86:9 > 26: 0x55f80dabb0d7 - tokio::runtime::runtime::Runtime::block_on_inner::h16fb699384e2dad9 > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/runtime.rs:363:50 > 27: 0x55f80dabb0d7 - tokio::runtime::runtime::Runtime::block_on::hd86cc775a84e983b > at /usr/src/debug/tgt-client-1.0.0/vendor/tokio/src/runtime/runtime.rs:335:18 > 28: 0x55f80dabb0d7 - tgt::main::h059ff377d7ab3efe > at /usr/src/debug/tgt-client-1.0.0/src/main.rs:154:12 > 29: 0x55f80da85e9c - core::ops::function::FnOnce::call_once::h28c8d52c679e5ef5 > at /usr/src/debug/rust-1.93.0/library/core/src/ops/function.rs:250:5 > 30: 0x55f80da85e9c - std::sys::backtrace::__rust_begin_short_backtrace::he2486d2af610f85c > at /usr/src/debug/rust-1.93.0/library/std/src/sys/backtrace.rs:160:18 > 31: 0x55f80db10593 - main > 32: 0x7fd204b481ae - __libc_start_call_main > at /usr/src/debug/glibc-2.40.0.142.2eb180-alt1/csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > 33: 0x7fd204b48269 - __libc_start_main_impl > at /usr/src/debug/glibc-2.40.0.142.2eb180-alt1/csu/../csu/libc-start.c:360:3 > 34: 0x55f80da744f5 - _start > 35: 0x0 - <unknown>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 58115
: 20816