close
thanks

Gerrit Pape wrote:

Hi Gerrit,

Sorry I didn't have much time lately.

> This is due to the memory limitation, there's a limit imposed on the
> twoftpd service, so that it doesn't steal all system ressources in case
> of a memory leak or exploit.  Now that strace is in the process chain,
> more memory is required.
> 
> You can upper the limit temporarily, edit /var/service/twoftpd/run, and
> change
>  chpst -m3000000
> to
>  chpst -m30000000
> 
> This means 30MB memory limit instead of 3MB.  The service and the strace
> should then run fine.

I upped the limit and found that the error didn't present -- I am now
able to login, do LIST, etc, and it all works.  I then removed the
strace call from the service file, and it runs fine as well.  I note
that the package has been upgraded to 1.21-3 in the meantime.

I read the changelog but I don't see anything related, so I don't
understand what's going on here :-)  I'm attempting to close this bug,
but I haven't ever done it so I'm not sure if it's going to work.

Thanks,

-- 
Alvaro Herrera


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to