I'm finally around and able to spend a little time tracking down switcher issues with OSCAR, but am having problems keeping Maui running.

Specifically, it's seg faulting.  Here's how I know:

- ps -eadf | grep maui shows nothing
- /etc/init.d/pbs_server stop
- /etc/init.d/maui start
- ps -eadf | grep maui shows that it's running
- tail -f /opt/maui/log/maui.log shows that maui things are happening
- gdb --pid <pid_of_maui>
- gdb attaches; allow gdb to continue execution of maui
- /etc/init.d/pbs_server start
- the tail shows that new things happen in Maui now that the PBS server has started
- gdb stops, saying that maui has seg faulted


This is preventing most PBS-based tests from running (including the potential switcher problem with the MPICH test). This is happening on a current SVN HEAD install on FC2.

Is anyone else running into this?

--
{+} Jeff Squyres
{+} [EMAIL PROTECTED]
{+} http://www.lam-mpi.org/



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to