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

Accepted crash 6.0.2-1 (source amd64)



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

Format: 1.8
Date: Wed, 11 Jan 2012 08:30:06 -0700
Source: crash
Binary: crash
Architecture: source amd64
Version: 6.0.2-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 (6.0.2-1) unstable; urgency=low
 .
   * New upstream version 6.0.2
   * Implemention of a new "arguments-input-file" feature, where an input file
     containing crash command arguments may be iteratively fed to a crash
     command.  For each line of arguments in an input file, the selected crash
     command will be executed.
   * Many thanks to Josef Bacik for proposing this feature.
   * Fix for the "runq" command for kernels configured with
     CONFIG_FAIR_GROUP_SCHED.  Without the patch, it is possible that a task
     may be listed twice in a cpu's CFS runqueue.
   * Fix for the internal parse_line() function to properly handle the case
     where the first argument in a line is a string argument that is
     encapulated with quotation marks.
   * Fix for the usage of gzip'd vmlinux file that was compressed with "gzip
     -n" or "gzip --no-name" without using "-f" on the command line.  Without
     the patch, the crash session fails with an error message that indicates
     "crash: <string-containing-garbage>: compressed file name does not start
     with vmlinux".  With the patch, if such a file is used without "-f", it
     will be accepted with a message that indicates that the original filename
     is unknown, and a suggestion that "-f" be used to prevent the message.
   * Added a new "mod -g" option that enhances the symbol display for kernel
     modules.  After loading a module's debuginfo data, the module object's
     section addresses will be shown as pseudo-symbols.
   * Fix for the "gdb" command to prevent the option handling of command lines.
     Without the patch, a gdb command string that contained a "-<character>"
     pair preceded by whitespace, would fail with the error message "gdb: gdb:
     invalid option -- <character>".
   * Fix for the panic-task determination if a dumpfile is taken on a system
     that actually has a cpu count that is equal to its per-arch NR_CPUS value.
     Without the patch, the task running on the cpu whose number is equal to
     NR_CPUS-1 would be selected.
   * Fix for the x86_64 "bt" command to handle a recursive entry into the NMI
     exception stack.  While this should normally never happen, it is possible
     if, for example, a kprope is entered into a function that gets executed
     during NMI handling, and a second NMI is received after the initial one,
     corrupting the original exception frame at the top of the NMI stack.
     Without the patch, the NMI stack backtrace and exception frame would be
     displayed repeatedly; with the patch, the backtrace and exception frame
     are followed by the warning message "NMI exception stack recursion: prior
     stack location overwritten".
   * Support dumpfiles that are created by the PPC64 Firmware Assisted Dump
     facility, also known as "fadump" or "FAD".  Without the patch, the panic
     task cannot be determined from a fadump vmcore which was subsequently
     compressed with makedumpfile, and therefore a proper backtrace of the
     panic task cannot be generated.
   * Preparation for new s390x kernels that will increase MAX_PHYSMEM_BITS from
     42 to 46.
Checksums-Sha1: 
 01203e0f19796578f6fe17e1465eb148e0c7b7f3 1088 crash_6.0.2-1.dsc
 18a4ff0376beff0d4a7ed96ccdfd6f6324554d65 26812724 crash_6.0.2.orig.tar.gz
 0fa4a387410341f14ecbf9a94b7fe6cbf7d133ad 37076 crash_6.0.2-1.diff.gz
 abb8f6d46dfdd2b7bedc86fe070fbcc5726d87fa 2596624 crash_6.0.2-1_amd64.deb
Checksums-Sha256: 
 689427c5d2ad8d981d6ca40f048c736134adb471e2c9095555ec536f6f6dddb2 1088 crash_6.0.2-1.dsc
 42100483d146c26e280110561ddd7bff32feafdee5ac2db02448ae222972f1a3 26812724 crash_6.0.2.orig.tar.gz
 23da4a9e9638d9362e381eea09718bbc6589c07ef257960146417124e296ba36 37076 crash_6.0.2-1.diff.gz
 17daca620c48496bf69e23c16e5c899db1c688beb94328a9143ba440570d2157 2596624 crash_6.0.2-1_amd64.deb
Files: 
 d32dc1991caf279250937a62eaaef753 1088 utils optional crash_6.0.2-1.dsc
 768496d52937afaad12d43f097f5e102 26812724 utils optional crash_6.0.2.orig.tar.gz
 5becde2bc74a6a9299442c9fe4a267e2 37076 utils optional crash_6.0.2-1.diff.gz
 2090a04a7cd298491c672747d04308df 2596624 utils optional crash_6.0.2-1_amd64.deb

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

iD8DBQFPDbIxQOr9C+GfGI4RAgZ0AKCDhm1SnpB6KvVLJvlU47+sekLPcgCdEelq
FDNTyPS8MKvNqiqz2/uAqLU=
=HR/j
-----END PGP SIGNATURE-----


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


Reply to: