Hi @mihcir,
What does the error message say? It should report a log file that you can read, which will contain the full error message. Please share that.
My guess is this is a memory error — you will see MemoryError
at the bottom of the error message. See here for some tips to solve this issue.
Good luck!