[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
The faulting instruction seems to be a floating point instruction: fcvt.d.w fa5,a5 TlsInitialize () calls return RandomSeed (NULL, 0) which calls OpenSSL. openssl/crypto/rand/rand_meth.obj contains the problematic instruction. When I comment out the RandomSeed() call, the crash vanishes. Acco

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
The problem can be reproduced with Linux next-20240913 and 6.11.0-rc7. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-riscv in Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2 crashes in KVM based emulati

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
Here is a simpler test case for KVM: https://github.com/xypron/riscv_test_payload/tree/bug_2077731 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-riscv in Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
** Also affects: qemu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-riscv in Ubuntu. https://bugs.launchpad.net/bugs/2077731 Title: riscv64 EDK 2 crashes in KVM based emu

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-15 Thread Heinrich Schuchardt
QEMU upstream bug created: https://gitlab.com/qemu- project/qemu/-/issues/2573 ** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #2573 https://gitlab.com/qemu-project/qemu/-/issues/2573 -- You received this bug notification because you are a member of Kernel Packages, which is subscri

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-16 Thread Heinrich Schuchardt
The problem seems to be that the FS field which controls availability of floating point operations in the vsstatus register is not set by KVM while OpenSBI enables the field in the mstatus register. -- You received this bug notification because you are a member of Kernel Packages, which is subscr

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-16 Thread Heinrich Schuchardt
The following patch in QEMU resolves the issue: https://lore.kernel.org/qemu-riscv/20240916181633.366449-1-heinrich.schucha...@canonical.com/T/#u EDK II should additionally be changed to make no assumptions about the state of the floating point unit. -- You received this bug notification because

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-17 Thread Heinrich Schuchardt
Merge request for EDK II created: https://github.com/tianocore/edk2/pull/6210 ** Changed in: linux-meta-riscv (Ubuntu Noble) Status: New => Invalid ** Changed in: linux-meta-riscv (Ubuntu Oracular) Status: New => Invalid -- You received this bug notification because you are a memb

[Kernel-packages] [Bug 2077731] Re: [SRU] riscv64 EDK 2 crashes in KVM based emulation

2024-10-07 Thread Heinrich Schuchardt
** Summary changed: - riscv64 EDK 2 crashes in KVM based emulation + [SRU] riscv64 EDK 2 crashes in KVM based emulation -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-riscv in Ubuntu. https://bugs.launchpad.net/bugs/2077731 T

[Kernel-packages] [Bug 2077731] Re: [SRU] riscv64 EDK 2 crashes in KVM based emulation

2024-10-07 Thread Heinrich Schuchardt
** Description changed: + [ Impact ] + When running EDK2 as payload for QEMU using KVM a crash occurs in the VM: $ qemu-system-riscv64 -M virt,acpi=off -accel kvm -m 4096 -nographic -drive if=pflash,format=raw,unit=0,file=RISCV_VIRT_CODE.fd,readonly=on -drive if=pflash,format=r

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-10-04 Thread Heinrich Schuchardt
Merge request https://github.com/tianocore/edk2/pull/6210 has been accepted into the EDK II upstream. We should add it to the Ubuntu EDK II. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-riscv in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 2077731] Re: riscv64 EDK 2 crashes in KVM based emulation

2024-09-25 Thread Heinrich Schuchardt
Version 2 of the QEMU patch is available at: https://lore.kernel.org/qemu-riscv/20240925061704.12440-1-heinrich.schucha...@canonical.com/T/#u -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-riscv in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 2089523] Re: linux-modules-iwlwifi-generic: initialization of iwlwifi fails

2024-11-27 Thread Heinrich Schuchardt
Hello Manuel, yes, I upgraded from Oracular. I have seen a failure to initialize of iwlwifi already on Oracular from time to time. Best regards Heinrich -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.

[Kernel-packages] [Bug 2089523] [NEW] linux-modules-iwlwifi-generic: initialization of iwlwifi fails

2024-11-24 Thread Heinrich Schuchardt
Public bug reported: When booting Plucky on a Lenovo Thinkpad E585 with Intel AX210 WiFi card, initialization of the NIC fails. The WLAN device is not available. [ +1.840745] iwlwifi :04:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x20 [ +0.27] iwlwifi :04:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1

[Kernel-packages] [Bug 2089523] Lsusb-t.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840195/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 2089523] Lsusb.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840194/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/2089

[Kernel-packages] [Bug 2089523] CurrentDmesg.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840190/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 2089523] ProcInterrupts.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840200/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.laun

[Kernel-packages] [Bug 2089523] WifiSyslog.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840203/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.ne

[Kernel-packages] [Bug 2089523] Lspci-vt.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840193/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 2089523] Lsusb-v.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840196/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 2089523] acpidump.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840204/+files/acpidump.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 2089523] ProcCpuinfoMinimal.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840198/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://b

[Kernel-packages] [Bug 2089523] AlsaInfo.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840188/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 2089523] Lspci.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840192/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/2089

[Kernel-packages] [Bug 2089523] ProcModules.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840201/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 2089523] ProcEnviron.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840199/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 2089523] ProcCpuinfo.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840197/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.

[Kernel-packages] [Bug 2089523] UdevDb.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840202/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/20

[Kernel-packages] [Bug 2089523] CRDA.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840189/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bugs/208952

[Kernel-packages] [Bug 2089523] IwConfig.txt

2024-11-24 Thread Heinrich Schuchardt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/2089523/+attachment/5840191/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 2090994] Re: Seeing OS hang after running 300+ reboot loops on Turin with MI210 GPUs

2024-12-05 Thread Heinrich Schuchardt
Brahamaprakash thanks for reporting the issue. For the workaround suggested by AMD you can use a configuration file in /etc/default/grub.d/ to apply your settings. The file name must end with .cfg. Cf. https://help.ubuntu.com/community/Grub2/Setup#Scripts:_.2Fetc.2Fgrub.d.2F The issue seems to be

[Kernel-packages] [Bug 2096642] Re: No outputs detected on Nvidia 560 with kernel 6.12

2025-02-09 Thread Heinrich Schuchardt
I have upgraded to an AMD card in the meantime. So I have no system which needs proprietary Nvidia drivers anymore. -- 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/2096642 Title: No outpu

[Kernel-packages] [Bug 2097608] Lspci-vt.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855545/+files/Lspci-vt.txt -- 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/20

[Kernel-packages] [Bug 2097608] Lsusb-v.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855547/+files/Lsusb-v.txt -- 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/2097

[Kernel-packages] [Bug 2097608] ProcCpuinfo.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855549/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2097608] [NEW] ZFS causes crash: memcpy: detected field-spanning write

2025-02-10 Thread Heinrich Schuchardt
Public bug reported: A crash occured in dkms/build/zfs/2.2.6/build/module/zfs/zfs_log.c:514 do_zfs_log_rename+0x166/0x1b0 [zfs] which led to freezing of the system. See appended kernel log. --- ProblemType: Bug ApportVersion: 2.31.0-0ubuntu4 Architecture: amd64 AudioDevicesInUse: USERP

[Kernel-packages] [Bug 2097608] CRDA.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855541/+files/CRDA.txt -- 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/2097608 Ti

[Kernel-packages] [Bug 2097608] IwDevWlp4s0Link.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "IwDevWlp4s0Link.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855543/+files/IwDevWlp4s0Link.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 2097608] AlsaInfo.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855540/+files/AlsaInfo.txt -- 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/20

[Kernel-packages] [Bug 2097608] Lspci.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855544/+files/Lspci.txt -- 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/2097608

[Kernel-packages] [Bug 2097608] ProcCpuinfoMinimal.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/580/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 2097608] Lsusb-t.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855546/+files/Lsusb-t.txt -- 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/2097

[Kernel-packages] [Bug 2097608] ProcInterrupts.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/582/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 2097608] ProcEnviron.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/581/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2097608] ProcModules.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/583/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2097608] UdevDb.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/584/+files/UdevDb.txt -- 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/2097608

[Kernel-packages] [Bug 2097608] acpidump.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/586/+files/acpidump.txt -- 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/20

[Kernel-packages] [Bug 2097608] Re: ZFS causes crash: memcpy: detected field-spanning write

2025-02-10 Thread Heinrich Schuchardt
I don't use zfs. So it is unclear why that zfs code is invoked at all. -- 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/2097608 Title: ZFS causes crash: memcpy: detected field-spanning wri

[Kernel-packages] [Bug 2097608] WifiSyslog.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/585/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 2097608] PaInfo.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855548/+files/PaInfo.txt -- 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/2097608

[Kernel-packages] [Bug 2097608] CurrentDmesg.txt

2025-02-10 Thread Heinrich Schuchardt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2097608/+attachment/5855542/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 2077731] Re: [SRU] riscv64 EDK 2 crashes in KVM based emulation

2024-12-11 Thread Heinrich Schuchardt
I tested qemu-efi-riscv64 2024.02-2ubuntu0.1 with qemu-system-misc 1:8.2.2+ds-0ubuntu1.4 on a SiFive Hifive Premier P550 board running Ubuntu 24.04.1 LTS. With the new version of qemu-efi-riscv64 the crash does not occur while it is reproducible with the version 2024.02-2 it is reproducible. ** T

[Kernel-packages] [Bug 1274376] Re: 14.04 ovmf causes oops when running update-grub under kvm

2024-12-18 Thread Heinrich Schuchardt
** Changed in: edk2 (Ubuntu) Status: New => Won't Fix -- 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/1274376 Title: 14.04 ovmf causes oops when running update-grub under kvm Stat

[Kernel-packages] [Bug 2096642] [NEW] No desktop with kernel 6.12.0-10-generic

2025-01-24 Thread Heinrich Schuchardt
Public bug reported: With linux-kernel 6.12.0-10-generic the desktop is not shown on my Ubuntu 25.04 system using KDE. I only see a black screen with a blinking text cursor. I cannot switch to alternative desktops. 0b:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 6

[Kernel-packages] [Bug 2077731] Re: [SRU] riscv64 EDK 2 crashes in KVM based emulation

2025-01-25 Thread Heinrich Schuchardt
Hello Andreas, The fix in EDK II is enough to solve the reported problem. It might still make sense to change QEMU upstream but that is beyond the scope of this bug report. Best regards Heinrich ** Changed in: qemu (Ubuntu) Status: New => Invalid ** Changed in: qemu (Ubuntu Noble)

[Kernel-packages] [Bug 2097608] Re: ZFS causes crash: memcpy: detected field-spanning write

2025-02-13 Thread Heinrich Schuchardt
Yes, the LXD snap is installed. But I don't have any ZFS drive. -- 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/2097608 Title: ZFS causes crash: memcpy: detected field-spanning write Sta

[Kernel-packages] [Bug 2098081] [NEW] UBSAN: array-index-out-of-bounds in /build/linux-NDxcjp/linux-6.12.0/drivers/accessibility/speakup/main.c:825:6

2025-02-16 Thread Heinrich Schuchardt
Public bug reported: With Linux 6.12.0-15-generic the following errors occured [Feb12 10:03] nvme nvme1: controller is down; will reset: CSTS=0x, PCI_STATUS=0x11 [ +0,06] nvme nvme1: Does your device have a faulty power saving mode enabled? [ +0,03] nvme nvme1: Try "nvme_core.

[Kernel-packages] [Bug 2098081] AlsaInfo.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856710/+files/AlsaInfo.txt -- 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/20

[Kernel-packages] [Bug 2098081] ProcInterrupts.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856724/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 2098081] UdevDb.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856727/+files/UdevDb.txt -- 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/2098081

[Kernel-packages] [Bug 2098081] acpidump.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856729/+files/acpidump.txt -- 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/20

[Kernel-packages] [Bug 2098081] ProcEnviron.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856723/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2098081] ProcModules.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856725/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2098081] CurrentDmesg.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856713/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 2098081] CRDA.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856712/+files/CRDA.txt -- 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/2098081 Ti

[Kernel-packages] [Bug 2098081] IwDevWlp7s0Link.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "IwDevWlp7s0Link.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856714/+files/IwDevWlp7s0Link.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 2098081] AudioDevicesInUse.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856711/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 2098081] Lspci.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856715/+files/Lspci.txt -- 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/2098081

[Kernel-packages] [Bug 2098081] WifiSyslog.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856728/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 2098081] Lsusb.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856717/+files/Lsusb.txt -- 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/2098081

[Kernel-packages] [Bug 2098081] RfKill.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856726/+files/RfKill.txt -- 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/2098081

[Kernel-packages] [Bug 2098081] Lsusb-v.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856719/+files/Lsusb-v.txt -- 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/2098

[Kernel-packages] [Bug 2098081] PaInfo.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856720/+files/PaInfo.txt -- 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/2098081

[Kernel-packages] [Bug 2098081] Lspci-vt.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856716/+files/Lspci-vt.txt -- 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/20

[Kernel-packages] [Bug 2098081] Lsusb-t.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856718/+files/Lsusb-t.txt -- 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/2098

[Kernel-packages] [Bug 2098081] ProcCpuinfo.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856721/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2098081] ProcCpuinfoMinimal.txt

2025-02-16 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2098081/+attachment/5856722/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 2104291] [NEW] kworker/0:3H:220 blocked for more than 241 seconds.

2025-03-26 Thread Heinrich Schuchardt
Public bug reported: The LicheeRV Dock is not usable with the http://cdimage.ubuntu.com/ubuntu-server/daily- preinstalled/20250324.1/plucky-preinstalled-server- riscv64+licheerv.img.xz image: The UART console became non-reactive while installing a package and processes were hanging. Preparing to

[Kernel-packages] [Bug 2104291] Re: kworker/0:3H:220 blocked for more than 241 seconds.

2025-03-26 Thread Heinrich Schuchardt
On another boot attempt I saw: [ 196.072624] dm9601 2-1.2:1.0 enx00e04c534458: NETDEV WATCHDOG: CPU: 0: transmit queue 0 timed out 5768 ms [ 214.856659] dm9601 2-1.2:1.0 enx00e04c534458: NETDEV WATCHDOG: CPU: 0: transmit queue 0 timed out 5392 ms Could the problem be related to this driver ne

[Kernel-packages] [Bug 2104291] Re: kworker/0:3H:220 blocked for more than 241 seconds.

2025-03-26 Thread Heinrich Schuchardt
I don't see issues when using WLAN for networking or an RTL8152 Ethernet adapter. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/2104291 Title: kworker/0:3H:220 blocked for more th

[Kernel-packages] [Bug 2104291] Re: kworker/0:3H:220 blocked for more than 241 seconds.

2025-03-27 Thread Heinrich Schuchardt
I retested the dm9601 adapter on two amd64 systems running kernels 6.8 and 6.14. On both it only reached 6 Mb/s instead of 100 Mb/s and I saw kernel messages 'unexpected tiny rx frame'. So let's blame this issue on the hardware and set this bug report to invalid. ** Changed in: linux-riscv (Ubun

[Kernel-packages] [Bug 2098580] Re: Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]

2025-02-28 Thread Heinrich Schuchardt
Hello Tim, Already in 6.11 I had trouble, see #2097608 ZFS causes crash: memcpy: detected field-spanning write. Could you, please, have a close look at the journal.log starting at the line 4725: 4725 Feb 15 21:46:44 jupiter kernel: memcpy: detected field-spanning write (size 10) of single fiel

[Kernel-packages] [Bug 2098580] Re: Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]

2025-02-28 Thread Heinrich Schuchardt
*** This bug is a duplicate of bug 2097608 *** https://bugs.launchpad.net/bugs/2097608 ** This bug has been marked a duplicate of bug 2097608 ZFS causes crash: memcpy: detected field-spanning write -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 2098580] PaInfo.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857869/+files/PaInfo.txt -- 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/2098580

[Kernel-packages] [Bug 2098580] [NEW] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]

2025-02-20 Thread Heinrich Schuchardt
Public bug reported: On two systems running Ubuntu 25.04 amd64 I see random crashes. KDE freezing. The mounts set to read-only. And fan spinning at max speed. See appended journal.txt for more details. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-

[Kernel-packages] [Bug 2098580] Lsusb-t.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857867/+files/Lsusb-t.txt -- 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/2098

[Kernel-packages] [Bug 2098580] AlsaInfo.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857861/+files/AlsaInfo.txt -- 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/20

[Kernel-packages] [Bug 2098580] ProcEnviron.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857872/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2098580] Re: Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]

2025-02-20 Thread Heinrich Schuchardt
Output of journalctl for the session. ** Attachment added: "journal.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2098580/+attachment/5857878/+files/journal.log ** Description changed: - On two systems running 25.04 amd I see random crashes. + On two systems running Ubuntu 25.04

[Kernel-packages] [Bug 2098580] ProcInterrupts.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857873/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 2098580] UdevDb.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857875/+files/UdevDb.txt -- 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/2098580

[Kernel-packages] [Bug 2098580] IwDevWlp4s0Link.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "IwDevWlp4s0Link.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857864/+files/IwDevWlp4s0Link.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchp

[Kernel-packages] [Bug 2098580] Lsusb-v.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857868/+files/Lsusb-v.txt -- 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/2098

[Kernel-packages] [Bug 2098580] ProcModules.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857874/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 2098580] ProcCpuinfoMinimal.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857871/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 2098580] Lspci-vt.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857866/+files/Lspci-vt.txt -- 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/20

[Kernel-packages] [Bug 2098580] acpidump.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857877/+files/acpidump.txt ** Summary changed: - [drm:amdgpu_atom_execute_table_locked [amdgpu]] *ERROR* atombios stuck executing A542 (len 84, WS 0, PS 0) 0xA578 ] + Workqueue: amdgp

[Kernel-packages] [Bug 2098580] WifiSyslog.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857876/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 2098580] CRDA.txt

2025-02-20 Thread Heinrich Schuchardt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2098580/+attachment/5857862/+files/CRDA.txt -- 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/2098580 Ti

<    1   2   3   4   5   >