Package: qemu-kvm
Version: 0.12.5+dfsg-5
x@locahost:~$ kvm -m 1024 -cdrom x.iso -drive file=w.img,if=scsi,boot=on
-nographic -vnc :0
kvm: /tmp/buildd/qemu-kvm-0.12.5+dfsg/hw/lsi53c895a.c:596: lsi_reselect:
Assertion `s->current == ((void *)0)' failed.
there's a patch that might solve the issue
ht
Package: sudo
Version: 1.6.9p17-2
Severity: normal
I've upgraded from Etch to Lenny,
ulimit doesn't report correct open files limits set on my machine
Here's a test case:
# sudo -u www-data /bin/bash -c 'ulimit -n'
4096
# grep nofile /etc/security/limits.conf
* soft nofile 4096
* hard nofile 6
2 matches
Mail list logo