On Fri, Aug 24, 2018 at 2:24 PM, Brian Lam <blam314159@gmail.com> wrote:
With the new errors about failed connection and x2gocheckport (see screenshot in previous email), I can no longer generate core dump. However, if I look at one of the older cored dumps, I get this -
Did you have a look at the abrt-cli command? It stroes coredumps in some crash directory. So you might find some more.
[root@pleth01 cchu]# gdb core.15672 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.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/6e/4396cb4f9e63dd00414f4fc7d932db3dc5099d [New Thread 15672] Core was generated by `x2goagent -nolisten tcp -extension BIG-REQUESTS -nolisten tcp -dpi 96 -D -auth'. Program terminated with signal 6, Aborted. #0 0x00000038cfc32495 in ?? () "/home/cchu/core.15672" is a core file. Please specify an executable to debug.
Can you please retry and call "gdb /usr/bin/nxagent core.15672"?
Uli