Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
8.4.0
-
None
-
OBT:
Build date: 2021-09-20 @17:48:30
Build system: CentOS_Linux_7
Hardware: CPU/Cores: 8, RAM: 31 GB
IP Address: 127.0.0.1 (OBT-007)
Build on git branch: candidate-8.4.x
Date: Mon Sep 20 17:03:58 2021 +0100
SHA: 9B6B92EC (d9368ab4b4802fdd9bfed62090edf0d7)
Build type: Debug
Number of Thor slaves: 4
Number of channels per Thor slave: 4OBT: Build date: 2021-09-20 @17:48:30 Build system: CentOS_Linux_7 Hardware: CPU/Cores: 8, RAM: 31 GB IP Address: 127.0.0.1 (OBT-007) Build on git branch: candidate-8.4.x Date: Mon Sep 20 17:03:58 2021 +0100 SHA: 9B6B92EC (d9368ab4b4802fdd9bfed62090edf0d7) Build type: Debug Number of Thor slaves: 4 Number of channels per Thor slave: 4
Description
The error message is:
Test case | Error message | WUID |
---|---|---|
444. keyed_join(multiPart=true, useTranslation=true) | System error: 4: Graph graph1[1], remoteresult[50]: Unexpected process termination (ep:10:246:40:23:20180), Master exception - caused by (4, Unexpected process termination (ep:10:246:40:23:20180)) | W20210920-200003 |
Error from core file:
Core was generated by `./thorslave_mythor --master=10.246.40.23:20000 --slave=.:20180 --slavenum=2 --s'.Core was generated by `./thorslave_mythor --master=10.246.40.23:20000 --slave=.:20180 --slavenum=2 --s'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f6f7b409646 in std::vector<std::atomic<IKeyManager*>, std::allocator<std::atomic<IKeyManager*> > >::operator[] (this=0x0, __n=0) at /opt/rh/devtoolset-7/root/usr/include/c++/7/bits/stl_vector.h:798 798 return *(this->_M_impl._M_start + __n); [Current thread is 1 (Thread 0x7f6effff7700 (LWP 15054))] Thread 1 (Thread 0x7f6effff7700 (LWP 15054)): #0 0x00007f6f7b409646 in std::vector<std::atomic<IKeyManager*>, std::allocator<std::atomic<IKeyManager*> > >::operator[] (this=0x0, __n=0) at /opt/rh/devtoolset-7/root/usr/include/c++/7/bits/stl_vector.h:798 #1 0x00007f6f7b3fc178 in CKeyedJoinSlave::CKeyLookupLocalHandler::getSubFileStats (this=0x7f6f50019a90, subFileStats=std::vector of length 1, capacity 1 = {...}) at /home/vamosax/build/CE/platform/HPCC-Platform/thorlcr/activities/keyedjoin/thkeyedjoinslave.cpp:1395 #2 0x00007f6f7b4006af in CKeyedJoinSlave::CHandlerContainer::getSubFileStats (this=0x1797288, subFileStats=std::vector of length 1, capacity 1 = {...}) at /home/vamosax/build/CE/platform/HPCC-Platform/thorlcr/activities/keyedjoin/thkeyedjoinslave.cpp:2187 #3 0x00007f6f7b40893e in CKeyedJoinSlave::serializeStats (this=0x1796f00, mb=...) at /home/vamosax/build/CE/platform/HPCC-Platform/thorlcr/activities/keyedjoin/thkeyedjoinslave.cpp:3784 #4 0x00007f6f7afc41bd in CSlaveGraph::serializeStats (this=0x1740170, mb=...) at /home/vamosax/build/CE/platform/HPCC-Platform/thorlcr/graph/thgraphslave.cpp:1252 #5 0x000000000043db2f in CGraphProgressHandlerBase::gatherData(MemoryBuffer&) () #6 0x000000000043d6f5 in CGraphProgressHandlerBase::gatherAndSend() () #7 0x000000000043e1c2 in CGraphProgressHandlerBase::threadmain() () #8 0x000000000041a723 in CThreaded::run() () #9 0x00007f6f74fd1f49 in Thread::begin (this=0x1680128) at /home/vamosax/build/CE/platform/HPCC-Platform/system/jlib/jthread.cpp:299 #10 0x00007f6f74fd19c9 in Thread::_threadmain (v=0x1680128) at /home/vamosax/build/CE/platform/HPCC-Platform/system/jlib/jthread.cpp:145 #11 0x00007f6f73232ea5 in start_thread () from /lib64/libpthread.so.0 #12 0x00007f6f72f5b9fd in clone () from /lib64/libc.so.6
Attachments
Issue Links
- relates to
-
HPCC-26254 Generate numDiskReads for keyed join
-
- Resolved
-