On Fri, Feb 01, 2008 at 12:19:19PM +0100, Milan Zamazal wrote:
> Would you try the current version of crm114 in Debian (it's available
> in etch-backports too)?  I can see there is some bugfix about syscall
> in the newer version.  Just beware your .css files may or may not work
> (depending on your architecture) with the new version.

Hello, I'll give that a go, thanks for the suggestion. In the mean-time:

> Anyway it can be a problem specific to your system.  I'm not sure
> whether the problem is that the `syscall' call fails itself or whether
> the command called by syscall fails.  In the latter case you might
> replace `mkdir' with a wrapper script that would log somewhere what's
> happening.

I've written a wrapper around "mkdir" which logs invocations and
adjusted a) my copy of mailreaver.crm to include a local copy of
maillib.crm, and b) my copy of maillib.crm to use the wrapper.

The errors continue to be logged in my procmail log, but there's no
evidence that mkdir was actually called. I suspect that the fork()
called by the system() call is failing, perhaps resource constraints on
this machine (which is a bit light on RAM but has lots of swap to
compensate).

I'll try again with the new version :)

-- 
Jon Dowland



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

Reply via email to