Jack Huang created TRAFODION-2672:
-------------------------------------
Summary: trafodion odbc driver dump
Key: TRAFODION-2672
URL: https://issues.apache.org/jira/browse/TRAFODION-2672
Project: Apache Trafodion
Issue Type: Bug
Components: client-odbc-linux
Affects Versions: 2.1-incubating
Environment: CentOS6_X64 6.8
Trafodion2.1
HDP2.4
HammerDB2.2
Reporter: Jack Huang
Priority: Critical
Attachments: dump.txt
Hi Trafodioner,
There is a dump may related with trafodion odbc driver. I test the trafodion
workload with HammerDB and after 5 hours the dump created.
Please see the detail log in the attached file.
[root@trafodion HammerDB-2.22]# file core.60054
core.60054: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from
'wish8.6 -file ./hammerdb.tcl auto Driver_TPCC.tcl', real uid: 0, effective
uid: 0, real gid: 0, effective gid: 0, execfn:
'/usr/local/HammerDB-2.22/bin/wish8.6', platform: 'x86_64'
[root@trafodion HammerDB-2.22]# gdb /usr/local/HammerDB-2.22/bin/wish8.6
core.60054
......
Program terminated with signal 11, Segmentation fault.
#0 0x00007f1809a79b7a in CHandleGlobal::validateHandle(short, void*) () from
/usr/lib64/libtrafodbc_drvr64.so
(gdb) where
#0 0x00007f1809a79b7a in CHandleGlobal::validateHandle(short, void*) () from
/usr/lib64/libtrafodbc_drvr64.so
#1 0x00007f1809aa6830 in ODBC::getDescSize(void*, short, short*) () from
/usr/lib64/libtrafodbc_drvr64.so
#2 0x00007f1809aa15fc in NeoNumResultCols(void*, short*) () from
/usr/lib64/libtrafodbc_drvr64.so
#3 0x00007f1809ad8959 in SQLNumResultCols () from
/usr/lib64/libtrafodbc_drvr64.so
#4 0x0000003b3121f8d1 in SQLNumResultCols () from /usr/lib64/libodbc.so
#5 0x00007f180a070cfe in GetResultSetDescription () from
/usr/local/HammerDB-2.22/lib/tdbcodbc1.0.0/libtdbcodbc1.0.0.so
#6 0x00007f180a0735ba in ResultSetConstructor () from
/usr/local/HammerDB-2.22/lib/tdbcodbc1.0.0/libtdbcodbc1.0.0.so
#7 0x00007f18177e2474 in TclOO_Class_Create () from ./lib/libtcl8.6.so
#8 0x00007f18177dd411 in TclOOObjectCmdCore () from ./lib/libtcl8.6.so
#9 0x00007f18176f0257 in TclNRRunCallbacks () from ./lib/libtcl8.6.so
#10 0x00007f18176f1d9d in TclEvalEx () from ./lib/libtcl8.6.so
#11 0x00007f18176f2156 in Tcl_EvalEx () from ./lib/libtcl8.6.so
#12 0x00007f1810888d72 in ThreadEventProc () from
/usr/local/HammerDB-2.22/lib/thread2.7.0/libthread2.7.0.so
#13 0x00007f1817798a3f in Tcl_ServiceEvent () from ./lib/libtcl8.6.so
#14 0x00007f1817798dab in Tcl_DoOneEvent () from ./lib/libtcl8.6.so
#15 0x00007f1810887f3e in ThreadWaitObjCmd () from
/usr/local/HammerDB-2.22/lib/thread2.7.0/libthread2.7.0.so
#16 0x00007f18176f115d in TclNREvalObjv () from ./lib/libtcl8.6.so
#17 0x00007f18176f1394 in Tcl_EvalObjv () from ./lib/libtcl8.6.so
#18 0x00007f18176f1d9d in TclEvalEx () from ./lib/libtcl8.6.so
#19 0x00007f18176f2156 in Tcl_EvalEx () from ./lib/libtcl8.6.so
#20 0x00007f1810889550 in NewThread () from
/usr/local/HammerDB-2.22/lib/thread2.7.0/libthread2.7.0.so
#21 0x0000003b30e07aa1 in start_thread () from /lib64/libpthread.so.0
#22 0x0000003b30ae8aad in clone () from /lib64/libc.so.6
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)