Got this message when trying to create an user.
The server encountered a fatal error when processing your request.
It seems that there is a missing validation for the address field which is too long and fails to get inserted.
ASM DEV team will get it fixed.
Currently the workaround is as follows:
If you truncate the address field to max. 60 characters and it should go good. It should create a new user.