Nothing interesting in here, too.
Can you try to disable plugins one by one and then tell us which causes the crashes?
An interesting issue appeared; I went to Plugins > Manage plugins...boom! An error message window popped up "Codeblocks error: Failed to create a temporary file name (error 13: Permission denied)". All plugins are enabled.
Suggestion: I have tried to disable my plugins, one by one from command line and unfortunately such option is not available (other than
--safe-mode).
Could it be possible to add each plugin as argument of type
--disable-<plugin-name> so a user could disable a problematic plugin upon need?