[torquedev] [Bug 156] New: FIFO pbs_sched crash in check_nodes
bugzilla-daemon at supercluster.org
bugzilla-daemon at supercluster.org
Thu Sep 1 13:00:51 MDT 2011
http://www.clusterresources.com/bugzilla/show_bug.cgi?id=156
Summary: FIFO pbs_sched crash in check_nodes
Product: TORQUE
Version: 2.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: pbs_sched
AssignedTo: jrosenquist at adaptivecomputing.com
ReportedBy: aripollak at gmail.com
CC: torquedev at supercluster.org
Estimated Hours: 0.0
pbs_sched coredumped this morning, and got this backtrace:
#0 pbs_rescquery (c=0, resclist=0xffd5fa08, num_resc=1, available=0xffd5fa18,
allocated=0xffd5fa14, reserved=0xffd5fa10, down=0xffd5fa0c) at
../Libifl/pbsD_resc.c:215
#1 0x08054ff0 in check_nodes (pbs_sd=0, jinfo=0x8d0ac68, ninfo_arr=0x0) at
check.c:507
#2 0x0805523c in is_ok_to_run_job (pbs_sd=0, sinfo=0x88089f0, qinfo=0x882e430,
jinfo=0x8d0ac68)
at check.c:185
#3 0x0804ce75 in scheduling_cycle (sd=0) at fifo.c:486
#4 0x0804d119 in schedule (cmd=-2754024, sd=0) at fifo.c:383
#5 0x0804bc24 in main (argc=1, argv=0xffd5fe74) at pbs_sched.c:1220
It appears that pbs_rescquery() is expecting arrays for available, allocated,
reserved, and down, but check_nodes() is sending it ints instead.
I'm using TORQUE 2.4.16.
--
Configure bugmail: http://www.clusterresources.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the torquedev
mailing list