[Bug 345517] New: crash error message is misleading
https://bugzilla.novell.com/show_bug.cgi?id=345517 Summary: crash error message is misleading Product: openSUSE 10.3 Version: Final Platform: i686 OS/Version: openSUSE 10.3 Status: NEW Severity: Minor Priority: P5 - None Component: Development AssignedTo: bwalle@novell.com ReportedBy: jdelvare@novell.com QAContact: qa@suse.de Found By: L3 When crash cannot find the debug part of a kernel binary, it displays the following error message: "vmcore" is not a core dump: File format not recognized This makes the user believe that the dump file itself is somehow broken. It would be better if the error message was clearly indicating that the debug part of the kernel binary had not been found. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345517 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345517 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345517#c1 --- Comment #1 from Bernhard Walle <bwalle@novell.com> 2007-12-21 04:27:17 MST --- Created an attachment (id=188520) --> (https://bugzilla.novell.com/attachment.cgi?id=188520) Patch that improves the error handling if target architecture doesn't match host architecture The attached patch was added to the package and submitted mainline. The error message is now Looks like a valid ELF dump, but host architecture (X86_64) \ doesn't match dump architecture (IA64). or Looks like a valid ELF dump, but host endianess (LE) \ doesn't match target endianess (BE) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345517 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345517#c3 --- Comment #3 from Bernhard Walle <bwalle@novell.com> 2007-12-21 09:35:21 MST --- Modified patch https://www.redhat.com/archives/crash-utility/2007-December/msg00032.html has been accepted mainline. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=345517 User jdelvare@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=345517#c4 --- Comment #4 from Jean Delvare <jdelvare@novell.com> 2008-01-07 01:26:15 MST --- Excellent, thanks Bernhard! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com