Bug#946143: cfg80211: double-free after changing network namespace

2019-12-04 Thread Stefan Bühler
d patch on 4.19.67 (rebuilt debian kernel source with KASAN and the patch) for about a week now without crashes on a few boxes. It would save me a lot of time and effort if this would be included in debian :) cheers, Stefan -- Stefan BühlerMail/xmpp: stefan.bueh...@tik.uni-stuttgart.de

Bug#861313: fixed in linux 3.16.43-2

2017-05-01 Thread Stefan Bühler
Hi, the update indeed fixes the issue. Thanks! Cheers, Stefan On 04/30/2017 01:36 PM, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:linux package: > > #861313: kernel BUG with kvm > > It has been closed by Ben

Bug#861313: kernel BUG with kvm

2017-04-27 Thread Stefan Bühler
Package: linux-image-3.16.0-4-amd64 Version: 3.16.43-1 Severity: serious Hi, upgrading to 3.16.43-1 led to a "kernel BUG" after kvm virtual machines started. Downgrading to 3.16.39-1+deb8u2 fixed the issue. The "BUG" lines in short (see attached file for full log): --- Apr 27 11:11:42 audria ke

Bug#683619: NBD lockup with segfaulting qemu-nbd

2012-08-02 Thread Stefan Bühler
Package: linux-image-3.2.0-3-amd64 Version: 3.2.21-3 Hi, i tried to get https://github.com/asb/spindle running, but in ./wheezy-stage0 mkfs hangs forever. kill -9 doesn't work on mkfs and qemu-nbd, and i can't attach with strace (at least i can kill strace). I guess qemu-nbd shouldn't segfault

Bug#673522: unshare NEWNET + using sockets from before: unregister_netdevice: waiting for lo to become free. Usage count = 2

2012-05-19 Thread Stefan Bühler
Package: linux-image-3.2.0-2-amd64 Version: 3.2.16-1 Hi, CLONE_NEWNET is still buggy (i found random reports with the same error message from 2010). uname: Linux * 3.2.0-2-amd64 #1 SMP Mon Apr 30 05:20:23 UTC 2012 x86_64 GNU/Linux See the attached example. I don't think it matters much how th

Bug#603670: early kernel panic as node under kvm (div-by-zero in pvclock_tsc_khz)

2010-11-18 Thread Stefan Bühler
Hi again, with qemu-kvm from experimental (0.13.0+dfsg-2) you can use: -cpu kvm64,-kvmclock as kvm option to disable kvmclock. for libvirt use the following in your domain config: ... (You may have to replace kvm64 with another cpu model) I tried using clocksource= in the li

Bug#603670: early kernel panic as node under kvm (div-by-zero in pvclock_tsc_khz)

2010-11-16 Thread Stefan Bühler
Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-27 Severity: important Found: linux-image-2.6.30-2-amd64/2.6.30-8squeeze1 Found: linux-image-2.6.36-trunk-amd64/2.6.36-1~experimental.1 Hi, I get an early kernel panic when i try to run testing/unstable/experimental kernels in a vm under kvm.