Bug#949719: ntopng missing startup depenency on redis-server in systemd

2020-01-23 Thread Dave Johnson
Package: ntopng Version: 3.8+dfsg1-2.1 There is a system boot race between ntopng and redis-server because ntopng doesn't have the dependency in the systemd config (it is present in init.d but not systemd) root@ganges:~# systemctl status ntopng ... Jan 23 19:25:02 ganges ntopng[7891]: 23/Jan/2

Bug#842573: xserver-xorg-video-intel: Latest backport to jessie results in display corruption

2017-11-16 Thread Dave Johnson
Also seeing this. Every few days/weeks I start getting corruption of objects (messed up bitmaps, icons that are blank, background that doesn't clear/update), etc... running 2:2.99.917+git20161206-1~bpo8+1 on Broadwell-U (8086:1616) specifically on a Lenovo X1 Carbon 3rd gen. Problem doesn't hap

Bug#816872: wmbattery: memory leak in wmbattery

2016-03-05 Thread Dave Johnson
Package: wmbattery Version: 2.45-2 Severity: important Dear Maintainer, wmbattery appears to have a memory leak. When invoked with "wmbattery -w 2" it is leaking approx 350KB/minute on my system. Eventually it runs out of memory and is killed by kernel. $ while sleep 300; do ps u $(pidof wm

Bug#510495: memory profiler results

2009-01-18 Thread Dave Johnson
John Morrissey writes: > The next step would probably involve running snmpd in debug mode and > comparing the output to what's being done in the source. Poking at the > functions in these backtraces with gdb(1) might be more productive. something in ipAddressTable_cache_load() or more specifically

Bug#510495: default install of snmpd leaks memory when VLAN interfaces present

2009-01-02 Thread Dave Johnson
Package: snmpd Version: 5.2.3-7etch4 Severity: important The default etch install of snmpd with default config will leak memory if there is 1 or more VLAN ethernet interfaces on the system. This appears to be a regression between sarge and etch. After some investigation I've found: * leak occ

Bug#433543: ifconfig is missing IPv6 address for interfaces with ifindex > 255

2007-07-17 Thread Dave Johnson
Package: net-tools Version: 1.60-17 Tags: patch When running 'ifconfig' it will not show any IPv6 addresses for interfaces that have an ifindex > 255. Because the kernel will increment the ifindex every time an interface is added or removed, it is not necessary to have 256 interfaces at once, jus