Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

PSOM deamon failed on opt.max_queued #100

Open
surchs opened this issue Aug 24, 2016 · 3 comments
Open

PSOM deamon failed on opt.max_queued #100

surchs opened this issue Aug 24, 2016 · 3 comments

Comments

@surchs
Copy link
Member

surchs commented Aug 24, 2016

I got a strange error when running Matlab64 on a debian today:

Something went bad ... the PSOM deamon has FAILED !
The last error message occured was :
Error using +
Integers can only be combined with integers of the same class, or scalar doubles.
File /home/surchs/Code/psom/psom_deamon.m at line 274

The weird part is that I ran on this system successfully just recently and the offending line has been last changed in September of 2015. Not really sure how to debug it either since the pipeline doesn't seem to stop when I put a breakpoint there (during local execution) and running the individual jobs works fine.

@surchs
Copy link
Member Author

surchs commented Aug 24, 2016

Running the same thing on octave works well.

@surchs
Copy link
Member Author

surchs commented Aug 24, 2016

I may have to modify the part about it running fine just recently. I may have been running things in Octave all along because of running into issues with Matlab and not being able to fix them quickly enough. So this may after all be an older Matlab bug.

@pbellec
Copy link
Member

pbellec commented Aug 27, 2016

Thanks for the report! Will try to reproduce on my end.

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

No branches or pull requests

2 participants