*** This bug is a duplicate of bug 122988 *** https://bugs.launchpad.net/bugs/122988
This problem is trigered only use of git-daemon's --timeout option with small timeouts. A workaround is to pass a much larger value for --timeout. The value should be large enough to prepare a complete clone of any repo on the server. Eg, --timeout=5000. (The --timeout parameter only helps clean up stuck processes. Stuck processes take a trivial amount of resource and are only a problem if there are very many - as happens if they never get cleaned up. The approximate steady state number of stuck processes on a server can be found by dividing the value of timeout by the interval between generating stuck processes. Eg, if you generate one stuck process every 50 seconds, --timeout=5000 will result in roughly 100 such processes hanging around at any particular time.) Thanks, Ian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/122814 Title: notification-daemon crashed with signal 5 in g_logv() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/notification-daemon/+bug/122814/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs