1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 12:36:38 +02:00
Files
anope/docs/BUGS
T
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b 6f94f2bb57 BUILD : 1.7.16 (1173) BUGS : NOTES : Fixed a boo-boo in docs/WIN32.txt and removed a solved bug from BUGS (the one with clone detection... well its
git-svn-id: svn://svn.anope.org/anope/trunk@1173 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@894 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-15 14:24:59 +00:00

14 lines
517 B
Plaintext

Reported Bugs from Bugzilla: http://bugs.anope.org/
---------------------------------------------------
.- Strange Segfault on expiring nicknames. Almost arbitrary, very hard
to reproduce.
.- If there is absolutely no activity on your network, Services may delay
timed events (nick kills, database saving, etc.) until the next message
comes in from Services' uplink server.
.- Due to the usage of execve() once we SIGHUP from the shell, we can only
do it once, after that execve() resets our signals.