[Bug 1513922] Re: [xenial] backtrace gives python error on i386

2016-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package gdb - 7.10.90.20160220-0ubuntu1 --- gdb (7.10.90.20160220-0ubuntu1) xenial; urgency=medium * Snapshot, taken from the gdb-7.11 branch. * Build again the pdf docs with fixed texinfo. * Fix OverflowError in backtrace command on 32bit kernels. LP:

[Bug 1513922] Re: [xenial] backtrace gives python error

2016-02-19 Thread Sebastien Bacher
The patch indeed fixes the issue, thanks ** Changed in: gdb (Ubuntu) Importance: Undecided => High ** Summary changed: - [xenial] backtrace gives python error + [xenial] backtrace gives python error on i386 ** Tags added: rls-x-incoming -- You received this bug notification because you

[Bug 1513922] Re: [xenial] backtrace gives python error

2015-11-06 Thread Julian Taylor
can't reproduce from an amd64 kernel, though this patch might be worth a try --- gdb-7.10.orig/gdb/python/py-framefilter.c +++ gdb-7.10/gdb/python/py-framefilter.c @@ -,7 +,7 @@ py_print_frame (PyObject *filter, int fl if (paddr != Py_None) { - address