Bug#927781: linux-image-3.16.0-8-amd64: Kernel Oops - unable to handle kernel paging request

2019-04-23 Thread Christian Rusa
s not appear if we downgrade to 3.16.0-7-amd64 3.16.59-1. Regards Christian Rusa -- Package-specific info: ** Version: Linux version 3.16.0-8-amd64 (debian-ker...@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-10+deb8u2) ) #1 SMP Debian 3.16.64-2 (2019-04-01) ** Command line: BOOT_IMAGE=/v

Bug#925918: linux-image-amd64: linux-image-3.16.0-8-amd64 - unpredictable reboots / kernel panics?

2019-04-19 Thread Christian Rusa
okay, I will file a new bug for this On 19.04.19 10:49, Salvatore Bonaccorso wrote: > Hi Christian, > > On Fri, Apr 19, 2019 at 07:43:14AM +0200, Christian Rusa wrote: >> For me there are still issues with 3.16.0-8-amd64 after updating to >> 3.16.64-2, so I have to still

Bug#925918: linux-image-amd64: linux-image-3.16.0-8-amd64 - unpredictable reboots / kernel panics?

2019-04-18 Thread Christian Rusa
For me there are still issues with 3.16.0-8-amd64 after updating to 3.16.64-2, so I have to still run some machines on 3.16.0-7 to have them working. After boot dmesg gives output like attached. Software stack which has a problem with this is postfix/rspamd/redis. Redis does consume a lot of CPU

Bug#824823: glusterfs-server: hook-scripts are missing

2016-05-20 Thread Christian Rusa
from the sources and put it in the right place the command runs without any error. Please include these scripts in the package to make geo-replication usable. Regards Christian Rusa -- System Information: Debian Release: 8.4 APT prefers stable-updates APT policy: (500, 'stable-up

Bug#777452: python-pifacecommon: Path for GPIO_INTERRUPT_DEVICE wrong in /usr/share/pyshared/pifacecommon/interrupts.py

2015-02-08 Thread Christian Rusa
var GPIO_INTERRUPT_DEVICE in /usr/share/pyshared/pifacecommon/interrupts.py. I changed the line to: GPIO_INTERRUPT_DEVICE = "/sys/class/gpio/gpio%d" % GPIO_INTERRUPT_PIN which fixes the problem. I guess the path changed in newer kernel versions? Hope this information helps. Best Regards