Accepted crash 6.0.4-1 (source amd64)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 05 Mar 2012 13:11:27 -0700
Source: crash
Binary: crash
Architecture: source amd64
Version: 6.0.4-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.4-1) unstable; urgency=low
.
* New upstream version 6.0.4
* Fix to allow the recently-added "mod -g" and "mod -r" options to be used
together. Without the patch, if both options were used, the command would
fail with a "mod: invalid option" error complaining about one or the other
option letter.
* Additional update for 3.1.x and later kernels configured with CONFIG_SLAB,
which have replaced the kmem_cache.nodelists[] array with a pointer to an
outside array. Without the patch, depending upon a system's cpu
configuration and actual cpu count, the crash session may display "crash:
unable to initialize kmem slab cache subsystem" during invocation, or if
it does succeed, "kmem -s" may generate a segmentation violation.
* Document the "crash [-h|--help] all" option in the crash.8 man page and in
the "crash [-h|--help]" output.
* Fix the S390/S390X-specific "s390dbf" command's "hex_ascii" debug data
printing routine to prevent the display of non-ASCII characters.
* Fix for ARM stack unwinding on 3.2 and later kernels due to commit:
http://git.kernel.org/linus/de66a979012dbc66b1ec0125795a3f79ee667b8a
* Implemented a new "search -x <count>" option that displays the memory
contents before and after any found search target. The before and after
memory context will consist of "count" memory items of the same size as
the searched-for value. This option is not applicable with the -c option.
* Fix for the x86_64 Xen hypervisor "bt" command. Without the patch, the
contents of the RDX register in exception frames incorrectly shows the
contents of the RCX register.
* Implementation of a platform-based vmalloc address translation scheme for
the 32-bit PPC architecture, introducing support for the PPC44X platform
while maintaining the current default platform. Related to that, the PTE
translation function used by "vtop" properly handles platforms that use
64-bit PTEs, and the "mach" command displays the kernel's
"powerpc_base_platform" name string.
* Fix for the usage of native gdb commands where the command output is
redirected to a pipe and then redirected to a file.
* Fix to prevent a crash session that is run over a network connection that
is killed/removed from going into 100% cpu-time loop. The fix that went
into crash-5.0.2 to handle the change in behavior of the built-in
readline() library call does not suffice in cases where readline() never
gets a chance to be called. Accordingly, the crash session is now
initialized with a PR_SET_PDEATHSIG prctl setting, which will cleanly kill
itself upon its parent's death.
* Fix for the support of PPC64 compressed kdumps, a regression that was
introduced in crash-6.0.3 when support for 32-bit PPC compressed kdumps
was implemented. Without the patch, the crash session fails to
initialize.
* Fix for the x86_64 "bt" command to prevent the possible skipping of the
stack frame just above an exception frame that indicates "[exception RIP:
unknown or invalid address]". This highly-unlikely event could occur if
the kernel jumps to a bogus text location and attempts to execute it, or
if the exception occurs in vmalloc space that was allocated with
module_alloc() by a systemtap kprobe-handler, and therefore has no
symbolic reference.
Checksums-Sha1:
4fad11ee1647acb57493340217ea8c1866beb9fc 1084 crash_6.0.4-1.dsc
d9c5f39b19a99117541a2cda523936d6740ee27c 26825662 crash_6.0.4.orig.tar.gz
c94837406884cb27d2ae04abcd9a67f697155bc5 40308 crash_6.0.4-1.diff.gz
fa70c3e3037d8fb4256ec65bba328b435eee9386 2611792 crash_6.0.4-1_amd64.deb
Checksums-Sha256:
c694b6cd9af9e124b3e32ac8bffd6594cc962aac52fa4166294ff144267ba95c 1084 crash_6.0.4-1.dsc
e9d8fdaa84f7648c27a11abdb1183f09f8ef9bac2ecd0d61d569332bd90d752f 26825662 crash_6.0.4.orig.tar.gz
eaa932b55681c82e3e8df003e17fc1e5928ca35fcedafe3e2f53ffedf87c8318 40308 crash_6.0.4-1.diff.gz
9998f6dac9eba19d2e17ce2e0c8811558808ff90517384f6b277aa057501ac28 2611792 crash_6.0.4-1_amd64.deb
Files:
7f3502ad406c5b07335fe72cf4dd7978 1084 utils optional crash_6.0.4-1.dsc
42a2d1a1d58695e57eca7938ad4b58fb 26825662 utils optional crash_6.0.4.orig.tar.gz
c2e941da368a9fb662d3c708f32e5540 40308 utils optional crash_6.0.4-1.diff.gz
10a6ce0080d176d72efdcc17a5c2a0d3 2611792 utils optional crash_6.0.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFPVSYeQOr9C+GfGI4RAl95AKCLxuob1vebCiKAhVtCRndbfP6XKQCghm82
XuOsJ7iWv77wsJUHdIBc/2U=
=SCkh
-----END PGP SIGNATURE-----
Accepted:
crash_6.0.4-1.diff.gz
to main/c/crash/crash_6.0.4-1.diff.gz
crash_6.0.4-1.dsc
to main/c/crash/crash_6.0.4-1.dsc
crash_6.0.4-1_amd64.deb
to main/c/crash/crash_6.0.4-1_amd64.deb
crash_6.0.4.orig.tar.gz
to main/c/crash/crash_6.0.4.orig.tar.gz
Reply to: