[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1769027 Title: perf record crash: refcount_inc assertion failed Status in linux package in Ubuntu: Fix Released

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2019-01-22 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1769027 Title: perf record crash: refcount_inc assertion failed

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-06-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.13.0-45.50 --- linux (4.13.0-45.50) artful; urgency=medium * linux: 4.13.0-45.50 -proposed tracker (LP: #1774124) * CVE-2018-3639 (x86) - SAUCE: Set generic SSBD feature for Intel cpus linux (4.13.0-44.49) artful; urgency=medium

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-06-06 Thread Stefan Bader
Any progress on the verification for this? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1769027 Title: perf record crash: refcount_inc assertion failed Status in linux package in

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-24 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- artful' to 'verification-done-artful'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-17 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Artful) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1769027 Title: perf record crash: refcount_inc assertion

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-11 Thread Joseph Salisbury
SRU request submitted: https://lists.ubuntu.com/archives/kernel-team/2018-May/092330.html ** Description changed: + + + == SRU Justification == + This SRU request is for two commits, that are needed for two bug reports. The + first bug(1767204) is marked as a duplicate of the bug used for

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-07 Thread Cam Cope
Confirmed that the updated perf binary doesn't crash with the cgroups argument. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1769027 Title: perf record crash: refcount_inc assertion

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-07 Thread Joseph Salisbury
I'm going to mark bug 1767204 as a duplicate of this bug. I'll include the commit in that bug and the commit in this bug in a single SRU request once testing is complete. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-07 Thread Joseph Salisbury
I built a test kernel with commit cd8dd032f61abeb08d2c03bab4968a9de231a1be. This test kernel also had commit 3d8bba9535a applied first. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1769027 Can you test this kernel and see if it resolves this bug? Note about

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-07 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Artful) Status: Triaged => In Progress ** Changed in: linux (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-04 Thread Joseph Salisbury
** Tags added: kernel-da-key ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Also affects: linux (Ubuntu Artful) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Artful) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Artful)

[Kernel-packages] [Bug 1769027] Re: perf record crash: refcount_inc assertion failed

2018-05-04 Thread Cam Cope
(setting to confirmed because this error isn't in the kernel logs) ** Description changed: + On linux-hwe-tools-4.13.0-39 in xenial: + Trying to run perf record ... --cgroup=mycgroup causes an immediate assertion failure: refcount_inc: Assertion `!(!refcount_inc_not_zero(r))' failed.