Igosuki commented on pull request #910:
URL: https://github.com/apache/arrow-datafusion/pull/910#issuecomment-917629551


   ```
   (lldb) run
   Process 349706 launched: 
'/home/geps/dev/oss/arrow-datafusion/target/debug/deps/tpch-f2ea9cecad4b495e' 
(x86_64)
   
   running 44 tests
   test tests::q1 ... ok
   test tests::q10 ... ok
   test tests::q13 ... ok
   test tests::q11 ... ok
   test tests::q14 ... ok
   test tests::q12 ... ok
   test tests::q16 ... ok
   test tests::q15 ... ok
   test tests::q17 ... ok
   test tests::q18 ... ok
   test tests::q19 ... ok
   test tests::q2 ... ok
   test tests::q20 ... ok
   test tests::q21 ... ok
   test tests::q3 ... ok
   test tests::q22 ... ok
   test tests::q4 ... ok
   test tests::q5 ... ok
   test tests::q7 ... ok
   test tests::q6 ... ok
   test tests::q8 ... ok
   test tests::q9 ... ok
   test tests::ballista_round_trip::q6 ... ok
   Process 349706 stopped
   * thread #24, name = 'tokio-runtime-w', stop reason = signal SIGSEGV: 
address access protected (fault address: 0x7ffff57f9870)
       frame #0: 0x0000555558cfa6b1 tpch-f2ea9cecad4b495e`__rust_probestack + 23
   tpch-f2ea9cecad4b495e`__rust_probestack:
   ->  0x555558cfa6b1 <+23>: testq  %rsp, 0x8(%rsp)
       0x555558cfa6b6 <+28>: subq   $0x1000, %r11             ; imm = 0x1000 
       0x555558cfa6bd <+35>: cmpq   $0x1000, %r11             ; imm = 0x1000 
       0x555558cfa6c4 <+42>: ja     0x555558cfa6aa            ; <+16>
   (lldb) bt
   * thread #24, name = 'tokio-runtime-w', stop reason = signal SIGSEGV: 
address access protected (fault address: 0x7ffff57f9870)
     * frame #0: 0x0000555558cfa6b1 tpch-f2ea9cecad4b495e`__rust_probestack + 23
       frame #1: 0x00005555572ebe5a 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..expressions..binary..BinaryExpr$u20$as$u20$datafusion..physical_plan..PhysicalExpr$GT$::evaluate::hb8ffd80410333eeb
 + 10
       frame #2: 0x00005555572ec167 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..expressions..binary..BinaryExpr$u20$as$u20$datafusion..physical_plan..PhysicalExpr$GT$::evaluate::hb8ffd80410333eeb
 + 791
       frame #3: 0x00005555572ec029 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..expressions..binary..BinaryExpr$u20$as$u20$datafusion..physical_plan..PhysicalExpr$GT$::evaluate::hb8ffd80410333eeb
 + 473
       frame #4: 0x00005555572ec167 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..expressions..binary..BinaryExpr$u20$as$u20$datafusion..physical_plan..PhysicalExpr$GT$::evaluate::hb8ffd80410333eeb
 + 791
       frame #5: 0x00005555572ec029 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..expressions..binary..BinaryExpr$u20$as$u20$datafusion..physical_plan..PhysicalExpr$GT$::evaluate::hb8ffd80410333eeb
 + 473
       frame #6: 0x0000555556cd9275 
tpch-f2ea9cecad4b495e`datafusion::physical_plan::filter::batch_filter::h2931bae7e18f7b02
 + 85
       frame #7: 0x000055555668ca1d 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..filter..FilterExecStream$u20$as$u20$futures_core..stream..Stream$GT$::poll_next::_$u7b$$u7b$closure$u7d$$u7d$::h5320c300c001a1a9
 + 381
       frame #8: 0x0000555556efe896 
tpch-f2ea9cecad4b495e`core::task::poll::Poll$LT$T$GT$::map::hae20e84bf478b027 + 
166
       frame #9: 0x0000555556cd9359 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..filter..FilterExecStream$u20$as$u20$futures_core..stream..Stream$GT$::poll_next::ha1bd18f41b2aeaeb
 + 121
       frame #10: 0x0000555556818519 
tpch-f2ea9cecad4b495e`_$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$futures_core..stream..Stream$GT$::poll_next::h6b8322acd76ed2f3
 + 121
       frame #11: 0x0000555556814039 
tpch-f2ea9cecad4b495e`futures_util::stream::stream::StreamExt::poll_next_unpin::hc246907f8724c84f
 + 73
       frame #12: 0x00005555567be4f7 
tpch-f2ea9cecad4b495e`_$LT$datafusion..physical_plan..coalesce_batches..CoalesceBatchesStream$u20$as$u20$futures_core..stream..Stream$GT$::poll_next::hec3849e5708ab413
 + 199
       frame #13: 0x0000555556818519 
tpch-f2ea9cecad4b495e`_$LT$core..pin..Pin$LT$P$GT$$u20$as$u20$futures_core..stream..Stream$GT$::poll_next::h6b8322acd76ed2f3
 + 121
       frame #14: 0x0000555556814039 
tpch-f2ea9cecad4b495e`futures_util::stream::stream::StreamExt::poll_next_unpin::hc246907f8724c84f
 + 73
       frame #15: 0x000055555668ab65 
tpch-f2ea9cecad4b495e`_$LT$futures_util..stream..stream..next..Next$LT$St$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h43dc0a231349b70c
 + 69
       frame #16: 0x0000555556c38170 
tpch-f2ea9cecad4b495e`datafusion::physical_plan::hash_aggregate::compute_hash_aggregate::_$u7b$$u7b$closure$u7d$$u7d$::ha133b45ff83b5316
 + 1648
       frame #17: 0x00005555571fc055 
tpch-f2ea9cecad4b495e`_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hd64cd23280783697
 + 133
       frame #18: 0x0000555556c38d3f 
tpch-f2ea9cecad4b495e`datafusion::physical_plan::hash_aggregate::HashAggregateStream::new::_$u7b$$u7b$closure$u7d$$u7d$::hfcfb865fc32d4af0
 + 479
       frame #19: 0x00005555571f9c24 
tpch-f2ea9cecad4b495e`_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::h2eb24a5c9faf5544
 + 132
       frame #20: 0x0000555556920cbe 
tpch-f2ea9cecad4b495e`tokio::runtime::task::core::CoreStage$LT$T$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::h3fc037b970535b0d
 + 270
       frame #21: 0x0000555557053946 
tpch-f2ea9cecad4b495e`tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::hf353d404048ecbc0
 + 86
       frame #22: 0x0000555556920295 
tpch-f2ea9cecad4b495e`tokio::runtime::task::core::CoreStage$LT$T$GT$::poll::h8ac0726a76622c6c
 + 53
       frame #23: 0x00005555568f55bb 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::h47c8c22e7e12cb4e
 + 59
       frame #24: 0x00005555571bd77c 
tpch-f2ea9cecad4b495e`_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h5592876ff7ee44ca
 + 28
       frame #25: 0x0000555556fc45ff 
tpch-f2ea9cecad4b495e`std::panicking::try::do_call::hed76e74d7288a682 + 79
       frame #26: 0x0000555556fc9b0b tpch-f2ea9cecad4b495e`__rust_try + 27
       frame #27: 0x0000555556fbed7f 
tpch-f2ea9cecad4b495e`std::panicking::try::ha2530087e54fd077 + 143
       frame #28: 0x000055555691431b 
tpch-f2ea9cecad4b495e`std::panic::catch_unwind::h7c6668a4704e2556 + 27
       frame #29: 0x00005555568f433c 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::poll_future::h7e06bd0ab8459b4f
 + 92
       frame #30: 0x00005555568f9244 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::h9ff3a836c0bd363f
 + 260
       frame #31: 0x000055555690a174 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::hb6e99b3200023f33
 + 20
       frame #32: 0x0000555556925052 
tpch-f2ea9cecad4b495e`tokio::runtime::task::raw::poll::he5ab3ab29179160a + 34
       frame #33: 0x0000555557dc990f 
tpch-f2ea9cecad4b495e`tokio::runtime::task::raw::RawTask::poll::h39bb74e855f2bb5a
 + 47
       frame #34: 0x0000555557d8f262 
tpch-f2ea9cecad4b495e`tokio::runtime::task::LocalNotified$LT$S$GT$::run::hd0105087dcdd2fa5
 + 34
       frame #35: 0x0000555557de9362 
tpch-f2ea9cecad4b495e`tokio::runtime::thread_pool::worker::Context::run_task::_$u7b$$u7b$closure$u7d$$u7d$::hb21a1ce4bfebfa0d
 + 66
       frame #36: 0x0000555557da0dbd 
tpch-f2ea9cecad4b495e`tokio::coop::with_budget::_$u7b$$u7b$closure$u7d$$u7d$::ha64bc7dc29ca1c6d
 + 205
       frame #37: 0x0000555557de137b 
tpch-f2ea9cecad4b495e`std::thread::local::LocalKey$LT$T$GT$::try_with::h17cad570de6d35e8
 + 219
       frame #38: 0x0000555557de0dce 
tpch-f2ea9cecad4b495e`std::thread::local::LocalKey$LT$T$GT$::with::hfcc045bf7e8c2826
 + 46
       frame #39: 0x0000555557de926b 
tpch-f2ea9cecad4b495e`tokio::runtime::thread_pool::worker::Context::run_task::h01faa3a5c018378e
 + 891
       frame #40: 0x0000555557de8b46 
tpch-f2ea9cecad4b495e`tokio::runtime::thread_pool::worker::Context::run::h3e60facf9904afd7
 + 374
       frame #41: 0x0000555557de8943 
tpch-f2ea9cecad4b495e`tokio::runtime::thread_pool::worker::run::_$u7b$$u7b$closure$u7d$$u7d$::hfeb3f6ee7e351412
 + 19
       frame #42: 0x0000555557df9977 
tpch-f2ea9cecad4b495e`tokio::macros::scoped_tls::ScopedKey$LT$T$GT$::set::h9cf62dde3fd93b3c
 + 119
       frame #43: 0x0000555557de886f 
tpch-f2ea9cecad4b495e`tokio::runtime::thread_pool::worker::run::h7510bc0782a07caf
 + 383
       frame #44: 0x0000555557de86eb 
tpch-f2ea9cecad4b495e`tokio::runtime::thread_pool::worker::Launch::launch::_$u7b$$u7b$closure$u7d$$u7d$::h6f8716c2ddf69fed
 + 11
       frame #45: 0x0000555557d9a20a 
tpch-f2ea9cecad4b495e`_$LT$tokio..runtime..blocking..task..BlockingTask$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$::poll::hc6b9526f6672be24
 + 122
       frame #46: 0x0000555557dc8ed1 
tpch-f2ea9cecad4b495e`tokio::runtime::task::core::CoreStage$LT$T$GT$::poll::_$u7b$$u7b$closure$u7d$$u7d$::hbe1e499f7860e87f
 + 257
       frame #47: 0x0000555557de5c45 
tpch-f2ea9cecad4b495e`tokio::loom::std::unsafe_cell::UnsafeCell$LT$T$GT$::with_mut::he2847e1f3c127ef4
 + 69
       frame #48: 0x0000555557dc8c48 
tpch-f2ea9cecad4b495e`tokio::runtime::task::core::CoreStage$LT$T$GT$::poll::hfc738b56769578a4
 + 40
       frame #49: 0x0000555557ddf36e 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::poll_future::_$u7b$$u7b$closure$u7d$$u7d$::hb1076201b62a973a
 + 46
       frame #50: 0x0000555557d9d9a3 
tpch-f2ea9cecad4b495e`_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hb12353242aa56739
 + 19
       frame #51: 0x0000555557dcdaa2 
tpch-f2ea9cecad4b495e`std::panicking::try::do_call::h318201706e1b68bf + 66
       frame #52: 0x0000555557dce47b tpch-f2ea9cecad4b495e`__rust_try + 27
       frame #53: 0x0000555557dcd36a 
tpch-f2ea9cecad4b495e`std::panicking::try::h85fa9d8d5048a8c2 + 122
       frame #54: 0x0000555557de053b 
tpch-f2ea9cecad4b495e`std::panic::catch_unwind::h2fd101cfd96d457f + 27
       frame #55: 0x0000555557ddeefc 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::poll_future::h8341970483244e5a
 + 92
       frame #56: 0x0000555557ddd44c 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll_inner::hbd02c615e7de37cf
 + 252
       frame #57: 0x0000555557ddd0f4 
tpch-f2ea9cecad4b495e`tokio::runtime::task::harness::Harness$LT$T$C$S$GT$::poll::ha9752d47ac2cf040
 + 20
       frame #58: 0x0000555557dc9a62 
tpch-f2ea9cecad4b495e`tokio::runtime::task::raw::poll::ha581e4009ba7798c + 34
       frame #59: 0x0000555557dc990f 
tpch-f2ea9cecad4b495e`tokio::runtime::task::raw::RawTask::poll::h39bb74e855f2bb5a
 + 47
       frame #60: 0x0000555557d8f314 
tpch-f2ea9cecad4b495e`tokio::runtime::task::UnownedTask$LT$S$GT$::run::ha99f5d9c67a2de92
 + 52
       frame #61: 0x0000555557dbc627 
tpch-f2ea9cecad4b495e`tokio::runtime::blocking::pool::Inner::run::hf5d495e407c88d15
 + 2791
       frame #62: 0x0000555557dbbaac 
tpch-f2ea9cecad4b495e`tokio::runtime::blocking::pool::Spawner::spawn_thread::_$u7b$$u7b$closure$u7d$$u7d$::h8098f20a7ba1cba0
 + 140
       frame #63: 0x0000555557d9da4c 
tpch-f2ea9cecad4b495e`std::sys_common::backtrace::__rust_begin_short_backtrace::h2cb10f2dfbb829a7
 + 28
       frame #64: 0x0000555557dbec21 
tpch-f2ea9cecad4b495e`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h04d638576b74652d
 + 33
       frame #65: 0x0000555557d9d8b1 
tpch-f2ea9cecad4b495e`_$LT$core..panic..unwind_safe..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h0b01bb3f803b5867
 + 33
       frame #66: 0x0000555557dcda0c 
tpch-f2ea9cecad4b495e`std::panicking::try::do_call::h2a540903513d0d41 + 76
       frame #67: 0x0000555557dce47b tpch-f2ea9cecad4b495e`__rust_try + 27
       frame #68: 0x0000555557dcd8f1 
tpch-f2ea9cecad4b495e`std::panicking::try::hf3cae92ffab45e45 + 129
       frame #69: 0x0000555557de0611 
tpch-f2ea9cecad4b495e`std::panic::catch_unwind::h7e6df63ac1e399eb + 33
       frame #70: 0x0000555557dbea35 
tpch-f2ea9cecad4b495e`std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::hc605bcf30235c950
 + 485
       frame #71: 0x0000555557d825ff 
tpch-f2ea9cecad4b495e`core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h033582bbbaf2bf5c
 + 15
       frame #72: 0x0000555558cd3283 
tpch-f2ea9cecad4b495e`std::sys::unix::thread::Thread::new::thread_start::h62931528f61e35f5
 + 35
       frame #73: 0x00007ffff7f69450 
libpthread.so.0`start_thread(arg=0x00007ffff59f9640) at pthread_create.c:473:8
       frame #74: 0x00007ffff7d36d53 libc.so.6`__clone + 67
   
   ```


-- 
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