This one is easy to ask – hopefully quite as easy to answer:
Can anyone explain how this is in any way possible?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The error notices says that PHP tried to use 183200 bytes additional memory to the already used memory (something between 1341994528 and 1342177727 bytes) and this breaks the maximum of the allowed 1342177728 bytes.
You have to (edit your php.ini and) extend the memory limit of PHP.