Bug#506418: linux-image-2.6.18-6-xen-amd64: domU soft lockup detected

2008-11-27 Thread Valentin Vidic
On Fri, Nov 21, 2008 at 03:25:57PM +, Ian Campbell wrote: I've added this to the svn tree. Please can you try a snapshot kernel (see http://wiki.debian.org/DebianKernel) with at least r12404 In the status page I see that 2.6.18.dfsg.1-24~snapshot.12410 is still waiting for amd64_etch build.

Bug#506418: linux-image-2.6.18-6-xen-amd64: domU soft lockup detected

2008-12-02 Thread Valentin Vidic
On Sat, Nov 29, 2008 at 11:17:59AM +, Ian Campbell wrote: Apparently there is no Etch amd64 autobuilder at the moment. I've done a private binary-only build and put the bits here: Thanks, I'll try it out on one of the domUs and let you know how it goes. It will take some time as the errors

Bug#534880: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive

2009-10-05 Thread Valentin Vidic
Same thing happening here every few days. I managed to get some more info using crash utility and a core generated with xm dump-core. To get a vmlinux with debug symbols I recompiled the linux-image-2.6.26-2-xen package with CONFIG_DEBUG_INFO. The strange thing is that it seems to be stuck on

Bug#534880: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive

2009-10-19 Thread Valentin Vidic
Got some more info by dumping the hung machine registers with 'xm debug-keys d' and 'xm dmesg': (XEN) *** Dumping CPU3 host state: *** (XEN) [ Xen-3.2-1 x86_64 debug=n Not tainted ] (XEN) CPU:3 (XEN) RIP:e008:[828c8010cd51] __dump_execstate+0x1/0x60 (XEN) RFLAGS:

Bug#559035: Random segfaults with 2.6.26 on amd64

2009-12-29 Thread Valentin Vidic
Further investigation showed that process address space randomization in 2.6.26-2-xen-amd64 and 2.6.26-2-amd64 is causing random segfaults in exim4 and python. Problem can be reproduced by starting exim4 in a loop: # ulimit -c unlimited # for ((i = 0; i = 10; i++)); do exim4 -bV || break;

Bug#534880: LOCKDEP report for domU

2009-12-30 Thread Valentin Vidic
Not sure if this is relevant but recompiling the kernel with LOCKDEP enabled produces this during domU boot: [0.004000] [ cut here ] [0.004000] WARNING: at kernel/lockdep.c:2658 check_flags+0x53/0x14c() [0.004000] Modules linked in: [0.004000] Pid: 0,

Bug#711592: jessie kernel

2014-10-28 Thread Valentin Vidic
Hi, Any chance this could be fixed for jessie release? -- Valentin -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141029005435.ga9...@gavran.carpriv.carnet.hr

Bug#700755: closed by Ben Hutchings <b...@debian.org> (Closing bugs assigned to linux-2.6 package)]

2016-07-01 Thread Valentin Vidic
The machine from the original report has been working stable for a while now, so I confirm this is probably fixed in wheezy kernels: linux-image-3.2.0-4-amd64 version 3.2.78-1 running at the moment. -- Valentin

Bug#862715: linux-image-4.9.0-3-amd64: Please enable CONFIG_NET_TCPPROBE?

2017-05-16 Thread Valentin Vidic
Package: src:linux Version: 4.9.25-1 Severity: wishlist Dear Maintainer, Please consider enabling this module used for tracking the state of TCP connections. Similar probes for other protocols are already enabled: CONFIG_NET_DCCPPROBE=m CONFIG_NET_SCTPPROBE=m -- System Information: Debian

Bug#862718: linux-image-4.9.0-3-amd64: Consider enabling CONFIG_SLUB

2017-05-16 Thread Valentin Vidic
Package: src:linux Version: 4.9.25-1 Severity: wishlist Dear Maintainer, Please reconsider enabling CONFIG_SLUB. Other distro kernels (CentOS7, Ubuntu 16.04) and upstream kernel are already using SLUB as the default allocator. -- System Information: Debian Release: 9.0 APT prefers unstable

Bug#880554: xen domu freezes with kernel linux-image-4.9.0-4-amd64

2017-11-16 Thread Valentin Vidic
Hi, The problem seems to be caused by the new multi-queue xen blk driver and I was advised by the Xen devs to increase the gnttab_max_frames=256 parameter for the hypervisor. This has solved the blocking issue for me and it has been running without problems for a few months now. I/O to LUNs

Bug#880554: xen domu freezes with kernel linux-image-4.9.0-4-amd64

2018-01-06 Thread Valentin Vidic
On Sat, Jan 06, 2018 at 03:08:26PM +0100, Yves-Alexis Perez wrote: > According to that link, the fix seems to be configuration rather than code. > Does this mean this bug against the kernel should be closed? Yes, the problem seems to be in the Xen hypervisor and not the Linux kernel itself. The

Bug#903885: Xen domU panic on boot

2018-07-16 Thread Valentin Vidic
Package: linux-image-4.9.0-7-amd64 Version: 4.9.110-1 Severity: important After upgrading the kernel from linux-image-4.9.0-6-amd64 to linux-image-4.9.0-7-amd64 several domU servers crash on boot with this message: [1.209087] general protection fault: [#1] SMP [1.209095] Modules

Bug#911373: Acknowledgement (libvirt-daemon: soft lockup in new version)

2018-10-19 Thread Valentin Vidic
On Fri, Oct 19, 2018 at 12:41:32PM +0200, Guido Günther wrote: > Can you reproduce this bug when you disable libvirtd to start at boot > and then start libvirtd later on? Is this maybe tied to a specific VM > being auto started (that gets the GPU passed in or similar)? Yes, I disabled libvirtd

Bug#926539: Bester installation image missing virtio net Modulen

2021-04-29 Thread Valentin Vidic
ested the patch for rootskel (also attached here for review): https://salsa.debian.org/installer-team/rootskel/-/merge_requests/2/diffs -- Valentin >From bbe911902ce1f3001efb8dac3302d17a332e3f87 Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Sun, 17 May 2020 14:39:18 +0200 Subject: [PATCH] T

Bug#988005: linux: Debian installation fails in qemu-system-s390x due to missing virtio_blk module

2021-05-03 Thread Valentin Vidic
Source: linux Version: 5.10.28-1 Severity: normal Dear Maintainer, Debian installer for bullseye fails to find any disks for installation due to a missing module for virtio block device. Merge request for including virtio_blk (and other standard scsi modules) is here:

Bug#926539: Bug#987441: s390x installation bugs

2021-05-03 Thread Valentin Vidic
On Mon, May 03, 2021 at 08:58:02AM +0200, John Paul Adrian Glaubitz wrote: > > The same issue exists on s390x but isn't apparently going to get fixed > > so we need to have d-i be smarter (hence the merge request)? > > Seems so. QEMU console might get fixed in the kernel, but it looks like LPAR