Martin Blapp

Results 10 comments of Martin Blapp

Looks like there were some eventhandlers missing. Adding them now.

Well :-) It's now sorted alphabetically. This makes it easier to add new event handlers.

We are now successfully using this patch in production. While we were seeing 20-30 FP per day before, the rate has now dropped to 1-2 per day. One of the...

Hi Robert, Rebuilding the collection is painful. It's much more easier to load the missing parts and the save the collection again. My patch allows this with --force. We have...

There are other examples: A missing variable in one module. We rebuild the modules on all applications for this software and currently all module collections containing this version can't be...

I'll have to try and test this again in this case. The error we get if the modulepath has changed is different and it's missleading too: A notice that the...

Why not save the modulepath as well in the collection and try to load the modules with this one ?

Our users liked to use collections exactly for that: Saveing their working module collection in a way other users (for example in the same group) can use it (of course...

@wpoely86 Not really an option. Our users like to share their ENV for an application, exactly like a collection. If they just use 'try load' they maybe have other stuff...

Crash with -O2. I'm currently trying to see if I can get crashes with -O0 too. Core was generated by `lz4mt -1 --numthreads=3 -c'. Program terminated with signal SIGSEGV, Segmentation...