Hi Jack, If you try a "file <core file name>" command , it should tell you which executable file cored. Then you can do a "gdb <path to executable> <core file name>"
Venkat From: Huang, Jack [mailto:[email protected]] Sent: Monday, June 26, 2017 6:18 PM To: [email protected] Subject: core dump while running trafdion database workload Hi, I found the core dump in my testing environment. Tradodion:2.1 HDP:2.4 Workload tool: HammerDB2.2 OS : CentOS6.8 X64 Database connection: ODBC I reproduced the dump issue on HammerDB2.2. I saved the dump file and have loaded gdb like this. however I didn't familar with gdb, So could you give me some guide what's wrong? [root@trafodion HammerDB-2.22]# gdb core.45406 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-90.el6) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/... Missing separate debuginfo for the main executable file Try: yum --enablerepo='-debug' install /usr/lib/debug/.build-id/41/f220648212e3f116809a38d2bd61ab6f88b305 [New Thread 45406] [New Thread 45407] [New Thread 45764] [New Thread 45549] [New Thread 46286] [New Thread 45553] Core was generated by `wish8.6 -file ./hammerdb.tcl auto Driver_TPCC.tcl'. Program terminated with signal 11, Segmentation fault. 0 0x00007f19428c3fc9 in ?? () "/usr/local/HammerDB-2.22/core.45406" is a core file. Please specify an executable to debug. Jack Huang Dell EMC | CTD MRES Cyclone Group mobile +86-13880577652<tel:+86-13880577652> [email protected]<mailto:[email protected]> [dell_emc_proven_badge_RGB_small]
