On Sat, 23 Aug 2003, Stefano Rivera wrote:
>I have found a bincimapd process that is going wild. I assume that the
>client disconnected uncleanly, but that is just an assuption...
>Here is a bit of what strace has to say:
>old_mmap(NULL, 610304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
>0x40199000
>munmap(0x4022e000, 610304)              = 0
>old_mmap(NULL, 610304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
>0x4022e000
>munmap(0x40199000, 610304)              = 0
>These 4 lines are just repeated over and over again, ad infinatum. ;-)
>Is there anything else I should do to see what it is up to, or just
>kill it off?

Have you tried the patch that I recently posted to Lasse Danielsen?

Andy :-)

-- 
Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP    | "It is better not to do something
                       |  than to do it poorly."

Reply via email to