Menu

Problem extending pykdump

Help
2020-09-01
2020-09-03
  • UrgenSherpa_Oscar43

    found issues when extending crash with pykdump
    below are python and crash version used which seem to be latest at this time and used this howTo https://pykdump.readthedocs.io/en/latest/install/build-steps.html for reference. The crash,python and pykdump were built successfully.

    Python-3.8.1, crash-7.2.8, Ubuntu 16.04.1 - kernel v4.15.0-54

    -# crash-7.2.8/crash /usr/lib/debug/boot/vmlinux-4.15.0-54-generic

    crash 7.2.8
    Copyright (C) 2002-2020 Red Hat, Inc.
    Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
    Copyright (C) 1999-2006 Hewlett-Packard Co
    Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited
    Copyright (C) 2006, 2007 VA Linux Systems Japan K.K.
    Copyright (C) 2005, 2011 NEC Corporation
    Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc.
    Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
    This program is free software, covered by the GNU General Public License,
    and you are welcome to change it and/or distribute copies of it under
    certain conditions. Enter "help copying" to see the conditions.
    This program has absolutely no warranty. Enter "help warranty" for details.

    GNU gdb (GDB) 7.6
    Copyright (C) 2013 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-unknown-linux-gnu"...

    WARNING: kernel relocated [858MB]: patching 99570 gdb minimal_symbol values

      KERNEL: /usr/lib/debug/boot/vmlinux-4.15.0-54-generic            
    DUMPFILE: /proc/kcore
        CPUS: 2
        DATE: Tue Sep  1 05:10:31 2020
      UPTIME: 00:38:29
    

    LOAD AVERAGE: 0.23, 0.10, 0.07
    TASKS: 259
    NODENAME: serverX
    RELEASE: 4.15.0-54-generic
    VERSION: #58~16.04.1-Ubuntu SMP Mon Jun 24 13:21:41 UTC 2019
    MACHINE: x86_64 (2303 Mhz)
    MEMORY: 3.6 GB
    PID: 20264
    COMMAND: "crash"
    TASK: ffff957712c92d80 [THREAD_INFO: ffff957712c92d80]
    CPU: 0
    STATE: TASK_RUNNING (ACTIVE)

    crash> extend /lib/mpykdump.so

    You need to use mpykdump.so matching the major crash version
    crash used for build: None, currently running: 7.2.8
    Cannot continue, exiting

    Segmentation fault (core dumped)
    ~~~

    /# ldd mpykdump.so
    linux-vdso.so.1 => (0x00007ffda1842000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007ff5142d2000)
    libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007ff5140ce000)
    libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007ff513ecb000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff513bc2000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff5137f8000)
    /lib64/ld-linux-x86-64.so.2 (0x00007ff514c28000)

    /devel/pykdump/Extension# zipinfo mpykdump.so
    Archive: mpykdump.so
    Zip file size: 21280463 bytes, number of entries: 174
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pylib/
    -rw-r--r-- 3.0 unx 16068 bx defN 20-Sep-01 03:56 pylib/_strptime.pyc
    -rw-r--r-- 3.0 unx 43553 bx defN 20-Sep-01 03:56 pylib/pathlib.pyc
    -rw-r--r-- 3.0 unx 3478 bx defN 20-Sep-01 03:56 pylib/io.pyc
    -rw-r--r-- 3.0 unx 5358 bx defN 20-Sep-01 03:56 pylib/cProfile.pyc
    -rw-r--r-- 3.0 unx 62176 bx defN 20-Sep-01 03:56 pylib/argparse.pyc
    -rw-r--r-- 3.0 unx 17140 bx defN 20-Sep-01 03:56 pylib/tokenize.pyc
    -rw-r--r-- 3.0 unx 20102 bx defN 20-Sep-01 03:56 pylib/trace.pyc
    -rw-r--r-- 3.0 unx 2867 bx defN 20-Sep-01 03:56 pylib/signal.pyc
    -rw-r--r-- 3.0 unx 6321 bx defN 20-Sep-01 03:56 pylib/codeop.pyc
    -rw-r--r-- 3.0 unx 80122 bx defN 20-Sep-01 03:56 pylib/inspect.pyc
    -rw-r--r-- 3.0 unx 17907 bx defN 20-Sep-01 03:56 pylib/gettext.pyc
    -rw-r--r-- 3.0 unx 55765 bx defN 20-Sep-01 03:56 pylib/datetime.pyc
    -rw-r--r-- 3.0 unx 14425 bx defN 20-Sep-01 03:56 pylib/profile.pyc
    -rw-r--r-- 3.0 unx 13715 bx defN 20-Sep-01 03:56 pylib/operator.pyc
    -rw-r--r-- 3.0 unx 4307 bx defN 20-Sep-01 03:56 pylib/copyreg.pyc
    -rw-r--r-- 3.0 unx 7624 bx defN 20-Sep-01 03:56 pylib/_weakrefset.pyc
    -rw-r--r-- 3.0 unx 6987 bx defN 20-Sep-01 03:56 pylib/copy.pyc
    -rw-r--r-- 3.0 unx 14094 bx defN 20-Sep-01 03:56 pylib/heapq.pyc
    -rw-r--r-- 3.0 unx 1100 bx defN 20-Sep-01 03:56 pylib/tty.pyc
    -rw-r--r-- 3.0 unx 9934 bx defN 20-Sep-01 03:56 pylib/code.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pylib/collections/
    -rw-r--r-- 3.0 unx 46459 bx defN 20-Sep-01 03:56 pylib/collections/init.pyc
    -rw-r--r-- 3.0 unx 215 bx defN 20-Sep-01 03:56 pylib/collections/abc.pyc
    -rw-r--r-- 3.0 unx 31315 bx defN 20-Sep-01 03:56 pylib/os.pyc
    -rw-r--r-- 3.0 unx 4155 bx defN 20-Sep-01 03:56 pylib/future.pyc
    -rw-r--r-- 3.0 unx 3863 bx defN 20-Sep-01 03:56 pylib/linecache.pyc
    -rw-r--r-- 3.0 unx 4396 bx defN 20-Sep-01 03:56 pylib/stat.pyc
    -rw-r--r-- 3.0 unx 47998 bx defN 20-Sep-01 03:56 pylib/optparse.pyc
    -rw-r--r-- 3.0 unx 5358 bx defN 20-Sep-01 03:56 pylib/abc.pyc
    -rw-r--r-- 3.0 unx 7324 bx defN 20-Sep-01 03:56 pylib/string.pyc
    -rw-r--r-- 3.0 unx 16256 bx defN 20-Sep-01 03:56 pylib/pprint.pyc
    -rw-r--r-- 3.0 unx 28765 bx defN 20-Sep-01 03:56 pylib/_collections_abc.pyc
    -rw-r--r-- 3.0 unx 33937 bx defN 20-Sep-01 03:56 pylib/codecs.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pylib/urllib/
    -rw-r--r-- 3.0 unx 7351 bx defN 20-Sep-01 03:56 pylib/urllib/robotparser.pyc
    -rw-r--r-- 3.0 unx 72301 bx defN 20-Sep-01 03:56 pylib/urllib/request.pyc
    -rw-r--r-- 3.0 unx 152 bx defN 20-Sep-01 03:56 pylib/urllib/init.pyc
    -rw-r--r-- 3.0 unx 2833 bx defN 20-Sep-01 03:56 pylib/urllib/error.pyc
    -rw-r--r-- 3.0 unx 3313 bx defN 20-Sep-01 03:56 pylib/urllib/response.pyc
    -rw-r--r-- 3.0 unx 33510 bx defN 20-Sep-01 03:56 pylib/urllib/parse.pyc
    -rw-r--r-- 3.0 unx 34713 bx defN 20-Sep-01 03:56 pylib/locale.pyc
    -rw-r--r-- 3.0 unx 3356 bx defN 20-Sep-01 03:56 pylib/fnmatch.pyc
    -rw-r--r-- 3.0 unx 24423 bx defN 20-Sep-01 03:56 pylib/enum.pyc
    -rw-r--r-- 3.0 unx 10452 bx defN 20-Sep-01 03:56 pylib/posixpath.pyc
    -rw-r--r-- 3.0 unx 16959 bx defN 20-Sep-01 03:56 pylib/selectors.pyc
    -rw-r--r-- 3.0 unx 14681 bx defN 20-Sep-01 03:56 pylib/ntpath.pyc
    -rw-r--r-- 3.0 unx 1022 bx defN 20-Sep-01 03:56 pylib/keyword.pyc
    -rw-r--r-- 3.0 unx 4025 bx defN 20-Sep-01 03:56 pylib/genericpath.pyc
    -rw-r--r-- 3.0 unx 6261 bx defN 20-Sep-01 03:56 pylib/getopt.pyc
    -rw-r--r-- 3.0 unx 5444 bx defN 20-Sep-01 03:56 pylib/opcode.pyc
    -rw-r--r-- 3.0 unx 13469 bx defN 20-Sep-01 03:56 pylib/textwrap.pyc
    -rw-r--r-- 3.0 unx 8128 bx defN 20-Sep-01 03:56 pylib/runpy.pyc
    -rw-r--r-- 3.0 unx 20200 bx defN 20-Sep-01 03:56 pylib/contextlib.pyc
    -rw-r--r-- 3.0 unx 27773 bx defN 20-Sep-01 03:56 pylib/socket.pyc
    -rw-r--r-- 3.0 unx 14332 bx defN 20-Sep-01 03:56 pylib/re.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pylib/encodings/
    -rw-r--r-- 3.0 unx 6354 bx defN 20-Sep-01 03:56 pylib/encodings/aliases.pyc
    -rw-r--r-- 3.0 unx 1905 bx defN 20-Sep-01 03:56 pylib/encodings/ascii.pyc
    -rw-r--r-- 3.0 unx 3927 bx defN 20-Sep-01 03:56 pylib/encodings/init.pyc
    -rw-r--r-- 3.0 unx 1917 bx defN 20-Sep-01 03:56 pylib/encodings/latin_1.pyc
    -rw-r--r-- 3.0 unx 7870 bx defN 20-Sep-01 03:56 pylib/encodings/cp437.pyc
    -rw-r--r-- 3.0 unx 1654 bx defN 20-Sep-01 03:56 pylib/encodings/utf_8.pyc
    -rw-r--r-- 3.0 unx 21624 bx defN 20-Sep-01 03:56 pylib/sre_parse.pyc
    -rw-r--r-- 3.0 unx 2509 bx defN 20-Sep-01 03:56 pylib/token.pyc
    -rw-r--r-- 3.0 unx 20132 bx defN 20-Sep-01 03:56 pylib/random.pyc
    -rw-r--r-- 3.0 unx 27921 bx defN 20-Sep-01 03:56 pylib/functools.pyc
    -rw-r--r-- 3.0 unx 19512 bx defN 20-Sep-01 03:56 pylib/weakref.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pylib/importlib/
    -rw-r--r-- 3.0 unx 3782 bx defN 20-Sep-01 03:56 pylib/importlib/init.pyc
    -rw-r--r-- 3.0 unx 9316 bx defN 20-Sep-01 03:56 pylib/importlib/util.pyc
    -rw-r--r-- 3.0 unx 13597 bx defN 20-Sep-01 03:56 pylib/importlib/abc.pyc
    -rw-r--r-- 3.0 unx 986 bx defN 20-Sep-01 03:56 pylib/importlib/machinery.pyc
    -rw-r--r-- 3.0 unx 9201 bx defN 20-Sep-01 03:56 pylib/types.pyc
    -rw-r--r-- 3.0 unx 354 bx defN 20-Sep-01 03:56 pylib/struct.pyc
    -rw-r--r-- 3.0 unx 6383 bx defN 20-Sep-01 03:56 pylib/sre_constants.pyc
    -rw-r--r-- 3.0 unx 2378 bx defN 20-Sep-01 03:56 pylib/bisect.pyc
    -rw-r--r-- 3.0 unx 98 bx defN 20-Sep-01 03:56 pylib/site.pyc
    -rw-r--r-- 3.0 unx 16930 bx defN 20-Sep-01 03:56 pylib/base64.pyc
    -rw-r--r-- 3.0 unx 22077 bx defN 20-Sep-01 03:56 pylib/pstats.pyc
    -rw-r--r-- 3.0 unx 5327 bx defN 20-Sep-01 03:56 pylib/reprlib.pyc
    -rw-r--r-- 3.0 unx 19914 bx defN 20-Sep-01 03:56 pylib/traceback.pyc
    -rw-r--r-- 3.0 unx 15826 bx defN 20-Sep-01 03:56 pylib/dis.pyc
    -rw-r--r-- 3.0 unx 14940 bx defN 20-Sep-01 03:56 pylib/sre_compile.pyc
    -rw-r--r-- 3.0 unx 16333 bx defN 20-Sep-01 03:56 pylib/pkgutil.pyc
    -rw-r--r-- 3.0 unx 36324 bx defN 20-Sep-01 03:56 pylib/shutil.pyc
    -rw-r--r-- 3.0 unx 18143 bx defN 20-Sep-01 03:56 pylib/gzip.pyc
    -rw-r--r-- 3.0 unx 13320 bx defN 20-Sep-01 03:56 pylib/warnings.pyc
    -rw-r--r-- 3.0 unx 232227 bx defN 20-Sep-01 03:56 pyparsing.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pykdump/
    -rw-r--r-- 3.0 unx 1163 bx defN 20-Sep-01 03:56 pykdump/init.pyc
    -rw-r--r-- 3.0 unx 23159 bx defN 20-Sep-01 03:56 pykdump/Generic.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 pykdump/remote/
    -rw-r--r-- 3.0 unx 4965 bx defN 20-Sep-01 03:56 pykdump/remote/Discovery.pyc
    -rw-r--r-- 3.0 unx 224 bx defN 20-Sep-01 03:56 pykdump/remote/init.pyc
    -rw-r--r-- 3.0 unx 1852 bx defN 20-Sep-01 03:56 pykdump/remote/Records.pyc
    -rw-r--r-- 3.0 unx 7894 bx defN 20-Sep-01 03:56 pykdump/tparser.pyc
    -rw-r--r-- 3.0 unx 39701 bx defN 20-Sep-01 03:56 pykdump/wrapcrash.pyc
    -rw-r--r-- 3.0 unx 11156 bx defN 20-Sep-01 03:56 pykdump/Misc.pyc
    -rw-r--r-- 3.0 unx 19425 bx defN 20-Sep-01 03:56 pykdump/API.pyc
    -rw-r--r-- 3.0 unx 478 tx defN 20-Sep-01 03:56 README.py
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 LinuxDump/
    -rw-r--r-- 3.0 unx 3238 bx defN 20-Sep-01 03:56 LinuxDump/KernLocks.pyc
    -rw-r--r-- 3.0 unx 2005 bx defN 20-Sep-01 03:56 LinuxDump/kernfs.pyc
    -rw-r--r-- 3.0 unx 2557 bx defN 20-Sep-01 03:56 LinuxDump/pci.pyc
    -rw-r--r-- 3.0 unx 1880 bx defN 20-Sep-01 03:56 LinuxDump/Files.pyc
    -rw-r--r-- 3.0 unx 812 bx defN 20-Sep-01 03:56 LinuxDump/kobjects.pyc
    -rw-r--r-- 3.0 unx 8127 bx defN 20-Sep-01 03:56 LinuxDump/Analysis.pyc
    -rw-r--r-- 3.0 unx 6117 bx defN 20-Sep-01 03:56 LinuxDump/libmisc.pyc
    -rw-r--r-- 3.0 unx 11205 bx defN 20-Sep-01 03:56 LinuxDump/syscall.pyc
    -rw-r--r-- 3.0 unx 1031 bx defN 20-Sep-01 03:56 LinuxDump/CpuFreq.pyc
    -rw-r--r-- 3.0 unx 383 bx defN 20-Sep-01 03:56 LinuxDump/init.pyc
    -rw-r--r-- 3.0 unx 7678 bx defN 20-Sep-01 03:56 LinuxDump/fregsapi.pyc
    -rw-r--r-- 3.0 unx 20298 bx defN 20-Sep-01 03:56 LinuxDump/Dev.pyc
    -rw-r--r-- 3.0 unx 498 bx defN 20-Sep-01 03:56 LinuxDump/dlkm.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 LinuxDump/scsi/
    -rw-r--r-- 3.0 unx 9466 bx defN 20-Sep-01 03:56 LinuxDump/scsi/init.pyc
    -rw-r--r-- 3.0 unx 1171 bx defN 20-Sep-01 03:56 LinuxDump/scsi/lpfc.pyc
    -rw-r--r-- 3.0 unx 12749 bx defN 20-Sep-01 03:56 LinuxDump/BTstack.pyc
    -rw-r--r-- 3.0 unx 1652 bx defN 20-Sep-01 03:56 LinuxDump/flock.pyc
    -rw-r--r-- 3.0 unx 5250 bx defN 20-Sep-01 03:56 LinuxDump/sysctl.pyc
    -rw-r--r-- 3.0 unx 4486 bx defN 20-Sep-01 03:56 LinuxDump/kmem.pyc
    -rw-r--r-- 3.0 unx 2095 bx defN 20-Sep-01 03:56 LinuxDump/idr.pyc
    -rw-r--r-- 3.0 unx 6696 bx defN 20-Sep-01 03:56 LinuxDump/WorkQueues.pyc
    -rw-r--r-- 3.0 unx 2029 bx defN 20-Sep-01 03:56 LinuxDump/crashhelper.pyc
    -rw-r--r-- 3.0 unx 6942 bx defN 20-Sep-01 03:56 LinuxDump/nfsrpc.pyc
    -rw-r--r-- 3.0 unx 2954 bx defN 20-Sep-01 03:56 LinuxDump/percpu.pyc
    -rw-r--r-- 3.0 unx 3696 bx defN 20-Sep-01 03:56 LinuxDump/Time.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 LinuxDump/fs/
    -rw-r--r-- 3.0 unx 2601 bx defN 20-Sep-01 03:56 LinuxDump/fs/fs_h.pyc
    -rw-r--r-- 3.0 unx 1905 bx defN 20-Sep-01 03:56 LinuxDump/fs/init.pyc
    -rw-r--r-- 3.0 unx 5782 bx defN 20-Sep-01 03:56 LinuxDump/fs/dcache.pyc
    -rw-r--r-- 3.0 unx 7674 bx defN 20-Sep-01 03:56 LinuxDump/fs/ext3.pyc
    -rw-r--r-- 3.0 unx 14358 bx defN 20-Sep-01 03:56 LinuxDump/fs/nfs4_fs_h.pyc
    -rw-r--r-- 3.0 unx 5492 bx defN 20-Sep-01 03:56 LinuxDump/sysfs.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 LinuxDump/inet/
    -rw-r--r-- 3.0 unx 2975 bx defN 20-Sep-01 03:56 LinuxDump/inet/neighbour.pyc
    -rw-r--r-- 3.0 unx 22781 bx defN 20-Sep-01 03:56 LinuxDump/inet/netdevice.pyc
    -rw-r--r-- 3.0 unx 3348 bx defN 20-Sep-01 03:56 LinuxDump/inet/snmpstats.pyc
    -rw-r--r-- 3.0 unx 2827 bx defN 20-Sep-01 03:56 LinuxDump/inet/init.pyc
    -rw-r--r-- 3.0 unx 4863 bx defN 20-Sep-01 03:56 LinuxDump/inet/summary.pyc
    -rw-r--r-- 3.0 unx 3307 bx defN 20-Sep-01 03:56 LinuxDump/inet/fib_trie40.pyc
    -rw-r--r-- 3.0 unx 2543 bx defN 20-Sep-01 03:56 LinuxDump/inet/netfilter.pyc
    -rw-r--r-- 3.0 unx 30638 bx defN 20-Sep-01 03:56 LinuxDump/inet/proto.pyc
    -rw-r--r-- 3.0 unx 14575 bx defN 20-Sep-01 03:56 LinuxDump/inet/routing.pyc
    -rw-r--r-- 3.0 unx 25960 bx defN 20-Sep-01 03:56 LinuxDump/Tasks.pyc
    -rw-r--r-- 3.0 unx 806 bx defN 20-Sep-01 03:56 LinuxDump/Slab.pyc
    -rw-r--r-- 3.0 unx 4916 bx defN 20-Sep-01 03:56 LinuxDump/crashcolor.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 LinuxDump/specialcases/
    -rw-r--r-- 3.0 unx 1761 bx defN 20-Sep-01 03:56 LinuxDump/specialcases/centrify.pyc
    -rw-r--r-- 3.0 unx 708 bx defN 20-Sep-01 03:56 LinuxDump/specialcases/init.pyc
    -rw-r--r-- 3.0 unx 3595 bx defN 20-Sep-01 03:56 LinuxDump/trees.pyc
    drwxr-xr-x 3.0 unx 0 bx stor 20-Aug-31 12:20 dist-packages/
    drwxr-xr-x 3.0 unx 0 bx stor 20-Sep-01 03:56 dist-packages/crccheck/
    -rw-r--r-- 3.0 unx 8657 bx defN 20-Sep-01 03:56 dist-packages/crccheck/base.pyc
    -rw-r--r-- 3.0 unx 3641 bx defN 20-Sep-01 03:56 dist-packages/crccheck/init.pyc
    -rw-r--r-- 3.0 unx 7287 bx defN 20-Sep-01 03:56 dist-packages/crccheck/checksum.pyc
    -rw-r--r-- 3.0 unx 21000 bx defN 20-Sep-01 03:56 dist-packages/crccheck/crc.pyc
    -rwxr-xr-x 3.0 unx 54639 tx defN 20-Aug-31 12:20 progs/crashinfo.py
    -rwxr-xr-x 3.0 unx 39055 tx defN 20-Aug-31 12:20 progs/xportshow.py
    -rwxr-xr-x 3.0 unx 15653 tx defN 20-Aug-31 12:20 progs/taskinfo.py
    -rwxr-xr-x 3.0 unx 53017 tx defN 20-Aug-31 12:20 progs/nfsshow.py
    -rwxr-xr-x 3.0 unx 22093 tx defN 20-Aug-31 12:20 progs/hanginfo.py
    -rw-r--r-- 3.0 unx 10596 tx defN 20-Aug-31 12:20 progs/fregs.py
    -rwxr-xr-x 3.0 unx 6864 tx defN 20-Aug-31 12:20 progs/server.py
    -rw-r--r-- 3.0 unx 1099 tx defN 20-Aug-31 12:20 progs/tslog.py
    -rw-r--r-- 3.0 unx 7355 tx defN 20-Aug-31 12:20 progs/scsi.py
    -rw-r--r-- 3.0 unx 41793 tx defN 20-Aug-31 12:20 progs/scsishow.py
    -rw-r--r-- 3.0 unx 26766 tx defN 20-Aug-31 12:20 progs/dmshow.py
    -rwxr-xr-x 3.0 unx 3577 tx defN 20-Aug-31 12:20 progs/pyctl.py
    -rw-r--r-- 3.0 unx 12798 tx defN 20-Aug-31 12:20 progs/modinfo.py
    -rwxr-xr-x 3.0 unx 28104 tx defN 20-Aug-31 12:20 progs/mountshow.py
    -rw-r--r-- 3.0 unx 7176 tx defN 20-Aug-31 12:20 progs/pstree.py
    -rw-r--r-- 3.0 unx 5068 tx defN 20-Aug-31 12:20 PyKdumpInit.py
    174 files, 2305248 bytes uncompressed, 943431 bytes compressed: 59.1%

    Is there any thing missing to make it work ?
    Thanks!

     

    Last edit: UrgenSherpa_Oscar43 2022-10-23
  • Alex Sidorenko

    Alex Sidorenko - 2020-09-01

    Hello Oscar,

    thank you for bugreport. The issue is due to the fact that crash-7.2.8 sources as retrieved from the new project WEB-site (github( are somewhat different from crash-7.2.8 as it was from old Dave Anderson's website. There is a new build process (Makefile etc.) for this 'new' version and as a result there are some problems.

    We plan to fix this shortly.

    Regards,
    Alex

     
  • Alex Sidorenko

    Alex Sidorenko - 2020-09-01

    This is fixed now in 'dev' branch. After Redhat confirms that PyKdump RPMs works fine, the changes will be merged to 'master' branch too,

     
  • UrgenSherpa_Oscar43

    Thank you @alexsid , dev branch is working

     

    Last edit: UrgenSherpa_Oscar43 2020-09-02
  • Alex Sidorenko

    Alex Sidorenko - 2020-09-03

    As 'dev' branch has been tested thoroughly, I merged its changes to 'master'

     

Log in to post a comment.