Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Mail, sent messages, and zombie process problems' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Mail, sent messages, and zombie process problems
Authored by: michaeljs on Feb 24, '09 12:08:26PM
Oh, they most certainly are zombies on my system:
  501   308    79   0   0:08.97 ??         0:46.35 /Applications/Mail.app/Contents/MacOS/Mail -psn_0_180268            4000  63  0  1016868  64384 -      U    700a4f4
  501 18460   308   0   0:00.00 ??         0:00.00 (AddressBookSync)                                                   6000   0  0        0      0 -      Z    d01082c
  501 18463   308   0   0:00.00 ??         0:00.00 (AddressBookSync)                                                   6000   0  0        0      0 -      Z    8a626fc


[ Reply to This | # ]
10.5: Mail, sent messages, and zombie process problems
Authored by: bloodnok on Feb 25, '09 10:36:43AM

note i didn't say these processes weren't zombies, only that the way they were shown in the hint didn't indicate it one way or the other. since i don't use mail.app, i've not had this issue.

that mail.app spawns a huge number of children & then fails to reap their status is extremely poor programming practice. given osx threads, i'm amazed they've resorted to something as cack-handed as this. if users are complaining about these children clogging their process table to the point of failed app launches, a bug probably needs to be filed at bugreport.apple.com.



[ Reply to This | # ]