[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gdb - 8.1-0ubuntu3.1 --- gdb (8.1-0ubuntu3.1) bionic; urgency=medium * Fix tagged pointer support. LP: #1830796 -- Manoj Iyer Fri, 28 Jun 2019 08:26:38 -0700 ** Changed in: gdb (Ubuntu Bionic) Status: Fix Committed => Fix Released -- Y

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-09-17 Thread Brian Murray
I retried python3.6 and it passed, however apport failed again but that is due to a timeout when connecting to Lanchpad so we've bad-tested that failure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-09-16 Thread Manoj Iyer
== Proposed testing results == ubuntu@recht:~$ apt policy gdb gdb: Installed: 8.1-0ubuntu3.1 Candidate: 8.1-0ubuntu3.1 Version table: *** 8.1-0ubuntu3.1 500 500 http://ports.ubuntu.com/ubuntu-ports bionic-proposed/main arm64 Packages 100 /var/lib/dpkg/status 8.1-0ubunt

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-07-17 Thread Brian Murray
Hello Manoj, or anyone else affected, Accepted gdb into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gdb/8.1-0ubuntu3.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubunt

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-06-28 Thread Manoj Iyer
== Regression test on PPC64EL == ubuntu@tiselius:~$ uname -a Linux tiselius 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:14:44 UTC 2018 ppc64le ppc64le ppc64le GNU/Linux ubuntu@tiselius:~$ ubuntu@tiselius:~$ apt policy gdb gdb: Installed: 8.1-0ubuntu4 Candidate: 8.1-0ubuntu4 Version ta

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-06-28 Thread Brian Murray
Actually the version number used in the debdiff (8.1-0ubuntu4) had already been uploaded to the archive and so it was rejected. This is part of why https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging recommends appending a .1 to the package version number, which is what I di

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-06-28 Thread Brian Murray
I've uploaded this to the SRU queue for Ubuntu 18.04 so it can be reviewed by the SRU team. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830796 Title: [Bionic][ARM64]Failure debugging linux kernel

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-06-18 Thread Andrew Cloke
Next step is for this patch to go into the bionic gdb SRU queue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830796 Title: [Bionic][ARM64]Failure debugging linux kernel To manage notifications a

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-06-01 Thread Mathew Hodson
** Also affects: gdb (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: gdb (Ubuntu Bionic) Status: New => In Progress ** Changed in: gdb (Ubuntu Bionic) Importance: Undecided => High ** Changed in: gdb (Ubuntu) Status: In Progress => Fix Released -- Yo

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-29 Thread Manoj Iyer
** Description changed: [Impact] GDB fails to debug ARM64 vmlinux debug image with proc/kcore information. For example it is unable to print values of variables like 'jiffies_64'. [Test] # gdb /usr/lib/debug/boot/vmlinux-4.18.0-20-generic /proc/kcore [New process 1] Core was gener

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-28 Thread Ubuntu Foundations Team Bug Bot
The attachment "Fix tagged pointer support." seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-28 Thread Manoj Iyer
** Description changed: [Impact] - GDB fails to debug ARM64 vmlinux debug image with proc/kcore information. For example it is unable to print values of variables like 'jiffies_64'. + GDB fails to debug ARM64 vmlinux debug image with proc/kcore information. For example it is unable to print v

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-28 Thread Manoj Iyer
Test package is available in PPA: ppa:manjo/gdb-lp1830796 ubuntu@hotdog:~$ apt policy gdb gdb: Installed: 8.1-0ubuntu4 Candidate: 8.1-0ubuntu4 Version table: *** 8.1-0ubuntu4 500 500 http://ppa.launchpad.net/manjo/gdb-lp1830796/ubuntu bionic/main arm64 Packages 100 /var/li

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-28 Thread Manoj Iyer
The attached debdiff to gdb fixes the issue. The patch was cleanly applied from the upstream GDB git repo, and test results are as posted to this bug report. No regression were found. ** Patch added: "Fix tagged pointer support." https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/1830796/+atta

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-28 Thread Manoj Iyer
== Testing on PPC64EL == ubuntu@tiselius:~$ apt policy gdb gdb: Installed: 8.1-0ubuntu4 Candidate: 8.1-0ubuntu4 Version table: *** 8.1-0ubuntu4 500 500 http://ppa.launchpad.net/manjo/gdb-lp1830796/ubuntu bionic/main ppc64el Packages 100 /var/lib/dpkg/status 8.1-0ubuntu

[Bug 1830796] Re: [Bionic][ARM64]Failure debugging linux kernel

2019-05-28 Thread Manoj Iyer
** Changed in: gdb (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830796 Title: [Bionic][ARM64]Failure debugging linux kernel To manage notifications abou