[Bug 1585702] Re: not possible to retrace ppc64el crashes
Launchpad Bug Tracker
1585702 at bugs.launchpad.net
Mon Jun 20 07:47:06 UTC 2016
This bug was fixed in the package apport - 2.20.2-0ubuntu1
---------------
apport (2.20.2-0ubuntu1) yakkety; urgency=medium
[ Brian Murray ]
* data/general-hooks/ubuntu.py: tag bug reports 'apport-hook-error' if they
have an attachment from an apport hook which crashed.
[ Martin Pitt ]
* New upstream release. Changes since our previous snapshot:
- Don't ignore OSError in Report.add_gdb_info(), as we do want to fail with an
useful error message if gdb cannot be called in apport-retrace. Move the
catching to the UI as not having gdb installed is still fine for reporting
clients. (LP: #1579949)
- Show gdb error messages in Report.add_gdb_info() OSError exception when gdb
fails. (LP: #1579897)
- hookutils, attach_root_command_outputs(): Return str again, like before
2.15.2. (LP: #1370259)
- Stop issuing "set architecture" gdb commands on ARM and Power; these only
applied to 32 bit platforms and are apparently not needed any more with
recent gdb versions. (LP: #1585702)
- Disable report.test_add_gdb_info_abort_libnih test case for now, as libnih
is broken under current Ubuntu (LP: #1580601)
-- Martin Pitt <martin.pitt at ubuntu.com> Sun, 19 Jun 2016 22:17:35
+0200
** Changed in: apport (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1585702
Title:
not possible to retrace ppc64el crashes
Status in Apport:
Fix Released
Status in apport package in Ubuntu:
Fix Released
Bug description:
I was trying to retrace a ppc64el crash I found and ran into the
following issue:
Calling gdb command: gdb-multiarch --ex 'set architecture powerpc:common' --ex 'set gnutarget elf32-powerpc' --ex 'set debug-file-directory /tmp/apport_sandbox_Y6fXCx/usr/lib/debug' --ex 'set solib-absolute-prefix /tmp/apport_sandbox_Y6fXCx' --ex 'file "/tmp/apport_sandbox_Y6fXCx//usr/bin/xfce4-panel"' --ex 'core-file /tmp/apport_core_N0Vrmm'
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
The target architecture is assumed to be powerpc:common
Architecture of file not recognized.
[New LWP 44625]
warning: Selected architecture powerpc:common is not compatible with reported target architecture powerpc:common64
/build/buildd/gdb-7.7.1/gdb/gdbarch.c:3217: internal-error: gdbarch_elf_make_msymbol_special: Assertion `gdbarch != NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1585702/+subscriptions
More information about the foundations-bugs
mailing list