You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:15:20 UTC

[jira] [Created] (TRAFODION-242) LP Bug: 1314747 - JDBC T2 test cores in ex_frag_rt.cpp

Alice Chen created TRAFODION-242:
------------------------------------

             Summary: LP Bug: 1314747 - JDBC T2 test cores in ex_frag_rt.cpp
                 Key: TRAFODION-242
                 URL: https://issues.apache.org/jira/browse/TRAFODION-242
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-jdbc-t2
            Reporter: Aruna Sadashiva
            Assignee: justin.du@hp.com
            Priority: Critical


JDBC T2 test with opencart ddls cored in ex_frag_rt.cpp. 
Core file at /designs/seaquest/saruna/savedcores.
The instance was running ci release build from 4/28/2014.

Selva understand the issue. 

(gdb) bt
#0  0x0000003ad30328a5 in raise () from /lib64/libc.so.6
#1  0x0000003ad3034085 in abort () from /lib64/libc.so.6
#2  0x0000003ad306fa37 in __libc_message () from /lib64/libc.so.6
#3  0x0000003ad3075366 in malloc_printerr () from /lib64/libc.so.6
#4  0x00007fffa74854b9 in ExEspManager::~ExEspManager (this=0x7fff9acc3e80,
    __in_chrg=<value optimized out>) at ../executor/ex_frag_rt.cpp:2692
#5  0x00007fffa6e8acaf in ContextCli::deleteMe (this=0x7fff9b948100)
    at ../cli/Context.cpp:364
#6  0x00007fffa6e9a090 in CliGlobals::dropContext (this=0x1219b40,
    context=0x7fff9b948100) at ../cli/Globals.cpp:650
#7  0x00007fffa6e74da6 in SQLCLI_DropContext (
    cliGlobals=<value optimized out>, context_handle=2001)
    at ../cli/Cli.cpp:1831
#8  0x00007fffa6eb8561 in SQL_EXEC_DeleteContext (contextHandle=2001)
    at ../cli/CliExtern.cpp:1503
#9  0x00007fffa8dafba0 in DISCONNECT (pSrvrConnect=<value optimized out>)
    at native/SqlInterface.cpp:2852
#10 0x00007fffa8dab988 in SRVR_CONNECT_HDL::sqlClose (this=0x1227600)
    at native/CSrvrConnect.cpp:137
#11 0x00007fffa8dbabde in Java_org_trafodion_sql_SQLMXConnection_close (
    jenv=0x6151d8, jcls=<value optimized out>, server=<value optimized out>,
    dialogueId=19035648) at native/SQLMXConnection.cpp:239
#12 0x00007ffff3320f90 in ?? ()
#13 0x00007ffff6c96768 in ?? ()
#14 0x00007ffff3315333 in ?? ()
#15 0x0000000000615000 in ?? ()
#16 0x00007ffff3315450 in ?? ()
#17 0x00007ffff6c96710 in ?? ()
#18 0x0000000213a19d80 in ?? ()
#19 0x00007ffff6c96780 in ?? ()
#20 0x0000000213a594c8 in ?? ()
#21 0x0000000000000000 in ?? ()



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)