Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 645075 Details for
Bug 875286
crash parameters are swapped
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
fix for #875286
0001-BZ875286.patch (text/plain), 1.39 KB, created by
Kiyoaki Matsugae
on 2012-11-14 19:31:46 UTC
(
hide
)
Description:
fix for #875286
Filename:
MIME Type:
Creator:
Kiyoaki Matsugae
Created:
2012-11-14 19:31:46 UTC
Size:
1.39 KB
patch
obsolete
>From 43ac4105e482a3b70660d9f4a789227afa8f5918 Mon Sep 17 00:00:00 2001 >From: Kiyoaki Matsugae <matsugae.kiyoaki@gmail.com> >Date: Thu, 15 Nov 2012 04:29:08 +0900 >Subject: [PATCH] BZ875286 > >--- > en-US/The_kdump_Crash_Recovery_Service.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/en-US/The_kdump_Crash_Recovery_Service.xml b/en-US/The_kdump_Crash_Recovery_Service.xml >index 0e54203..167d41b 100644 >--- a/en-US/The_kdump_Crash_Recovery_Service.xml >+++ b/en-US/The_kdump_Crash_Recovery_Service.xml >@@ -672,7 +672,7 @@ path /usr/local/cores</programlisting> > <para> > To start the utility, type the command in the following form at a shell prompt: > </para> >- <synopsis><command>crash</command> <filename>/var/crash/<replaceable>timestamp</replaceable>/vmcore</filename> <filename>/usr/lib/debug/lib/modules/<replaceable>kernel</replaceable>/vmlinux</filename></synopsis> >+ <synopsis><command>crash</command> <filename>/usr/lib/debug/lib/modules/<replaceable>kernel</replaceable>/vmlinux</filename> <filename>/var/crash/<replaceable>timestamp</replaceable>/vmcore</filename></synopsis> > <para> > Note that the <replaceable>kernel</replaceable> version should be the same that was captured by <systemitem class="service">kdump</systemitem>. To find out which kernel you are currently running, use the <command>uname -r</command> command. > </para> >-- >1.7.11.7 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 875286
: 645075