With 16 threads on 8 nodes, the order entry workload test fails in a few threads

Bug #1398295 reported by Aruna Sadashiva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Trafodion
Incomplete
High
Pavani Puppala

Bug Description

Order entry workload failed with 16 threads each on 8 nodes, it cored in sql with the stack below. Can create a simple test once Dev gives some input about the sequesnce that caused this.

#0 0x0000003f5ac328e5 in raise () from /lib64/libc.so.6
#1 0x0000003f5ac340c5 in abort () from /lib64/libc.so.6
#2 0x00007f60b222d8c5 in os::abort(bool) ()
   from /home/trafodion/JavaBench-0.3.5/java/jdk1.7.0_60/jre/lib/amd64/server/libjvm.so
#3 0x00007f60b23adbc7 in VMError::report_and_die() ()
   from /home/trafodion/JavaBench-0.3.5/java/jdk1.7.0_60/jre/lib/amd64/server/libjvm.so
#4 0x00007f60b22327cf in JVM_handle_linux_signal ()
   from /home/trafodion/JavaBench-0.3.5/java/jdk1.7.0_60/jre/lib/amd64/server/libjvm.so
#5 <signal handler called>
#6 ExTransaction::inheritTransaction (this=0x0)
    at ../executor/ex_transaction.cpp:773
#7 0x00007f609c83e5d4 in CliPrologue (cliGlobals=0x2d90a40,
    module=<value optimized out>) at ../cli/Cli.cpp:426
#8 0x00007f609c84ba61 in SQLCLI_Prepare (cliGlobals=0x2d90a40,
    statement_id=0x44296c0, sql_source=0x7f609f6d1bf0) at ../cli/Cli.cpp:5741
#9 0x00007f609c88bbd9 in SQL_EXEC_Prepare (statement_id=0x44296c0,
    sql_source=0x7f609f6d1bf0) at ../cli/CliExtern.cpp:4900
#10 0x00007f609e79f7b0 in PREPARE (pSrvrStmt=0x44290b0)
    at native/SqlInterface.cpp:1454
#11 0x00007f609e79b21c in SRVR_STMT_HDL::ExecDirect (this=0x44290b0,
    inCursorName=0x0, inSqlString=<value optimized out>,
    inStmtType=<value optimized out>, inSqlStmtType=0,
    inHoldability=<value optimized out>, inQueryTimeout=0)
    at native/CSrvrStmt.cpp:388
#12 0x00007f609e7aef1b in odbc_SQLSvc_SetConnectionOption_sme_ (
    objtag_=<value optimized out>, call_id_=<value optimized out>,
    exception_=0x7f609f6d2360, dialogueId=47758112,
    connectionOption=<value optimized out>,
    optionValueNum=<value optimized out>,
    optionValueStr=0x422f950 "TRAFODION", sqlWarning=0x7f609f6d2380)
---Type <return> to continue, or q <return> to quit---
    at native/SrvrOthers.cpp:1189
#13 0x00007f609e7a72d4 in Java_org_trafodion_jdbc_t2_SQLMXConnection_connectInit (jenv=0x24ba9e8, jobj=<value optimized out>, server=<value optimized out>,
    dialogueId=47758112, catalog=0x7f609f6d24f8, schema=0x7f609f6d24f0,
    mploc=0x0, isReadOnly=0 '\000', autoCommit=1 '\001',
    transactionIsolation=2, loginTimeout=0, queryTimeout=0,
    modulecaching=0x7f609f6d24b8, compiledmodulelocation=0x7f609f6d24b0,
    blnDoomUsrTxn=0 '\000') at native/SQLMXConnection.cpp:550
#14 0x00007f60ae0add98 in ?? ()
#15 0x0000000000000000 in ?? ()

Changed in trafodion:
status: New → In Progress
Revision history for this message
Pavani Puppala (pavani-puppala) wrote :

I could not reproduce need a test case.

Changed in trafodion:
status: In Progress → Incomplete
Changed in trafodion:
milestone: r1.0 → r2.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.