[
https://issues.apache.org/jira/browse/ARROW-15324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475493#comment-17475493
]
Antoine Pitrou commented on ARROW-15324:
----------------------------------------
C++ stack trace:
{code}
#0 raise (sig=<optimized out>) at ../sysdeps/unix/sysv/linux/raise.c:51
#1 <signal handler called>
#2 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#3 0x00007ff4d9801921 in __GI_abort () at abort.c:79
#4 0x00007ff4d6e66556 in arrow::util::CerrLog::~CerrLog (this=0x7ff2b4028700,
__in_chrg=<optimized out>) at /arrow/cpp/src/arrow/util/logging.cc:72
#5 0x00007ff4d6e66572 in arrow::util::CerrLog::~CerrLog (this=0x7ff2b4028700,
__in_chrg=<optimized out>) at /arrow/cpp/src/arrow/util/logging.cc:74
#6 0x00007ff4d6e668d1 in arrow::util::ArrowLog::~ArrowLog
(this=0x7ff3c8ff7860, __in_chrg=<optimized out>) at
/arrow/cpp/src/arrow/util/logging.cc:250
#7 0x00007ff4d6f428da in arrow::io::HdfsReadableFile::~HdfsReadableFile
(this=0x5589b01f9370, __in_chrg=<optimized out>, __vtt_parm=<optimized out>)
at /arrow/cpp/src/arrow/io/hdfs.cc:247
#8 0x00007ff4d6f42988 in arrow::io::HdfsReadableFile::~HdfsReadableFile
(this=0x5589b01f9370, __in_chrg=<optimized out>, __vtt_parm=<optimized out>)
at /arrow/cpp/src/arrow/io/hdfs.cc:247
[ ... ]
{code}
> [C++][CI] HDFS test build is failing with segfault
> (TestLibHdfs::test_read_whole_file)
> --------------------------------------------------------------------------------------
>
> Key: ARROW-15324
> URL: https://issues.apache.org/jira/browse/ARROW-15324
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Joris Van den Bossche
> Priority: Blocker
> Labels: hdfs
> Fix For: 7.0.0
>
>
> See eg
> https://github.com/ursacomputing/crossbow/runs/4799476838?check_suite_focus=true
--
This message was sent by Atlassian Jira
(v8.20.1#820001)