[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted crash 5.1.5-1 (source amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 16 May 2011 12:56:58 -0600
Source: crash
Binary: crash
Architecture: source amd64
Version: 5.1.5-1
Distribution: unstable
Urgency: low
Maintainer: Troy Heber <troyh@debian.org>
Changed-By: Troy Heber <troyh@debian.org>
Description: 
 crash      - kernel debugging utility, allowing gdb like syntax
Changes: 
 crash (5.1.5-1) unstable; urgency=low
 .
   * New upstream version 5.1.5 (see
     http://people.redhat.com/anderson/crash.changelog)
   * Fix to allow a vmlinux.bz2 file to be accepted when it is part of a
     relative or absolute pathname.  Without the patch, the file is rejected
     with the message "crash: <path-to>/vmlinux.bz2: not a supported file
     format", although it is still possible to use it with the "-f" flag.
   * Fix for the usage of a vmlinux.gz or vmlinux.bz2 file if the relevant
     gunzip or bunzip2 file is not located in /usr/bin.  Without the patch on
     an Ubunutu system, the uncompression fails because those binaries are only
     located in the /bin directory.  Also fixed the uncompression error message
     to differentiate between gunzip and bunzip2.
   * Created a new exist_regs_in_elf_notes() function for extension modules to
     pre-determine whether an ELF note containing registers exists for a
     specified task.  The function is also used by the currently-existing
     get_regs_from_elf_notes() function to clean up redundant code in the
     various get_<arch>_regs_from_elf_notes() functions that it calls.
   * Exported the formerly static x86_64_exception_frame() function to
     extension modules, and created a new EFRAME_INIT flags argument that
     directs the function to fill in the x86_64 pt_regs offset table and return
     any errors encountered in doing so.
   * Created and exported a new get_kvm_register_set() interface for extension
     modules to get a copy of the per-cpu registers stored in the kvmdump
     header.
   * Fix for the handling of x86_64 compressed kdump dumpfiles where the
     crashing system contained more than 454 cpus.  Without the patch, the
     crash session fails during initialization with the error message "crash:
     compressed kdump: invalid nr_cpus value: <cpus>" followed by "crash:
     vmcore: not a supported file format".
   * Fix for the "uvtop" and "vm -p" commands when run on tasks that have
     performed an mprotect(PROT_NONE) on a user-space page.  Because the
     PAGE_PRESENT bit is not set in that case, the page was presumed to be
     swapped out.  Without the patch the "vtop <address>" command fails with
     the error message "vtop: cannot determine swap location", and "vm -p"
     indicates "SWAP: (unknown swap location)" when iterating over the page.
   * Fix for the use of the "-g vmlinux" command line option by non-root users
     if the /dev/crash module has been preloaded.  Without the patch, after the
     vmlinux file's debugging information has been shown, the error messages
     "ERROR: Removing 'crash': Operation not permitted" and "NOTE:
     cleanup_memory_driver failed" are displayed.
   * Fix for the s390x "bt" command to handle a program check interrupt while
     operating on the process stack.  Without the patch, the backtrace stops
     prematurely upon reaching the pgm_check_handler() interrupt handler.
   * Long overdue rewrite of the crash.8 man page and the associated "crash -h"
     built-in usage display.  The crash.8 man page clarifies the required
     invocation options, adds all of the rarely-used command line options that
     have proliferated over the years, and updates the ENVIRONMENT variables
     section.  The "crash -h" output closely mimics the relevant parts of the
     crash.8 man page.
   * Fix for the embedded gdb module to determine member offsets of the
     pglist_data structure when the kernel was compiled with gcc 4.6.0.
     Without the patch, the system MEMORY size shown by the initial system data
     and by the "sys" command is nonsensical, the "kmem -n" command shows
     faulty memory node data, and if the kernel is configure with CONFIG_SLUB,
     "kmem -[sS]" will fail with numerous "kmem: page_to_nid: cannot determine
     node for pages: <page-address>" errors.  There may be other ramifications
     given that the pglist_data structure is crucial to the functionality of
     the crash utility.
   * Implemented the capability of using the NT_PRSTATUS ELF note data that is
     saved in version 4 compressed kdump headers to determine the starting
     stack and instruction pointer hooks for x86 and x86_64 backtraces when
     they cannot be determined in the traditional manners.
   * Added a new "--osrelease <dumpfile>" command line option that displays the
     OSRELEASE vmcoreinfo string from a kdump dumpfile.
   * Fix to recognize the per-cpu symbol name change from "cpu_info" to
     "ia64_cpu_info" in 2.6.33 and later ia64 kernels.  Without the patch, the
     message "WARNING: cannot find cpuinfo_ia64 location" would appear during
     invocation, and the "mach -c" command would fail in a similar manner,
     indicating "mach: cannot find cpuinfo_ia64 location".
   * Fix for "kmem -[sS]" command on 2.6.39 kernels where the original slab
     structure members have been moved into an anonymous union.  Without the
     patch, either command fails immediately with the error message "kmem:
     invalid structure member offset: slab_list".
Checksums-Sha1: 
 7d7804a959bd84834c7a0a671960b69be5355f8e 1017 crash_5.1.5-1.dsc
 4dba5a79eed02464c548575be8a5111200c70096 24391916 crash_5.1.5.orig.tar.gz
 080edeff563eb9feb5c853f92b46bb15e074414b 27916 crash_5.1.5-1.diff.gz
 17fd7cf6f7e611b3342091fe51c70c71acbd7548 2418860 crash_5.1.5-1_amd64.deb
Checksums-Sha256: 
 b60de44c4260037dc880b6e06fdb59d0f73173172f36a2281045d74431b70e53 1017 crash_5.1.5-1.dsc
 16e11c187e0bcd2239c8b9f23f5ecfc5af006c6ade937bdfa60cb2d5e6e9f663 24391916 crash_5.1.5.orig.tar.gz
 f46c4f5c85ea6e82241cb27b7dfca0ebe0f9847a0b185fe1e2f42959ada8d35b 27916 crash_5.1.5-1.diff.gz
 a1b03f95e75d37a5e5994027508d3afe15883347ba854edeeb57e69b6de989a6 2418860 crash_5.1.5-1_amd64.deb
Files: 
 96a45994757557e155d87c9ab0249d1f 1017 utils optional crash_5.1.5-1.dsc
 c4489fe3610f9e4875c3318da1d792f3 24391916 utils optional crash_5.1.5.orig.tar.gz
 4a346f0bb3abcb745a1eeff6b48953fe 27916 utils optional crash_5.1.5-1.diff.gz
 c4913562627ba3d2c58d265ac50ae51e 2418860 utils optional crash_5.1.5-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFN0Xi9QOr9C+GfGI4RAniEAJ90INDG4ywoCgNrxbDFLMrpMFZ0kQCgwpAe
gie+nACRDnFnBkJ+DQLik10=
=TIOj
-----END PGP SIGNATURE-----


Accepted:
crash_5.1.5-1.diff.gz
  to main/c/crash/crash_5.1.5-1.diff.gz
crash_5.1.5-1.dsc
  to main/c/crash/crash_5.1.5-1.dsc
crash_5.1.5-1_amd64.deb
  to main/c/crash/crash_5.1.5-1_amd64.deb
crash_5.1.5.orig.tar.gz
  to main/c/crash/crash_5.1.5.orig.tar.gz


Reply to: