Just to get the plugin working a one-liner for xenial is attached. Any
unknown sections have to be explicitly skipped in the code.
** Patch added: "mysql_.patch"
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1364298/+attachment/5442652/+files/mysql_.patch
--
You received this bug noti
My first attempt to cleanup the stop/reload mess, by creating a stop()
function which has --retry schedule and leave a simple and clean
signal() function. Feel free to point out if I'm totally wrong.
** Patch added: "proftpd-1.3.5-reload-fix.diff"
https://bugs.launchpad.net/ubuntu/+source/pro
Seems it's not that simple to do a proper fix, since the same signal()
function is used for stop (TERM) and reload (HUP)
If you just add --retry to the first call to start-stop-daemon you will
break reload, since proftpd will be killed (--retry changes the
behaviour, now it's mission is to termina
I tracked my crash to what appears to be missing structure
initialization, resulting in invalid pointers being free()d
Added two initializations, seems to fix the problem. Not being familiar
with samba, please confirm if I'm doing the right thing.
** Patch added: "samba-3.6.3-missing-gss-buffer-
In my case the crash only happens on remote registry access, file
sharing works. Mine is joined to a Windows 2012 AD.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094438
Title:
Samba crashes inval
I seem to have hit the same bug, invalid poiter free()d by
gssalloc_free() called by gss_release_buffer()
Happens when a program installed on the DC connects to this linux
requesting some registry keys (not knowing this is not a windows
machine)
Here is a stack trace with full symbols
Core was g
This problem goes away when plugged in - to be more specific it has to
do with sata link power management. Now I understand I will have lower
speed while on min_power, but is it normal to have such a big difference
with and without O_DIRECT?
echo max_performance >
/sys/class/scsi_host/host0/link_p
And in 9.04 (kernel 2/6/28-11-generic) yet better values
r...@ubuntu:/home/ubuntu# hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 416 MB in 3.01 seconds = 138.37 MB/sec
r...@ubuntu:/home/ubuntu# hdparm -t --direct /dev/sda
/dev/sda:
Timing O_DIRECT disk reads: 616 MB in 3.01 seconds
On 9.10 (kernel 2.6.31-14-generic) I get better values but still big
difference
r...@ubuntu:/home/ubuntu# hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 360 MB in 3.01 seconds = 119.47 MB/sec
r...@ubuntu:/home/ubuntu# hdparm -t --direct /dev/sda
/dev/sda:
Timing O_DIRECT disk reads
Public bug reported:
Binary package hint: linux-image-2.6.32-21-generic
Ubuntu 10.04 LTS, tested with both stokc 2.6.32-21-generic kernel and
2.6.34-020634rc6-generic kernel
Kingston SSDNow V+ 64GB ssd on Asus EEEPC 1005p
Read performance way too low vs. raw disk performance
r...@danb-eeepc:/h
Public bug reported:
ubuntu 9.10 x64
libapache2-mod-shib2 version 2.1.dfsg1-2
At installation time the package creates /var/run/shibboleth. But
/var/run is tmpfs, so after the next reboot the directory is gone and
shibd does no longer start complaining about the socket.
IMHO the init script shou
Public bug reported:
Binary package hint: iproute
Ubuntu 9.10, iproute 20090324-1, same bug as
http://bugs.gentoo.org/274973, relevant part below:
If the routing table that I wanna flush has 60 entries or more, "ip route flush
table foo" fails with the following error:
Failed to send flush req
Public bug reported:
Binary package hint: smokeping
Ubuntu 6.06 LTS
After system reboot smokeping does not start because /var/run/smokeping
is no longer there and is not (re)created by smokeping init script.
** Affects: smokeping (Ubuntu)
Importance: Undecided
Status: Unconfirmed
13 matches
Mail list logo