[Bugs] #3243 UNSP: Apache hangs due to no way to acquire mutexes
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Fri Nov 25 16:46:44 EST 2011
#3243: Apache hangs due to no way to acquire mutexes
------------------------------------------+---------------------------------
Reporter: alsroot | Owner: bernie
Type: defect | Status: assigned
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: infrastructure | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by bernie):
Oops, the wiki syntax mutilated my poor one-liner.
{{{
for i in `ipcs -s | grep www-data | awk '{print $2}'`; do ipcrm -s $i;
done
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3243#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list