Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Starting MUSIC with undefined application causes segmentation fault #44

Open
jakobj opened this issue Oct 18, 2017 · 0 comments
Open

Starting MUSIC with undefined application causes segmentation fault #44

jakobj opened this issue Oct 18, 2017 · 0 comments

Comments

@jakobj
Copy link
Contributor

jakobj commented Oct 18, 2017

If an application has not config entry, as in the following:

stoptime=1.             
rtf=1.                  
[sender]                
  binary=./sender.py    
  np=1                  
sender.out->receiver.in 

music crashes with a segmentation fault:

Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
-------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node jordan exited on signal 11 (Segmentation fault).

It would be more helpful for the user to detect the broken config file and raise an exception in which the cause for the error is explained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant