
After checking all versions (that seem to be ok), here is what happens: If I open jamovi, load a file, run any standard module that uses car (say ANOVA), then run one of my module analyses (say GLM), everything works fine.
If I open jamovi, load the same file, and run GLM as the first analysis, it crashes at the line where car::Anova is executed and exit with exit code -11
On the other workstation of mine (ubuntu 16), everything works fine