Follow-up Comment #2, bug #30096 (project hurd):
Ports are leaked on execve(), most likely in the exec server. If any
of these ports goes to ext2fs, this would explain this bug. I have
attached a program which prints the number of leaks (7).
(file #20726)
_
Follow-up Comment #1, bug #30096 (project hurd):
As suggested by antrik, the number of threads also explodes when you kill
the execing process. Perhaps the increase in memory usage is because
of this.
Also, I did a quick check to see if Sergio's sync patches magically
fixes this, but they did n