#6652 NORM Never A: Package collection can block on sending email.
Zarro Boogs per Child
bugtracker at laptop.org
Thu Mar 6 14:59:12 EST 2008
#6652: Package collection can block on sending email.
--------------------------+-------------------------------------------------
Reporter: cscott | Owner: cscott
Type: defect | Status: new
Priority: normal | Milestone: Never Assigned
Component: build-system | Version:
Keywords: | Verified: 0
Blocking: | Blockedby:
--------------------------+-------------------------------------------------
mstone and cscott discovered that there had been no builds since mar 2.
We looked at ps and it said the process corresponding to collect-pkgs.py
had been started on march 2, was currently blocked, and had accumulated
only 4h55m of CPU time since then (it was now 6 March). lsof told us that
the last open file was a TCP connection to port 25 of pedal. Manually
telnetting to pedal 25 seemed to indicate that smtp on pedal was
reasonable. We couldn't figure out why collect-pkgs.py had blocked at
this point (apparently the smtp.sendmail call in line 96 of
email_warnings.py). We killed the stuck process and restarted. If this
problem reoccurs, we should investigate further -- perhaps fork before
emailing so that it doesn't block our builds.
--
Ticket URL: <http://dev.laptop.org/ticket/6652>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list