Open progval opened 8 years ago
Hi,
When I run ircd with valgrind -f and a user connects to the daemon, the daemon seems to fork indefinitely, using all the memory of the system.
valgrind -f
Hi,
When I run ircd with
valgrind -f
and a user connects to the daemon, the daemon seems to fork indefinitely, using all the memory of the system.