Jim Lambert writes:
> I've noticed that mutt occasionally forgets to clean up tmp files.
> It seems to be an intermittent problem and I was wondering if other
> users had seen it.
> 
> -Jim
> 
> 
> mutt -v
> Mutt 1.2.5i (2000-07-28)
> Copyright (C) 1996-2000 Michael R. Elkins and others.
> Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
> Mutt is free software, and you are welcome to redistribute it
> under certain conditions; type `mutt -vv' for details.
> 
> System: SunOS 5.8 [using slang 10202]
          ^^^^^^^^^

 For a long time, I have been harboring a suspicion that there is a bug
 in Solaris 2.[678]'s unlink(2) if used in /tmp. I see quite a few temp
 files left over in /tmp, some by homebrewn programs, some by system
 commands (man(1) seems the worst offender). It doesn't always happen,
 maybe there is some kind of (not so rare) race condition.

Reply via email to