[Bug 2080853] Re: oracular 6.11 kernel regression with ext4 and ea_inode mount flags and exercising xattrs

2024-09-17 Thread Colin Ian King
Reverting 0a46ef234756dca04623b7591e8ebb3440622f0b on Linux 6.10.10 allows the test to run to completion w/o any lockups. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080853 Title: oracular 6.11 k

[Bug 2080853] Re: oracular 6.11 kernel regression with ext4 and ea_inode mount flags and exercising xattrs

2024-09-17 Thread Colin Ian King
$ git bisect bad 0a46ef234756dca04623b7591e8ebb3440622f0b is the first bad commit commit 0a46ef234756dca04623b7591e8ebb3440622f0b (HEAD) Author: Jan Kara Date: Thu Mar 21 17:26:50 2024 +0100 ext4: do not create EA inode under buffer lock ext4_xattr_set_entry() creates new EA inodes

[Bug 2078871] Re: Using a percentage of memory no longer works

2024-09-16 Thread Colin Ian King
-ng (Ubuntu Oracular) Importance: Undecided => High ** Changed in: stress-ng (Ubuntu Noble) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu Oracular) Assignee: (unassigned) => Colin Ian King (colin-king) -- You received this bug notifica

[Bug 2078871] Re: Using a percentage of memory no longer works

2024-09-16 Thread Colin Ian King
I do monthly releases, so 1st week of October is the next release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078871 Title: Using a percentage of memory no longer works To manage notifications

[Bug 2080853] Re: oracular 6.11 kernel regression with ext4 and ea_inode mount flags and exercising xattrs

2024-09-16 Thread Colin Ian King
** Description changed: How to reproduce this issue: Kernel: 6.11.0-7, AMD64 virtual machine, oracular, updated 16th Sept 2024 @ 14:15 UK TZ 8 thread virtual machine (important, must be multiple CPU threads to trigger the regression) 20GB virtio drive on /dev/vdb, 1 partition /dev

[Bug 2080853] Re: oracular 6.11 kernel regression with ext4 and ea_inode mount flags and exercising xattrs

2024-09-16 Thread Colin Ian King
Seems to occur on 6.10 too. ** Bug watch added: Linux Kernel Bug Tracker #219283 https://bugzilla.kernel.org/show_bug.cgi?id=219283 ** Also affects: linux via https://bugzilla.kernel.org/show_bug.cgi?id=219283 Importance: Unknown Status: Unknown -- You received this bug notifica

[Bug 2080853] [NEW] oracular 6.11 kernel regression with ext4 and ea_inode mount flags and exercising xattrs

2024-09-16 Thread Colin Ian King
Public bug reported: How to reproduce this issue: Kernel: 6.11.0-7, AMD64 virtual machine, oracular, updated 16th Sept 2024 @ 14:15 UK TZ 8 thread virtual machine (important, must be multiple CPU threads to trigger the regression) 20GB virtio drive on /dev/vdb, 1 partition /dev/vdb1 sudo mkfs.

[Bug 2078871] Re: Using a percentage of memory no longer works

2024-09-06 Thread Colin Ian King
Good idea. I'll put that in for the next release, maybe under the -v verbose mode option. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078871 Title: Using a percentage of memory no longer works T

[Bug 2078871] Re: Using a percentage of memory no longer works

2024-09-06 Thread Colin Ian King
My bad, I left some debug in the code to force it to fail. I've pushed a fix: commit 8cc021b51b2e6ff3d7c7c670c7c42aa4e58dfe87 (HEAD -> master, origin/master, origin/HEAD) Author: Colin Ian King Date: Fri Sep 6 16:35:16 2024 +0100 stress-vm: remove debugging setting if in s

[Bug 2078871] Re: Using a percentage of memory no longer works

2024-09-06 Thread Colin Ian King
I've fixed this and pushed the fix upstream: commit 3f6556fecb4386ee0eaecc8e187c659c15ae2039 (HEAD -> master) Author: Colin Ian King Date: Fri Sep 6 15:43:41 2024 +0100 stress-*: fix vm memory % size parameter handling I'll try and get a new release of stress-ng out fai

[Bug 2078871] Re: Using a percentage of memory no longer works

2024-09-05 Thread Colin Ian King
I've added more debug into the vm stressor to see how much memory is being allocated and the cause of the mmap failure with the upstream stress-ng commit: commit bca728b8f636935d5e13151b0886eadcd679d9a1 (HEAD -> master, origin/master, origin/HEAD) Author: Colin Ian King Date: Thu Sep

[Bug 1998738] Re: dev test from ubuntu_stress_smoke_tests cause kernel oops on F-5.4 xilinx ZCU106

2024-09-03 Thread Colin Ian King
The dev test could randomly hit the kernel bug due to the chaotic racy access of devices by this stressor. One could try and use --no-rand-seed to use the same base random seed for more repeatable testing. The dev stressor does report the device being accessed in argv[], this can be observed when

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime kernel

2024-08-29 Thread Colin Ian King
Also able to crash current Oracular amd64 generic kernel with stress-ng apparmor stressor, see attached image ** Attachment added: "image of oracular crash" https://bugs.launchpad.net/ubuntu-realtime/+bug/2068602/+attachment/5810324/+files/Screenshot%20from%202024-08-29%2010-27-09.png -- You

[Bug 2073852] Re: apparmor: access to uninitialized variable size may cause loop bounds overflow

2024-07-23 Thread Colin Ian King
** Summary changed: - apparmor: access to uniniatliaed variable size may cause loop bounds overflow + apparmor: access to uninitialized variable size may cause loop bounds overflow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 2073852] [NEW] apparmor: access to uniniatliaed variable size may cause loop bounds overflow

2024-07-23 Thread Colin Ian King
Public bug reported: Function unpack_secmark on a failed aa_unpack_array call may not set variable size and so the fail path is executing a loop using an undefined bounds on size. VISIBLE_IF_KUNIT bool aa_unpack_array(struct aa_ext *e, const char *name, u16 *size) { void *pos = e->pos;

[Bug 2056451] Re: hfs: concurrent create/unlink can trip -EEXIST on non-existent files

2024-07-23 Thread Colin Ian King
Any update on this? It's been 3 months.. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056451 Title: hfs: concurrent create/unlink can trip -EEXIST on non-existent files To manage notifications ab

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime kernel

2024-07-08 Thread Colin Ian King
Fair point. Where can I find the source? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068602 Title: kernel oops in aafs_create in 6.8.1-1002-realtime kernel To manage notifications about this bug

[Bug 2071756] Re: dev test from ubuntu_stress_smoke_tests cause VM crash with N-oem-6.10

2024-07-05 Thread Colin Ian King
Reported upstream: https://bugzilla.kernel.org/show_bug.cgi?id=219007 ** Bug watch added: Linux Kernel Bug Tracker #219007 https://bugzilla.kernel.org/show_bug.cgi?id=219007 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 2071756] Re: dev test from ubuntu_stress_smoke_tests cause VM crash with N-oem-6.10

2024-07-03 Thread Colin Ian King
Reproducer: #include #include int main(void) { pid_t pid = fork(); while (1) { int fd; fd = openat(AT_FDCWD, "/dev/dri/card1", O_WRONLY|O_NONBLOCK|O_SYNC); close(fd); } } -- You received this bug notification becaus

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime kernel

2024-06-16 Thread Colin Ian King
Given it's a case of adding debug into the calling paths of aafs_create() and into aafs_create to see why the ptr is null I don't think finding reproducers is necessary the fast path to solving this. I suspect this is a race condition hence it's not easily reproducible in some configurations. --

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime kernel

2024-06-16 Thread Colin Ian King
I disassembled the offending code, the error is in the following code: r13 is zero so the mov 0x40 is accessing data from the NULL ptr in r13 8172898f: 4d 8b 55 40 mov0x40(%r13),%r10 < here 81728993: 4d 8d ba c0 00 00 00lea0xc0(%r10),%r1

[Bug 2068749] Re: modprobe of speakup modules on ARM RT kernel ends up in a lockup of module loading

2024-06-16 Thread Colin Ian King
Thanks for investigating this. Much appreciated \o/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068749 Title: modprobe of speakup modules on ARM RT kernel ends up in a lockup of module loading

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime kernel

2024-06-06 Thread Colin Ian King
Same issue on ARM64 with 6.8.1-1002-realtime too: stress-ng: error: [4568] klog-check: alert: [445.413206] 'Unable to handle kernel access to user memory outside uaccess routines at virtual address 0040' stress-ng: error: [4568] klog-check: alert: [445.413235] 'Mem abort info:' stres

[Bug 2068615] [NEW] kernel oops in pick_next_task_fair in 6.8.1-1002-realtime kernel

2024-06-06 Thread Colin Ian King
Public bug reported: Ubuntu Noble, Real Time kernel: cking@noble-amd64-efi:~$ uname -a Linux noble-amd64-efi 6.8.1-1002-realtime #2-Ubuntu SMP PREEMPT_RT Tue May 21 21:13:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux How to reproduce issue: git clone https://github.com/ColinIanKing/stress-ng cd s

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime kernel

2024-06-06 Thread Colin Ian King
** Summary changed: - kernel oops in aafs_create in 6.8.1-1002-realtime + kernel oops in aafs_create in 6.8.1-1002-realtime kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068602 Title: kerne

[Bug 2068602] Re: kernel oops in aafs_create in 6.8.1-1002-realtime

2024-06-06 Thread Colin Ian King
** Package changed: qemu (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2068602 Title: kernel oops in aafs_create in 6.8.1-1002-realtime kernel To manage notifications abo

[Bug 2068602] [NEW] kernel oops in aafs_create in 6.8.1-1002-realtime

2024-06-06 Thread Colin Ian King
Public bug reported: Ubuntu Noble, Real Time kernel: cking@noble-amd64-efi:~$ uname -a Linux noble-amd64-efi 6.8.1-1002-realtime #2-Ubuntu SMP PREEMPT_RT Tue May 21 21:13:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux How to reproduce issue: git clone https://github.com/ColinIanKing/stress-ng cd s

[Bug 2056448] Re: hfs: weird file system free block state after creating files and removing them with a mix of i/o operations

2024-03-07 Thread Colin Ian King
** Summary changed: - weird file system free block state after creating files and removing them with a mix of i/o operations + hfs: weird file system free block state after creating files and removing them with a mix of i/o operations -- You received this bug notification because you are a mem

[Bug 2056448] Re: weird file system free block state after creating files and removing them with a mix of i/o operations

2024-03-07 Thread Colin Ian King
** Bug watch added: Linux Kernel Bug Tracker #218571 https://bugzilla.kernel.org/show_bug.cgi?id=218571 ** Also affects: linux via https://bugzilla.kernel.org/show_bug.cgi?id=218571 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 2056451] [NEW] hfs: concurrent create/unlink can trip -EEXIST on non-existent files

2024-03-07 Thread Colin Ian King
Public bug reported: Summary: create hfs file system, loop-back mount it, run filename stressor with stress-ng to exercise filename create/stat/unlink and we get unexpected -EEXIST errors. This can be worked around by adding a sync() call after the unlink() to ensure metadata is sync'd. Kerne

[Bug 2056448] [NEW] weird file system free block state after creating files and removing them with a mix of i/o operations

2024-03-07 Thread Colin Ian King
Public bug reported: Summary: create hfs file system, loop-back mount it, run iomix stessor with stress-ng to exercise with a mix of file I/O operations and remove files at end. File system is empty but a lot of blocks are used and can't seem to be recovered. Kernel: 6.8.0-11-generic test case:

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-02 Thread Colin Ian King
Does not occur on pre-noble VMs, e.g. fine with mantic through to trusty on all my VMs on the same host. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055310 Title: dmesg spammed by virtui-fs and 9

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-02 Thread Colin Ian King
** Attachment added: "screen shot of my noble VM on a noble server" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2055310/+attachment/5751725/+files/Screenshot%20from%202024-03-02%2022-57-52.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-02 Thread Colin Ian King
Good idea, I've installed this on my host and it's still occurring on various VM architectures (x86-64, ppc64el, s390x, ect). My host is noble and up to date with updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-02-29 Thread Colin Ian King
cking@noble-amd64:~$ uname -a Linux noble-amd64 6.8.0-11-generic #11-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 14 00:29:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [9.551968] virtio-fs: tag not found [9.555352] 9pnet_virtio: no channels available for device config [ 14.850014] virtio-fs: tag

[Bug 2055310] [NEW] dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-02-28 Thread Colin Ian King
Public bug reported: Ubuntu noble, as of 28 Feb 2024, on amd64, s390x, ppc64, seeing kernel messages after boot (running instances in a VM using virt-manager) uname -a Linux noble-amd64-efi 6.6.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 30 10:27:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linu

[Bug 1899249] Re: OpenZFS writing stalls, under load

2024-02-28 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899249 Title: OpenZFS writing stalls, under load

[Bug 1968361] Re: rawsock test BUG: soft lockup

2022-04-27 Thread Colin Ian King
Work-aound committed to stress-ng: commit 69328da97f04745a9da2890c90c131c2322f81e2 (HEAD -> master) Author: Colin Ian King Date: Wed Apr 27 08:49:12 2022 + stress-rawsock: make client wait for server to start -- You received this bug notification because you are a member of Ubu

[Bug 1968361] Re: rawsock test BUG: soft lockup

2022-04-26 Thread Colin Ian King
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: stress-ng Importance: Undecided => Low ** Changed in: stress-ng Assignee: (unassigned) => Colin Ian King (colin-king) **

[Bug 1966089] Re: Update OS policy capability handshake

2022-03-23 Thread Colin Ian King
See: https://lists.ubuntu.com/archives/kernel- team/2022-March/128871.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966089 Title: Update OS policy capability handshake To manage notifications

[Bug 1966089] Re: Update OS policy capability handshake

2022-03-23 Thread Colin Ian King
This fix was requested by the thermald developer Srinivas Pandruvada to support the new version of thermald. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966089 Title: Update OS policy capability

[Bug 1966089] [NEW] Update OS policy capability handshake

2022-03-23 Thread Colin Ian King
Public bug reported: == SRU JAMMY == Update int340x OS policy capability handshake; required for full functionality in thermald 2.4.9 to improve functionality for newer H/W. == The fix == Upstream commit: commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 Author: Srinivas Pandruvada Date: Mon

[Bug 1962551] Re: unshare test in ubuntu_stress_smoke_tests cause "BUG: unable to handle page fault for address" on F-oem-5.14 with Intel node vought

2022-03-01 Thread Colin Ian King
Looks like a kernel bug and not a stress-ng issue to me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962551 Title: unshare test in ubuntu_stress_smoke_tests cause "BUG: unable to handle page fa

[Bug 1958142] Re: port zsys generator changes from shell to C

2022-01-17 Thread Colin Ian King
Is there a URL to the C source in question? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958142 Title: port zsys generator changes from shell to C To manage notifications about this bug go to: ht

[Bug 1958142] Re: port zsys generator changes from shell to C

2022-01-17 Thread Colin Ian King
If it's written in C I thoroughly recommend it is put through static analysis and -Wall -Wextra warnings to ensure this key component is sane. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958142 Tit

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-12-16 Thread Colin Ian King
Verified this on the Impish kernel on my laptop with ~40 minutes of testing. Looks OK to me, no regressions noted. ** Tags removed: verification-needed-impish ** Tags added: verification-done-impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-12-13 Thread Colin Ian King
My old work laptop is kinda old junk now, I installed Fedora on it for some other testing. I'll try and get this tested in the next few days, but I need get Ubuntu onto it first. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-22 Thread Colin Ian King
Thanks! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline To manage notifications about this bug go to: htt

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.11.07-1ubuntu2 ** Tags removed: verification-needed-focal ** Tags added: verification-fixed-focal ** Tags removed: verification-fixed-focal verification-fixed-hirsute ** Tags added: verification-done-focal verification-done-hirsute -- You received this bug notification b

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.09-25-1ubuntu9 ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951152 Title: Direct I/O wi

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.12.06-1ubuntu2 for hirsute ** Tags removed: verification-needed-hirsute ** Tags added: verification-fixed-hirsute ** Changed in: stress-ng (Ubuntu Impish) Importance: Undecided => Medium ** Changed in: stress-ng (Ubuntu Hirsute) Importance: Undecided => Medium **

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.13.04-1ubuntu1 for impish ** Changed in: stress-ng (Ubuntu Impish) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu Hirsute) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-11-20 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu Focal) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu Focal) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-16 Thread Colin Ian King
** Also affects: stress-ng (Ubuntu) Importance: Undecided Status: New ** No longer affects: stress-ng ** Changed in: stress-ng (Ubuntu) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu) Importance: Undecided => Medium ** Chan

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
Thanks for picking this up, much appreciated! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline To manage n

[Bug 1950584] acpidump.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540008/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] WifiSyslog.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540007/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Ti

[Bug 1950584] UdevDb.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540006/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cp

[Bug 1950584] RfKill.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540005/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cp

[Bug 1950584] ProcModules.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540003/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] PulseList.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540004/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Titl

[Bug 1950584] ProcInterrupts.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540002/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/195

[Bug 1950584] ProcEnviron.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540001/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] ProcCpuinfo.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/553/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] ProcCpuinfoMinimal.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/554/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1950584] PaInfo.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539998/+files/PaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cp

[Bug 1950584] Lsusb-v.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539997/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lsusb.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539995/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpuf

[Bug 1950584] Lsusb-t.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539996/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lspci-vt.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539994/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lspci.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539993/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpuf

[Bug 1950584] IwConfig.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539992/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] CurrentDmesg.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539991/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] CRDA.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539990/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpufre

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
apport information ** Tags added: apport-collected jammy ** Description changed: "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the ->adjust_perf() callback") caused intel_pstate to use nonzero HWP desired values in certain usage scenarios, but it did not prevent them from be

[Bug 1950584] [NEW] cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
Public bug reported: "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the ->adjust_perf() callback") caused intel_pstate to use nonzero HWP desired values in certain usage scenarios, but it did not prevent them from being leaked into the confugirations in which HWP desired is expected t

[Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, &zp->z_sa_hdl)) failed

2021-10-27 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu Impish) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1946808] Re: zfs fails reverting to a previous snapshot on reboot when selected on grub

2021-10-13 Thread Colin Ian King
ook at the local setup issue you > may have when doing the merges? > > ** Package changed: zsys (Ubuntu) => zfs-linux (Ubuntu) > > ** Changed in: zfs-linux (Ubuntu) > Assignee: (unassigned) => Colin Ian King (colin-king) > > ** Summary changed: > > - zs

[Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-12 Thread Colin Ian King
I've retriggered the -proposed build, it should be available in the next 24 hours -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939177 Title: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-12 Thread Colin Ian King
  500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages Of note is this issue where the bug is reported against the Ubuntu 0.8.3 packages: https://github.com/openzfs/zfs/issues/10642 ** Changed in: zfs-linux (Ubuntu Impish) Assignee: (unassigned) => Colin Ian King (colin-king)

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-12 Thread Colin Ian King
=> In Progress ** Changed in: zfs-linux (Ubuntu Focal) Status: New => In Progress ** Changed in: zfs-linux (Ubuntu Focal) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: zfs-linux (Ubuntu Hirsute) Assignee: (unassigned) => Colin Ian King (colin-king)

[Bug 1938048] Re: 5.13 RT kernel hangs on SMP shutdown

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Krzysztof Kozlowski (krzk) ** Changed in: linux (Ubuntu) Status: In Progress => Triaged ** Changed in: linux (Ubuntu) Importance: High => Medium -- You received this bug notification because you are

[Bug 1938918] Re: 5.13 RT kernel hits scheduling while atomic with stress-ng enosys stressor

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Krzysztof Kozlowski (krzk) ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1786575] Re: Dell XPS 15 9570 - Thermal Shutdown Event & Annoying Full-Speed Fan Spin Up

2021-10-08 Thread Colin Ian King
** Changed in: thermald (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1786575 Title: Dell XPS 15 9570 - Thermal Shutdown Event & Annoying Full-Speed F

[Bug 1803881] Re: thermal thermal_zone4: failed to read out thermal zone (-61)

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803881 Title: ther

[Bug 1822118] Re: Kernel Panic while rebooting cloud instance

2021-10-08 Thread Colin Ian King
** Changed in: linux-azure (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822118 Title: Kernel Panic while rebooting cl

[Bug 1851749] Re: Frequently getting thermal warnings and cpu throttling messages in syslog

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851749 Title: Frequently gett

[Bug 1861235] Re: zfs recv PANIC at range_tree.c:304:range_tree_find_impl()

2021-10-08 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861235 Title: zfs recv PANIC

[Bug 1901266] Re: system sluggish, thermal keep frequency at 400MHz

2021-10-08 Thread Colin Ian King
** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901266 Title: system slugg

[Bug 1477171] Re: Enable intel_pstate by default on Trusty EC2 AMIs

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477171 Title: Enable intel_pstate by default on Trusty

[Bug 1937773] Re: WARNING: CPU: 0 PID: 1 at kernel/softirq.c:173 __local_bh_disable_ip+0xce/0xe0

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu Impish) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: linux (Ubuntu Impish) Status: In Progress => Incomplete ** Changed in: linux (Ubuntu Impish) Assignee: Ubuntu Kernel Team (ubuntu-kerne

[Bug 1940485] Re: thermald often limits CPU frequency while on AC

2021-10-08 Thread Colin Ian King
Any update on this Chris? ** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940

[Bug 1763144] Re: Significantly lower power and thermal limits on ThinkPad T480s (and probably others) than on Windows

2021-10-08 Thread Colin Ian King
Hi, I updated this bug a couple of months ago to see if recent backport fixes addressed the issue. If this has helped, please add your notes to the bug report so we can close the issue. ** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubu

[Bug 1876856] Re: xenial: soft lockup in check_unsafe_exec()

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876856 Title: xenial: soft lockup in check_unsafe_exec()

[Bug 1881601] Re: Fan excessively runs, even when idle

2021-10-08 Thread Colin Ian King
Marking this as Won't Fix as this bug has not been updated for a year. ** Changed in: linux (Ubuntu) Status: Incomplete => Won't Fix ** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you

[Bug 1881810] Re: ZFS import cause panic

2021-10-08 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881810 Title: ZFS import cause panic

[Bug 1769236] Re: CPU frequency stuck at minimum value

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you

[Bug 1838575] Re: passthrough devices cause >17min boot delay

2021-10-07 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1838575 Title: passthrough devices cause >17min boot del

[Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1888202] Re: package zfsutils-linux 0.8.3-1ubuntu12.1 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status 1

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888202 Title: package zfsutils-linux 0.8.3-1ubuntu12.1 failed to install/upgra

  1   2   3   4   5   6   7   8   9   10   >