[
https://issues.apache.org/jira/browse/TRAFODION-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721168#comment-14721168
]
Suresh Subbiah commented on TRAFODION-872:
------------------------------------------
Trafodion-Gerrit (neo-devtools) wrote on 2015-01-13: Fix proposed to core
(master) #1
Fix proposed to branch: master
Review: https://review.trafodion.org/948
Changed in trafodion:
status: New → In Progress
Trafodion-Gerrit (neo-devtools) wrote on 2015-01-14: Fix merged to core
(master) #2
Reviewed: https://review.trafodion.org/948
Committed:
https://github.com/trafodion/core/commit/d699371cfa74705e8d6cf9a7111185e47ff29c18
Submitter: Trafodion Jenkins
Branch: master
commit d699371cfa74705e8d6cf9a7111185e47ff29c18
Author: Tharaknath Capirala <email address hidden>
Date: Tue Jan 13 21:53:32 2015 +0000
Fix for bug #1409223 MXOSRVR coring during startup
This fixes bugs #1409223 and 1409224 where some of the MXOSRVRs core
during dcsstart since the new thread for repository continues to run and
invokes SQL calls even after the main thread terminated for some
reason.
Fixes bug 1409223
Fixes bug 1409224
Change-Id: I4cd2404c04e5b967ae27ec6580d8649b058aa0f6
Changed in trafodion:
status: In Progress → Fix Committed
Aruna Sadashiva (aruna-sadashiva) wrote on 2015-01-20: #3
No cores after dcsstart.
Changed in trafodion:
status: Fix Committed → Fix Released
> LP Bug: 1409224 - With stats enabled, we see mxosrvr cores during dcsstart
> with signal 8, arithmetic fault
> ----------------------------------------------------------------------------------------------------------
>
> Key: TRAFODION-872
> URL: https://issues.apache.org/jira/browse/TRAFODION-872
> Project: Apache Trafodion
> Issue Type: Bug
> Components: connectivity-mxosrvr
> Reporter: Aruna Sadashiva
> Assignee: Tharak Capirala
> Priority: Blocker
> Fix For: 1.0 (pre-incubation)
>
>
> With stats enabled, mxosrvr cores during dcsstart with signal 8, Arithmetic
> exception:
> Core was generated by `mxosrvr -ZKHOST n013:2181,n014:2181,n015:2181 -RZ
> g4q0013.houston.hp.com:1:100'.
> Program terminated with signal 8, Arithmetic exception.
> #0 0x00007ffff2f3d9a2 in ExEspManager::ExEspManager (this=0x7fffe3811e80,
> env=0x7fffe380b060,
> cliGlobals=<value optimized out>) at ../executor/ex_frag_rt.cpp:2804
> 2804 ../executor/ex_frag_rt.cpp: No such file or directory.
> in ../executor/ex_frag_rt.cpp
> 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 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 0x00007ffff2f3d9a2 in ExEspManager::ExEspManager (this=0x7fffe3811e80,
> env=0x7fffe380b060,
> cliGlobals=<value optimized out>) at ../executor/ex_frag_rt.cpp:2804
> #1 0x00007ffff4547f1f in ContextCli::ContextCli (this=0x7fffe39ee118,
> cliGlobals=0xed8430) at ../cli/Context.cpp:284
> #2 0x00007ffff455f024 in CliGlobals::init (this=0xed8430, espProcess=<value
> optimized out>,
> statsGlobals=<value optimized out>) at ../cli/Globals.cpp:296
> #3 0x00007ffff4562e2d in CliGlobals::CliGlobals (this=0xed8430,
> espProcess=0) at ../cli/Globals.cpp:113
> #4 0x00007ffff4562f40 in CliGlobals::createCliGlobals (espProcess=0) at
> ../cli/Globals.cpp:542
> #5 0x00007ffff4588244 in CliNonPrivPrologue () at ../cli/CliExtern.cpp:920
> #6 0x00007ffff458e86c in SQL_EXEC_ClearDiagnostics (statement_id=0x0) at
> ../cli/CliExtern.cpp:1348
> #7 0x00007ffff6a73569 in SRVR::WSQL_EXEC_ClearDiagnostics
> (statement_id=<value optimized out>) at SQLWrapper.cpp:137
> #8 0x00007ffff6a754f6 in SRVR::WSQL_EXEC_CreateContext
> (context_handle=0x7fffe4455d80, sqlAuthId=<value optimized out>,
> future=<value optimized out>) at SQLWrapper.cpp:170
> #9 0x00000000004cbbb9 in SessionWatchDog (arg=<value optimized out>) at
> SrvrConnect.cpp:366
> #10 0x00007ffff47c8851 in start_thread () from /lib64/libpthread.so.0
> #11 0x00007ffff4cfe90d in clone () from /lib64/libc.so.6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)