You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ulimit -c unlimited
cd~/g/ydb/tests/functional/tpc/large
ya make -tttF test_tpcds.py::TestTpcdsS1::test_tpcds[?]
ls test-results/py3test/test_tpcds/testing_out_stuff/test_tpcds.py.TestTpcdsS1.test_tpcds.1/cluster/slot_1/
стек:
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.Core was generated by `/extra_disk_1/.ya/build/build_root/k20t/000007/ydb/apps/ydbd/ydbd server --supp'.
Program terminated with signal SIGILL, Illegal instruction.
#0 std::__y1::vector<NYql::NUdf::TUnboxedValue, NKikimr::NMiniKQL::TMKQLAllocator<NYql::NUdf::TUnboxedValue, (NKikimr::NMiniKQL::EMemorySubPool)0>>::operator[][abi:fe190000](unsignedlong) (this=<optimized out>, __n=<optimized out>) at /-S/contrib/libs/cxxsupp/libcxx/include/vector:1448
warning: 1448 /-S/contrib/libs/cxxsupp/libcxx/include/vector: No such file or directory
[Current thread is 1 (LWP 1566338)]
[arc] Arcadia GDB pretty-printers enabled
(gdb) bt
#0 std::__y1::vector<NYql::NUdf::TUnboxedValue, NKikimr::NMiniKQL::TMKQLAllocator<NYql::NUdf::TUnboxedValue, (NKikimr::NMiniKQL::EMemorySubPool)0>>::operator[][abi:fe190000](unsignedlong) (this=<optimized out>, __n=<optimized out>) at /home/iddqd/git/ydb/contrib/libs/cxxsupp/libcxx/include/vector:1448
#10x000000001559f026 in NKikimr::NMiniKQL::TKqpScanComputeContext::TScanData::TBlockBatchReader::AddData (this=0x6c319b15700, dataAccessor=..., holderFactory=...)
#20x000000001559f5ff in NKikimr::NMiniKQL::TKqpScanComputeContext::TScanData::AddData (this=0x6c37940b488, batch=...,
shardId=Printer initialization error: <class'AttributeError'>, 'NoneType' object has no attribute 'dereference'
..., holderFactory=...) at /home/iddqd/git/ydb/ydb/core/kqp/runtime/kqp_scan_data.cpp:722
#30x000000001960eb64 in NKikimr::NKqp::NScanPrivate::TKqpScanComputeActor::Handle (this=this@entry=0x6c355fe8e80, ev=Python Exception <class'gdb.error'>: There is no member named T_.
)
at /home/iddqd/git/ydb/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.cpp:182
#40x0000000019611e48 in NKikimr::NKqp::NScanPrivate::TKqpScanComputeActor::StateFunc (this=0x6c355fe8e80, ev=TAutoPtr<NActors::IEventHandle> = {...})
at /home/iddqd/git/ydb/ydb/core/kqp/compute_actor/kqp_scan_compute_actor.h:79
#50x000000000aa6ce35 in NActors::IActor::Receive (this=0x6c355fe8e80, ev=TAutoPtr<NActors::IEventHandle> = {...})
at /home/iddqd/git/ydb/ydb/library/actors/core/actor.cpp:280
#60x000000000aaa4711 in NActors::TExecutorThread::Execute (this=this@entry=0x6c33f40fa00, mailbox=mailbox@entry=0x6c31b1a6900, isTailExecution=<optimized out>)
at /home/iddqd/git/ydb/ydb/library/actors/core/executor_thread.cpp:269
#70x000000000aaa8212 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const (this=this@entry=0x7f6fd9e22ea0,
mailbox=mailbox@entry=0x6c31b1a6900, isTailExecution=false) at /home/iddqd/git/ydb/ydb/library/actors/core/executor_thread.cpp:460
#80x000000000aaa7e61 in NActors::TExecutorThread::ProcessExecutorPool (this=this@entry=0x6c33f40fa00) at /home/iddqd/git/ydb/ydb/library/actors/core/executor_thread.cpp:512
#90x000000000aaa89db in NActors::TExecutorThread::ThreadProc (this=0x6c33f40fa00) at /home/iddqd/git/ydb/ydb/library/actors/core/executor_thread.cpp:538
#100x0000000009d400adin (anonymous namespace)::TPosixThread::ThreadProxy (arg=0x6c33d709480) at /home/iddqd/git/ydb/util/system/thread.cpp:244
#110x00007f6fecb90609 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#120x00007f6fecab5353 in clone () from /lib/x86_64-linux-gnu/libc.so.6
Hor911
changed the title
coredump in tpcds in localtests
Mismatch column count in ScanActor (expected) vs CS (received) and out of range vector access in TPC-DS Q9
Mar 18, 2025
Воспроизведение:
стек:
#13580
The text was updated successfully, but these errors were encountered: