Public bug reported: Problem Description ========================== According to https://wiki.ubuntu.com/Kernel/CrashdumpRecipe, we can check crash dump by using apport-retrace. But it failed:
% sudo apport-retrace --stdout --rebuild-package-info /var/crash/linux-image-3.19.0-22-generic\ 3.19.0-22.22\~14.04.1-201507192207.crash ERROR: report file does not contain the required fields % ---uname output--- Linux pinelp2 3.19.0-22-generic #22~14.04.1-Ubuntu SMP Wed Jun 17 10:03:39 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux Steps to Reproduce ============================ 1. trigger a kernel crash dump on ubuntu by 'echo c>/proc/sysrq-trigger' 2. check the report file by apport-retrace --stdout --rebuild-package-info /var/crash/linux-image*.crash Userspace tool common name: apport-retrace Userspace rpm: apport-retrace 2.14.1-0ubuntu3.11 The userspace tool has the following bit modes: 64-bit == Comment: #3 - Vaishnavi Bhat <[email protected]> - 2015-12-22 01:56:14 == Hi Ping, Can you please retest this issue on the latest Ubuntu 14.04.4 and confirm if this issue is still seen ? Thank you. == Comment: #4 - Ping Tian Han <[email protected]> - 2015-12-28 01:52:38 == (In reply to comment #3) > Hi Ping, > > Can you please retest this issue on the latest Ubuntu 14.04.4 and confirm if > this issue is still seen ? > > Thank you. This problem can be reproduced with 14.04.4: % sudo apport-retrace --stdout --rebuild-package-info /var/crash/linux-image-4.2.0-22-generic-201512280037.crash ERROR: report file does not contain the required fields % ** Affects: ubuntu Importance: Undecided Assignee: Taco Screen team (taco-screen-team) Status: New ** Tags: architecture-ppc64le bugnameltc-127826 severity-medium targetmilestone-inin--- ** Tags added: architecture-ppc64le bugnameltc-127826 severity-medium targetmilestone-inin--- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1555246 Title: Inspecting the kernel crash dump using apport-retrace failed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1555246/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
