yinbo3 commented on issue #414:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/414#issuecomment-4993083637

   2026-07-16T12:57:51.417950+00:00[0m ERROR panicked at 
/opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/buffered.rs:407:71:
   `async fn` resumed after completion backtrace=   0: 
dbserver::diagnose::panic_hook::set_panic_hook::{{closure}}
                at 
opt/home/username/Work/src/github.com/demo/demo/src/dbserver/src/diagnose/panic_hook.rs:12:25
      1: <alloc::boxed::Box<dyn for<'a, 'b> core::ops::function::Fn<(&'a 
std::panic::PanicHookInfo<'b>,), Output = ()> + core::marker::Send + 
core::marker::Sync> as 
core::ops::function::Fn<(&std::panic::PanicHookInfo,)>>::call
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/alloc/src/boxed.rs:2263:9
         std::panicking::panic_with_hook
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/panicking.rs:833:13
      2: std::panicking::panic_handler::{closure#0}
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/panicking.rs:691:13
      3: 
std::sys::backtrace::__rust_end_short_backtrace::<std::panicking::panic_handler::{closure#0},
 !>
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/sys/backtrace.rs:182:18
      4: __rustc::rust_begin_unwind
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/std/src/panicking.rs:689:5
      5: core::panicking::panic_fmt
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:80:14
      6: core::panicking::panic_const::panic_const_async_fn_resumed
                at 
rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/panicking.rs:175:17
      7: <object_store::buffered::BufWriter as 
tokio::io::async_write::AsyncWrite>::poll_write::{{closure}}
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/buffered.rs:407:71
      8: <core::pin::Pin<P> as core::future::future::Future>::poll
                at 
opt/home/username/.rustup/toolchains/1.96.0-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/future/future.rs:133:9
         futures_util::future::future::FutureExt::poll_unpin
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/mod.rs:556:24
         <object_store::buffered::BufWriter as 
tokio::io::async_write::AsyncWrite>::poll_write
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/buffered.rs:394:65
      9: <&mut T as tokio::io::async_write::AsyncWrite>::poll_write
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/async_write.rs:186:35
         <tokio::io::util::write_all::WriteAll<W> as 
core::future::future::Future>::poll
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/io/util/write_all.rs:43:54
         <T as 
parquet::arrow::async_writer::AsyncFileWriter>::write::{{closure}}
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-58.3.0/src/arrow/async_writer/mod.rs:109:33
     10: 
parquet::arrow::async_writer::AsyncArrowWriter<W>::do_write::{{closure}}
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-58.3.0/src/arrow/async_writer/mod.rs:288:14
     11: parquet::arrow::async_writer::AsyncArrowWriter<W>::finish::{{closure}}
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-58.3.0/src/arrow/async_writer/mod.rs:254:25
         parquet::arrow::async_writer::AsyncArrowWriter<W>::close::{{closure}}
                at 
opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-58.3.0/src/arrow/async_writer/mod.rs:264:23
         tsengine::writer::batch_writer::BatchWriter::close::{{closure}}
                at 
opt/home/username/Work/src/github.com/demo/demo/src/engine/src/writer/batch_writer.rs:64:14
     12: tsengine::writer::split_writer::SplitWriter::write::{{closure}}
                at 
opt/home/username/Work/src/github.com/demo/demo/src/engine/src/writer/split_writer.rs:149:34
     33: <unknown>
     34: clone
   
panic.file="/opt/home/username/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.13.2/src/buffered.rs"
 panic.line=407 panic.column=71
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to