[
https://issues.apache.org/jira/browse/HAWQ-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dreamedcheng updated HAWQ-1837:
-------------------------------
Description:
I am compiling the latest master branch code of Hawq by following the steps
described in [https://github.com/apache/hawq/tree/master/contrib/hawq-docker.]
Besides, the docker image I used to compile the code is downloaded from
[https://hub.docker.com/r/richardguo/hawq-dev.]
However, after the completion of the compile. I run postgres -v, and got a
segment error:
!image-2022-04-11-16-00-00-774.png!
Missing separate debuginfo for
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/libstdc++.so.6
Try: yum --enablerepo='*debug*' install
/usr/lib/debug/.build-id/d3/b5f759fe423972aece6e049b841dd3443d14f1.debug
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
Missing separate debuginfos, use: debuginfo-install
bzip2-libs-1.0.6-13.el7.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64
glibc-2.17-325.el7_9.x86_64 json-c-0.11-4.el7_0.x86_64
keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.15.1-51.el7_9.x86_64
libcom_err-1.42.9-19.el7.x86_64 libcurl-7.29.0-59.el7_9.1.x86_64
libgcc-4.8.5-44.el7.x86_64 libgsasl-1.8.0-8.el7.x86_64 libidn-1.28-4.el7.x86_64
libntlm-1.3-6.el7.x86_64 libselinux-2.5-15.el7.x86_64
libssh2-1.8.0-4.el7.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64
libxml2-2.9.1-6.el7_9.6.x86_64 lz4-1.8.3-1.el7.x86_64
nspr-4.32.0-1.el7_9.x86_64 nss-3.67.0-4.el7_9.x86_64
nss-softokn-freebl-3.67.0-3.el7_9.x86_64 nss-util-3.67.0-1.el7_9.x86_64
openldap-2.4.44-25.el7_9.x86_64 openssl-libs-1.0.2k-25.el7_9.x86_64
pcre-8.32-17.el7.x86_64 protobuf-2.5.0-8.el7.x86_64 snappy-1.1.0-3.el7.x86_64
thrift-0.9.1-15.el7.x86_64 xz-libs-5.2.2-1.el7.x86_64 zlib-1.2.7-19.el7_9.x86_64
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00000000004ae2ee in __static_initialization_and_destruction_0
(__priority=65535, __initialize_p=1) at
/opt/rh/devtoolset-7/root/usr/include/c++/7/iostream:74
#2 _GLOBAL__sub_I_readPageMetadata () at Metadatainterface.cpp:84
#3 0x0000000000b2013d in __libc_csu_init ()
#4 0x00007ffff4bda4e5 in __libc_start_main () from /lib64/libc.so.6
#5 0x00000000004aeb74 in _start ()
Could anyone help explain this, thanks in advance!
was:
I am compiling the latest master branch code of Hawq by following the steps
described in [https://github.com/apache/hawq/tree/master/contrib/hawq-docker.]
Besides, the docker image I used to compile the code is downloaded from
[https://hub.docker.com/r/richardguo/hawq-dev.]
However, after the completion of the compile. I run postgres -v, and got a
segment error:
!image-2022-04-11-16-00-00-774.png!
Could anyone help explain this, thanks in advance!
> 'postgres -v' segment fault
> ---------------------------
>
> Key: HAWQ-1837
> URL: https://issues.apache.org/jira/browse/HAWQ-1837
> Project: Apache HAWQ
> Issue Type: Test
> Reporter: dreamedcheng
> Assignee: Radar Da Lei
> Priority: Major
>
> I am compiling the latest master branch code of Hawq by following the steps
> described in [https://github.com/apache/hawq/tree/master/contrib/hawq-docker.]
>
> Besides, the docker image I used to compile the code is downloaded from
> [https://hub.docker.com/r/richardguo/hawq-dev.]
>
> However, after the completion of the compile. I run postgres -v, and got a
> segment error:
> !image-2022-04-11-16-00-00-774.png!
> Missing separate debuginfo for
> /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/libstdc++.so.6
> Try: yum --enablerepo='*debug*' install
> /usr/lib/debug/.build-id/d3/b5f759fe423972aece6e049b841dd3443d14f1.debug
> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000000000 in ?? ()
> Missing separate debuginfos, use: debuginfo-install
> bzip2-libs-1.0.6-13.el7.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64
> glibc-2.17-325.el7_9.x86_64 json-c-0.11-4.el7_0.x86_64
> keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.15.1-51.el7_9.x86_64
> libcom_err-1.42.9-19.el7.x86_64 libcurl-7.29.0-59.el7_9.1.x86_64
> libgcc-4.8.5-44.el7.x86_64 libgsasl-1.8.0-8.el7.x86_64
> libidn-1.28-4.el7.x86_64 libntlm-1.3-6.el7.x86_64
> libselinux-2.5-15.el7.x86_64 libssh2-1.8.0-4.el7.x86_64
> libuuid-2.23.2-65.el7_9.1.x86_64 libxml2-2.9.1-6.el7_9.6.x86_64
> lz4-1.8.3-1.el7.x86_64 nspr-4.32.0-1.el7_9.x86_64 nss-3.67.0-4.el7_9.x86_64
> nss-softokn-freebl-3.67.0-3.el7_9.x86_64 nss-util-3.67.0-1.el7_9.x86_64
> openldap-2.4.44-25.el7_9.x86_64 openssl-libs-1.0.2k-25.el7_9.x86_64
> pcre-8.32-17.el7.x86_64 protobuf-2.5.0-8.el7.x86_64 snappy-1.1.0-3.el7.x86_64
> thrift-0.9.1-15.el7.x86_64 xz-libs-5.2.2-1.el7.x86_64
> zlib-1.2.7-19.el7_9.x86_64
> (gdb) bt
> #0 0x0000000000000000 in ?? ()
> #1 0x00000000004ae2ee in __static_initialization_and_destruction_0
> (__priority=65535, __initialize_p=1) at
> /opt/rh/devtoolset-7/root/usr/include/c++/7/iostream:74
> #2 _GLOBAL__sub_I_readPageMetadata () at Metadatainterface.cpp:84
> #3 0x0000000000b2013d in __libc_csu_init ()
> #4 0x00007ffff4bda4e5 in __libc_start_main () from /lib64/libc.so.6
> #5 0x00000000004aeb74 in _start ()
>
> Could anyone help explain this, thanks in advance!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)