[
https://issues.apache.org/jira/browse/TRAFODION-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Subbiah closed TRAFODION-891.
------------------------------------
> LP Bug: 1410928 - With stats enabled, OE/DC perf tests generating coring in
> mxosrvr, ResStatisticsStatement::SendQueryStats():2499
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: TRAFODION-891
> URL: https://issues.apache.org/jira/browse/TRAFODION-891
> Project: Apache Trafodion
> Issue Type: Bug
> Components: connectivity-mxosrvr
> Reporter: Aruna Sadashiva
> Assignee: Tharak Capirala
> Priority: Blocker
> Fix For: 1.0 (pre-incubation)
>
>
> During YCSB perf tests on Amethyst and it generated a bunch of mxosrvr cores.
> Here is a stack trace of one core:
> Core was generated by `mxosrvr -ZKHOST n013:2181,n014:2181,n015:2181 -RZ
> g4q0013.houston.hp.com:1:6 -Z'.
> Program terminated with signal 6, Aborted.
> #0 0x00007ffff4c488a5 in raise () from /lib64/libc.so.6
> Missing separate debuginfos, use: debuginfo-install
> boost-filesystem-1.41.0-11.el6_1.2.x86_64
> boost-program-options-1.41.0-11.el6_1.2.x86_64
> boost-system-1.41.0-11.el6_1.2.x86_64 cyrus-sasl-lib-2.1.23-13.el6.x86_64
> glibc-2.12-1.107.el6.x86_64
> hadoop-2.3.0+cdh5.1.3+824-1.cdh5.1.3.p0.13.el6.x86_64
> keyutils-libs-1.4-4.el6.x86_64 krb5-libs-1.9-33.el6.x86_64
> libcom_err-1.41.12-12.el6.x86_64 libgcc-4.4.6-4.el6.x86_64
> libselinux-2.0.94-5.3.el6.x86_64 libstdc++-4.4.6-4.el6.x86_64
> libuuid-2.17.2-12.7.el6.x86_64 nspr-4.9.2-1.el6.x86_64
> nss-3.14.0.0-12.el6.x86_64 nss-softokn-freebl-3.12.9-11.el6.x86_64
> nss-util-3.14.0.0-2.el6.x86_64 openldap-2.4.23-26.el6.x86_64
> openssl-1.0.0-20.el6_2.5.x86_64 qpid-cpp-client-0.14-22.el6_3.x86_64
> zlib-1.2.3-27.el6.x86_64
> (gdb) bt
> #0 0x00007ffff4c488a5 in raise () from /lib64/libc.so.6
> #1 0x00007ffff4c4a00d in abort () from /lib64/libc.so.6
> #2 0x00007ffff5d51a55 in os::abort(bool) ()
> from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so
> #3 0x00007ffff5ed1f87 in VMError::report_and_die() ()
> from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so
> #4 0x00007ffff5d5696f in JVM_handle_linux_signal ()
> from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so
> #5 <signal handler called>
> #6 0x00007ffff4d48d5f in __strlen_sse42 () from /lib64/libc.so.6
> #7 0x00007ffff6a5e696 in length (this=0xecc7f0, bStart=true,
> pSrvrStmt=0x2023c60, inSqlError=0x0, inSqlErrorLength=0)
> at
> /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/char_traits.h:263
> #8 assign (this=0xecc7f0, bStart=true, pSrvrStmt=0x2023c60, inSqlError=0x0,
> inSqlErrorLength=0)
> at
> /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/basic_string.h:975
> #9 operator= (this=0xecc7f0, bStart=true, pSrvrStmt=0x2023c60,
> inSqlError=0x0, inSqlErrorLength=0)
> at
> /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/basic_string.h:519
> #10 ResStatisticsStatement::SendQueryStats (this=0xecc7f0, bStart=true,
> ---Type <return> to continue, or q <return> to quit---
> pSrvrStmt=0x2023c60, inSqlError=0x0, inSqlErrorLength=0)
> at ResStatisticsStatement.cpp:2499
> #11 0x000000000042b5b2 in BUILD_TIMER_MSG_CALL (
> call_id_=<value optimized out>, request=<value optimized out>,
> countRead=<value optimized out>, receive_info=<value optimized out>)
> at ../Common/FileSystemSrvr.cpp:598
> #12 0x00000000004437f6 in CNSKListener::CheckReceiveMessage (this=0xda93f0,
> cc=@0x7ffffffef324, countRead=16, call_id=<value optimized out>)
> at ../Common/Listener.cpp:269
> #13 0x000000000046304e in CNSKListenerSrvr::runProgram (this=0xda93f0,
> TcpProcessName=<value optimized out>, port=<value optimized out>,
> TransportTrace=<value optimized out>)
> at Interface/linux/Listener_srvr_ps.cpp:494
> #14 0x00000000004dd72b in main (argc=29, argv=0x7fffffff24a8,
> envp=<value optimized out>) at SrvrMain.cpp:897
> (gdb)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)