| Summary: | slurmctld segfault while trying to set an external dbd for a second cluster | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Richard Johnson <rjohnson> |
| Component: | Configuration | Assignee: | Nate Rini <nate> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | 3 - Medium Impact | ||
| Priority: | --- | CC: | mcmullan, nate |
| Version: | 23.02.3 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | HudsonAlpha Biotechnology | Slinky Site: | --- |
| Alineos Sites: | --- | Atos/Eviden Sites: | --- |
| Confidential Site: | --- | Coreweave sites: | --- |
| Cray Sites: | --- | DS9 clusters: | --- |
| Google sites: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | NoveTech Sites: | --- |
| Nvidia HWinf-CS Sites: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Tzag Elita Sites: | --- |
| Linux Distro: | --- | Machine Name: | |
| CLE Version: | Version Fixed: | ||
| Target Release: | --- | DevPrio: | --- |
| Emory-Cloud Sites: | --- | ||
| Attachments: |
slurm.conf
back trace from slurmctld |
||
|
Description
Richard Johnson
2023-07-13 14:03:24 MDT
Created attachment 31229 [details]
slurm.conf
Would you please gather a backtrace from the segfault and attach that here? gdb slurmctld inside gdb: > set print pretty > r -D > thread apply all bt full Or simply > bt full Created attachment 31232 [details]
back trace from slurmctld
This should have already been resolved for the upcoming Slurm-23.02.4 patch release:
> https://github.com/SchedMD/slurm/commit/833ca8dd2121a2c980736c05821608324c7ae97a
You can cherry-pick the commit and re-compile if waiting for the next release is not fast enough. Please reply if more detailed instructions are needed.
Thanks Nate. Do you have an estimate on when 23.02.4 will be released? Thanks, Rich On Thu, Jul 13, 2023 at 6:31 PM <bugs@schedmd.com> wrote: > *Comment # 5 <https://bugs.schedmd.com/show_bug.cgi?id=17205#c5> on bug > 17205 <https://bugs.schedmd.com/show_bug.cgi?id=17205> from Nate Rini > <nate@schedmd.com> * > > This should have already been resolved for the upcoming Slurm-23.02.4 patch > release:> https://github.com/SchedMD/slurm/commit/833ca8dd2121a2c980736c05821608324c7ae97a > > You can cherry-pick the commit and re-compile if waiting for the next release > is not fast enough. Please reply if more detailed instructions are needed. > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > > (In reply to Richard Johnson from comment #7) > Thanks Nate. Do you have an estimate on when 23.02.4 will be released? I don't currently have an ETA, but we usually release one about every 2 months on the latest major release. Are there any more questions? No. Thank you. I was able to apply that commit and it did fix my issue. Thanks, Rich On Fri, Jul 14, 2023 at 10:24 AM <bugs@schedmd.com> wrote: > *Comment # 9 <https://bugs.schedmd.com/show_bug.cgi?id=17205#c9> on bug > 17205 <https://bugs.schedmd.com/show_bug.cgi?id=17205> from Nate Rini > <nate@schedmd.com> * > > Are there any more questions? > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > > (In reply to Richard Johnson from comment #10) > No. Thank you. I was able to apply that commit and it did fix my issue. Understood. Closing out ticket as a duplicate. Please respond if any new related questions should arise. *** This ticket has been marked as a duplicate of ticket 16669 *** |