On Mar 14, 2010, at 7:24 PM, Vladimir Mencl wrote: > On 03/13/2010 02:55 AM, Joseph Bester wrote: >> That seems an odd place for the output to stop. Any chance the >> globus-scheduler-event-generator program is built threaded? I think I >> see a deadlock condition that can occur in it if that's the case. > > Hi Joseph, > > Thanks for this pointer - that helped me fix the problem. > > When installing the PBS module, I ran > make gram5-pbs > make gram5-pbs-thr > > and this built also the threaded version of > globus-scheduler-event-generator that got installed over the > non-threaded version. > > I've managed to fix this with > cp > $GLOBUS_LOCATION/libexec/gcc64dbg/shared/globus-scheduler-event-generator > $GLOBUS_LOCATION/libexec > > Now, it all works as expected. > > Still, it looks like there is a bug in the threaded version - and it > should be either fix, or the threaded version should be disabled and > should not install over the non-threaded one. >
I've added an issue to our tracker for this. Joe
