Opened 6 years ago
Last modified 6 years ago
#1524 assigned patch
sge_execd aborts if sge cpuset/cgroup exists but is not fully initialized
Reported by: | wish | Owned by: | dlove |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 8.1.8 |
Severity: | minor | Keywords: | |
Cc: |
Description
There is code to initialize the sge cpuset from its parent but it triggers an abort when used. I have a fix which I'm testing...
Attachments (2)
Change History (6)
comment:1 Changed 6 years ago by wish
- Status changed from new to accepted
comment:2 Changed 6 years ago by wish
comment:3 Changed 6 years ago by wish
- Owner changed from wish to dlove
- Status changed from accepted to assigned
Patch attached to #1523.
comment:4 Changed 6 years ago by wish
- Type changed from defect to patch
1 patch for repository http://arc.liv.ac.uk/repos/darcs/sge:
Wed May 13 15:01:06 BST 2015 William Hay <wish@…>
- Fix #1524: prevent execd crash when /sge cgroup/cpuset is present but not initialized Really fix was rolled in to the patch for 1523 but this patch corrects a spelling error in the comment added by that patch thereby depending on it. Hopefully the following directive will update the ticket
fix-_1524_-prevent-execd-crash-when-_sge-cgroup_cpuset-is-present-but-not-initialized.dpatch
Note: See
TracTickets for help on using
tickets.
Testing fix