This problem was seen twice on the v1.0.0 rc3 build, one on a Cloudera system and another one on the HortonWorks system: (gdb) bt #0 0x00007ffff4a458a5 in raise () from /lib64/libc.so.6 #1 0x00007ffff4a4700d in abort () from /lib64/libc.so.6 #2 0x00007ffff5b4ea55 in os::abort(bool) () from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so #3 0x00007ffff5ccef87 in VMError::report_and_die() () from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so #4 0x00007ffff5b5396f in JVM_handle_linux_signal () from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so #5 #6 0x00007ffff2e1c0b1 in ExHbaseAccessTcb::setupUniqueKeyAndCols ( this=0x7fffcf1b70a0, doInit=0) at ../executor/ExHbaseAccess.cpp:1709 #7 0x00007ffff2e2db6a in ExHbaseAccessSQRowsetTcb::work (this=0x7fffcf1b70a0) at ../executor/ExHbaseIUD.cpp:3805 #8 0x00007ffff2e4abb3 in ExScheduler::work (this=0x7fffcf1b5ba8, prevWaitTime=) at ../executor/ExScheduler.cpp:328 #9 0x00007ffff2d784b2 in ex_root_tcb::execute (this=0x7fffcf1bb028, cliGlobals=0xeebbb0, glob=0x7fffcf3d02d8, input_desc=0x7fffcf3b5cd8, diagsArea=@0x7fffe3dd2930, reExecute=0) at ../executor/ex_root.cpp:1055 #10 0x00007ffff437c554 in CliStatement::execute (this=0x7fffe295d958, cliGlobals=0xeebbb0, input_desc=0x7fffcf3b5cd8, diagsArea=, execute_state=, fixupOnly=0, cliflags=0) at ../cli/Statement.cpp:4812 #11 0x00007ffff4324d0a in SQLCLI_PerformTasks(CliGlobals *, ULng32, SQLSTMT_ID *, SQLDESC_ID *, SQLDESC_ID *, Lng32, Lng32, typedef __va_list_tag __va_list_tag *, SQLCLI_PTR_PAIRS *, SQLCLI_PTR_PAIRS *) (cliGlobals=0xeebbb0, tasks=4882, statement_id=0x7fffcef3cc98, input_descriptor=0x7fffd10935a0, output_descriptor=0x0, num_input_ptr_pairs=0, num_output_ptr_pairs=0, ap=0x7fffe3dd2ad0, input_ptr_pairs=0x0, output_ptr_pairs=0x0) at ../cli/Cli.cpp:3284 #12 0x00007ffff4325a32 in SQLCLI_Exec(CliGlobals *, SQLSTMT_ID *, SQLDESC_ID *, Lng32, typedef __va_list_tag __va_list_tag *, SQLCLI_PTR_PAIRS *) ( cliGlobals=, statement_id=, input_descriptor=, num_ptr_pairs=, ap=, ptr_pairs=) at ../cli/Cli.cpp:3531 #13 0x00007ffff438b10a in SQL_EXEC_Exec (statement_id=0x7fffcef3cc98, input_descriptor=0x7fffd10935a0, num_ptr_pairs=0) at ../cli/CliExtern.cpp:2071 #14 0x00007ffff2de02b1 in ExeCliInterface::exec (this=0x7fffe3dd4f20, inputBuf=, inputBufLen=) at ../executor/ExExeUtilCli.cpp:599 #15 0x00007ffff2de91a5 in ExeCliInterface::executeImmediateExec ( this=0x7fffe3dd4f20, stmtStr=, outputBuf=0x0, outputBufLen=0x0, nullTerminate=1, rowsAffected=0x0) at ../executor/ExExeUtilCli.cpp:898 #16 0x00007ffff2de941c in ExeCliInterface::executeImmediate ( this=0x7fffe3dd4f20, stmtStr=0x7fffe3dd2d30 "update TRAFODION.\"_MD_\".OBJECTS set catalog_name = 'TRAFODION', schema_name = 'ALTER_RENAME_RENAME21', object_name = 'TAB_EMP_NEW_01' where object_uid = 28767550681680312 ", outputBuf=0x0, outputBufLen=0x0, nullTerminate=1, rowsAffected=0x0, monitorThis=0, globalDiags=0x0) at ../executor/ExExeUtilCli.cpp:993 #17 0x00007fffef7d2e54 in CmpSeabaseDDL::updateObjectName ( this=0x7fffe3dd6d60, cliInterface=0x7fffe3dd4f20, objUID=28767550681680312, catName=0x7fffe3dd57a8 "TRAFODION", schName=, objName=) at ../sqlcomp/CmpSeabaseDDLcommon.cpp:4086 #18 0x00007fffef83e460 in CmpSeabaseDDL::renameSeabaseTable ( this=0x7fffe3dd6d60, renameTableNode=0x6633ef577089b8, currCatName=, currSchName=) at ../sqlcomp/CmpSeabaseDDLtable.cpp:3163 #19 0x00007fffef7fdb66 in CmpSeabaseDDL::executeSeabaseDDL ( this=0x7fffe3dd6d60, ddlExpr=0x7fffd10a0bf8, ddlNode=0x7fffd10a0a10, currCatName=..., currSchName=...) at ../sqlcomp/CmpSeabaseDDLcommon.cpp:6793 #20 0x00007fffed50c85c in CmpStatement::process (this=, statement=) at ../arkcmp/CmpStatement.cpp:931 #21 0x00007fffed500546 in CmpContext::compileDirect (this=0x7fffe1d69090, data=0x7fffcf0a8c38 "\200", data_len=224, outHeap=0x7fffe3372128, charset=15, op=CmpMessageObj::PROCESSDDL, gen_code=@0x7fffe3dd7760, gen_code_len=@0x7fffe3dd776c, parserFlags=4194304, diagsArea=0x7fffcf0a8d20) at ../arkcmp/CmpContext.cpp:717 #22 0x00007ffff2d1c0a6 in ExDDLTcb::work (this=0x7fffcf3c3d50) at ../executor/ex_ddl.cpp:265 #23 0x00007ffff2e4abb3 in ExScheduler::work (this=0x7fffcf3c38b8, prevWaitTime=) at ../executor/ExScheduler.cpp:328 #24 0x00007ffff2d784b2 in ex_root_tcb::execute (this=0x7fffcf3c4328, cliGlobals=0xeebbb0, glob=0x7fffcf0a8600, input_desc=0x7fffcf013580, diagsArea=@0x7fffe3dd8e90, reExecute=0) at ../executor/ex_root.cpp:1055 #25 0x00007ffff437c554 in CliStatement::execute (this=0x7fffe2943688, cliGlobals=0xeebbb0, input_desc=0x7fffcf013580, diagsArea=, execute_state=, fixupOnly=0, cliflags=0) at ../cli/Statement.cpp:4812 #26 0x00007ffff4324d0a in SQLCLI_PerformTasks(CliGlobals *, ULng32, SQLSTMT_ID *, SQLDESC_ID *, SQLDESC_ID *, Lng32, Lng32, typedef __va_list_tag __va_list_tag *, SQLCLI_PTR_PAIRS *, SQLCLI_PTR_PAIRS *) (cliGlobals=0xeebbb0, tasks=8063, statement_id=0x21ef1b8, input_descriptor=0x21ef1e8, output_descriptor=0x0, num_input_ptr_pairs=0, num_output_ptr_pairs=0, ap=0x7fffe3dd9030, input_ptr_pairs=0x0, output_ptr_pairs=0x0) at ../cli/Cli.cpp:3284 #27 0x00007ffff438a40b in SQL_EXEC_ClearExecFetchClose ( statement_id=0x21ef1b8, input_descriptor=0x21ef1e8, output_descriptor=0x0, num_input_ptr_pairs=0, num_output_ptr_pairs=0, num_total_ptr_pairs=0) at ../cli/CliExtern.cpp:2627 #28 0x00007ffff68703ff in SRVR::WSQL_EXEC_ClearExecFetchClose ( statement_id=0x21ef1b8, input_descriptor=, output_descriptor=, num_input_ptr_pairs=, num_output_ptr_pairs=, num_total_ptr_pairs=) at SQLWrapper.cpp:459 #29 0x00007ffff6866d3f in SRVR::EXECUTE2 (pSrvrStmt=0x21eeba0) at sqlinterface.cpp:5520 #30 0x00007ffff689737e in odbc_SQLSvc_Execute2_sme_ ( objtag_=, call_id_=, dialogueId=, sqlAsyncEnable=, queryTimeout=, inputRowCnt=, sqlStmtType=0, stmtHandle=35580832, cursorLength=0, cursorName=0x0, cursorCharset=1, holdableCursor=0, inValuesLength=0, inValues=0x0, returnCode=0x7fffe3dd9928, sqlWarningOrErrorLength=0x7fffe3dd9924, sqlWarningOrError=@0x7fffe3dd9900, rowsAffected=0x7fffe3dd9920, outValuesLength=0x7fffe3dd9914, outValues=@0x7fffe3dd98f8) at srvrothers.cpp:1517 #31 0x00000000004cbb12 in odbc_SQLSrvr_ExecDirect_ame_ (objtag_=0x124ff20, call_id_=0x124ff78, dialogueId=706975365, stmtLabel=, cursorName=0x0, stmtExplainLabel=, stmtType=0, sqlStmtType=0, sqlString=0xedd254 "alter table tab_emp_original_01 rename to tab_emp_new_01", sqlAsyncEnable=0, queryTimeout=0, inputRowCnt=0, txnID=0, holdableCursor=0) at SrvrConnect.cpp:7629 #32 0x0000000000494046 in SQLEXECUTE_IOMessage (objtag_=0x124ff20, call_id_=0x124ff78, operation_id=3012) at Interface/odbcs_srvr.cpp:1734 #33 0x00000000004940f4 in DISPATCH_TCPIPRequest (objtag_=0x124ff20, call_id_=0x124ff78, operation_id=) at Interface/odbcs_srvr.cpp:1799 #34 0x00000000004337e2 in BUILD_TCPIP_REQUEST (pnode=0x124ff20) at ../Common/TCPIPSystemSrvr.cpp:603 #35 0x000000000043417d in PROCESS_TCPIP_REQUEST (pnode=0x124ff20) at ../Common/TCPIPSystemSrvr.cpp:581 #36 0x0000000000462356 in CNSKListenerSrvr::tcpip_listener (arg=0xda5c40) at Interface/linux/Listener_srvr_ps.cpp:397 #37 0x00007ffff47f92a0 in sb_thread_sthr_disp (pp_arg=0xebdc10) at threadl.cpp:253 #38 0x00007ffff45c5851 in start_thread () from /lib64/libpthread.so.0 #39 0x00007ffff4afb90d in clone () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff4a458a5 in raise () from /lib64/libc.so.6 #1 0x00007ffff4a4700d in abort () from /lib64/libc.so.6 #2 0x00007ffff5b4ea55 in os::abort(bool) () from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so #3 0x00007ffff5ccef87 in VMError::report_and_die() () from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so #4 0x00007ffff5b5396f in JVM_handle_linux_signal () from /usr/java/jdk1.7.0_67/jre/lib/amd64/server/libjvm.so #5 #6 0x00007ffff2e1c0b1 in ExHbaseAccessTcb::setupUniqueKeyAndCols ( this=0x7fffd006adf8, doInit=0) at ../executor/ExHbaseAccess.cpp:1709 #7 0x00007ffff2e2db6a in ExHbaseAccessSQRowsetTcb::work (this=0x7fffd006adf8) at ../executor/ExHbaseIUD.cpp:3805 #8 0x00007ffff2e4abb3 in ExScheduler::work (this=0x7fffd0069900, prevWaitTime=) at ../executor/ExScheduler.cpp:328 #9 0x00007ffff2d784b2 in ex_root_tcb::execute (this=0x7fffd006ed80, cliGlobals=0xeeaa40, glob=0x7fffe2d55770, input_desc=0x7fffe2d2dd50, diagsArea=@0x7fffe41e6930, reExecute=0) at ../executor/ex_root.cpp:1055 #10 0x00007ffff437c554 in CliStatement::execute (this=0x7fffcfab5d78, cliGlobals=0xeeaa40, input_desc=0x7fffe2d2dd50, diagsArea=, execute_state=, fixupOnly=0, cliflags=0) at ../cli/Statement.cpp:4812 #11 0x00007ffff4324d0a in SQLCLI_PerformTasks(CliGlobals *, ULng32, SQLSTMT_ID *, SQLDESC_ID *, SQLDESC_ID *, Lng32, Lng32, typedef __va_list_tag __va_list_tag *, SQLCLI_PTR_PAIRS *, SQLCLI_PTR_PAIRS *) (cliGlobals=0xeeaa40, tasks=4882, statement_id=0x7fffcf6edc98, input_descriptor=0x7fffd18445a0, output_descriptor=0x0, num_input_ptr_pairs=0, num_output_ptr_pairs=0, ap=0x7fffe41e6ad0, input_ptr_pairs=0x0, output_ptr_pairs=0x0) at ../cli/Cli.cpp:3284 #12 0x00007ffff4325a32 in SQLCLI_Exec(CliGlobals *, SQLSTMT_ID *, SQLDESC_ID *, Lng32, typedef __va_list_tag __va_list_tag *, SQLCLI_PTR_PAIRS *) ( cliGlobals=, statement_id=, input_descriptor=, num_ptr_pairs=, ap=, ptr_pairs=) at ../cli/Cli.cpp:3531 #13 0x00007ffff438b10a in SQL_EXEC_Exec (statement_id=0x7fffcf6edc98, input_descriptor=0x7fffd18445a0, num_ptr_pairs=0) at ../cli/CliExtern.cpp:2071 #14 0x00007ffff2de02b1 in ExeCliInterface::exec (this=0x7fffe41e8f20, inputBuf=, inputBufLen=) at ../executor/ExExeUtilCli.cpp:599 #15 0x00007ffff2de91a5 in ExeCliInterface::executeImmediateExec ( this=0x7fffe41e8f20, stmtStr=, outputBuf=0x0, outputBufLen=0x0, nullTerminate=1, rowsAffected=0x0) at ../executor/ExExeUtilCli.cpp:898 #16 0x00007ffff2de941c in ExeCliInterface::executeImmediate ( this=0x7fffe41e8f20, stmtStr=0x7fffe41e6d30 "update TRAFODION.\"_MD_\".OBJECTS set catalog_name = 'TRAFODION', schema_name = 'ALTER_RENAME_RENAME21', object_name = 'TAB_EMP_NEW_01' where object_uid = 564695906400148227 ", outputBuf=0x0, outputBufLen=0x0, nullTerminate=1, rowsAffected=0x0, monitorThis=0, globalDiags=0x0) at ../executor/ExExeUtilCli.cpp:993 #17 0x00007fffef7d2e54 in CmpSeabaseDDL::updateObjectName ( this=0x7fffe41ead60, cliInterface=0x7fffe41e8f20, objUID=564695906400148227, catName=0x7fffe41e97a8 "TRAFODION", schName=, objName=) at ../sqlcomp/CmpSeabaseDDLcommon.cpp:4086 #18 0x00007fffef83e460 in CmpSeabaseDDL::renameSeabaseTable ( this=0x7fffe41ead60, renameTableNode=0x7d633ef5b191b03, currCatName=, currSchName=) at ../sqlcomp/CmpSeabaseDDLtable.cpp:3163 #19 0x00007fffef7fdb66 in CmpSeabaseDDL::executeSeabaseDDL ( this=0x7fffe41ead60, ddlExpr=0x7fffd1851bf8, ddlNode=0x7fffd1851a10, currCatName=..., currSchName=...) at ../sqlcomp/CmpSeabaseDDLcommon.cpp:6793 #20 0x00007fffed50c85c in CmpStatement::process (this=, statement=) at ../arkcmp/CmpStatement.cpp:931 #21 0x00007fffed500546 in CmpContext::compileDirect (this=0x7fffe217d090, data=0x7fffd0074578 "\200", data_len=224, outHeap=0x7fffe3786128, charset=15, op=CmpMessageObj::PROCESSDDL, gen_code=@0x7fffe41eb760, gen_code_len=@0x7fffe41eb76c, parserFlags=4194304, diagsArea=0x7fffd0074660) at ../arkcmp/CmpContext.cpp:717 #22 0x00007ffff2d1c0a6 in ExDDLTcb::work (this=0x7fffcfb985b0) at ../executor/ex_ddl.cpp:265 #23 0x00007ffff2e4abb3 in ExScheduler::work (this=0x7fffcfb98118, prevWaitTime=) at ../executor/ExScheduler.cpp:328 #24 0x00007ffff2d784b2 in ex_root_tcb::execute (this=0x7fffcfb98b88, cliGlobals=0xeeaa40, glob=0x7fffd0073f40, input_desc=0x7fffd005dea0, diagsArea=@0x7fffe41ece90, reExecute=0) at ../executor/ex_root.cpp:1055 #25 0x00007ffff437c554 in CliStatement::execute (this=0x7fffe2d2c730, cliGlobals=0xeeaa40, input_desc=0x7fffd005dea0, diagsArea=, execute_state=, fixupOnly=0, cliflags=0) at ../cli/Statement.cpp:4812 #26 0x00007ffff4324d0a in SQLCLI_PerformTasks(CliGlobals *, ULng32, SQLSTMT_ID *, SQLDESC_ID *, SQLDESC_ID *, Lng32, Lng32, typedef __va_list_tag __va_list_tag *, SQLCLI_PTR_PAIRS *, SQLCLI_PTR_PAIRS *) (cliGlobals=0xeeaa40, tasks=8063, statement_id=0x16be0f8, input_descriptor=0x16be128, output_descriptor=0x0, num_input_ptr_pairs=0, num_output_ptr_pairs=0, ap=0x7fffe41ed030, input_ptr_pairs=0x0, output_ptr_pairs=0x0) at ../cli/Cli.cpp:3284 #27 0x00007ffff438a40b in SQL_EXEC_ClearExecFetchClose ( statement_id=0x16be0f8, input_descriptor=0x16be128, output_descriptor=0x0, num_input_ptr_pairs=0, num_output_ptr_pairs=0, num_total_ptr_pairs=0) at ../cli/CliExtern.cpp:2627 #28 0x00007ffff68703ff in SRVR::WSQL_EXEC_ClearExecFetchClose ( statement_id=0x16be0f8, input_descriptor=, output_descriptor=, num_input_ptr_pairs=, num_output_ptr_pairs=, num_total_ptr_pairs=) at SQLWrapper.cpp:459 #29 0x00007ffff6866d3f in SRVR::EXECUTE2 (pSrvrStmt=0x16bdae0) at sqlinterface.cpp:5520 #30 0x00007ffff689737e in odbc_SQLSvc_Execute2_sme_ ( objtag_=, call_id_=, dialogueId=, sqlAsyncEnable=, queryTimeout=, inputRowCnt=, sqlStmtType=0, stmtHandle=23845600, cursorLength=0, cursorName=0x0, cursorCharset=1, holdableCursor=0, inValuesLength=0, inValues=0x0, returnCode=0x7fffe41ed928, sqlWarningOrErrorLength=0x7fffe41ed924, sqlWarningOrError=@0x7fffe41ed900, rowsAffected=0x7fffe41ed920, outValuesLength=0x7fffe41ed914, outValues=@0x7fffe41ed8f8) at srvrothers.cpp:1517 #31 0x00000000004cbb12 in odbc_SQLSrvr_ExecDirect_ame_ (objtag_=0x2ee97c0, call_id_=0x2ee9818, dialogueId=166096729, stmtLabel=, cursorName=0x0, stmtExplainLabel=, stmtType=0, sqlStmtType=0, sqlString=0x3075b94 "alter table tab_emp_original_01 rename to tab_emp_new_01", sqlAsyncEnable=0, queryTimeout=0, inputRowCnt=0, txnID=0, holdableCursor=0) at SrvrConnect.cpp:7629 #32 0x0000000000494046 in SQLEXECUTE_IOMessage (objtag_=0x2ee97c0, call_id_=0x2ee9818, operation_id=3012) at Interface/odbcs_srvr.cpp:1734 #33 0x00000000004940f4 in DISPATCH_TCPIPRequest (objtag_=0x2ee97c0, call_id_=0x2ee9818, operation_id=) at Interface/odbcs_srvr.cpp:1799 #34 0x00000000004337e2 in BUILD_TCPIP_REQUEST (pnode=0x2ee97c0) at ../Common/TCPIPSystemSrvr.cpp:603 #35 0x000000000043417d in PROCESS_TCPIP_REQUEST (pnode=0x2ee97c0) at ../Common/TCPIPSystemSrvr.cpp:581 #36 0x0000000000462356 in CNSKListenerSrvr::tcpip_listener (arg=0xda5fb0) at Interface/linux/Listener_srvr_ps.cpp:397 #37 0x00007ffff47f92a0 in sb_thread_sthr_disp (pp_arg=0xeb60e0) at threadl.cpp:253 #38 0x00007ffff45c5851 in start_thread () from /lib64/libpthread.so.0 #39 0x00007ffff4afb90d in clone () from /lib64/libc.so.6 (gdb)