HI Akhtar
The error message is about a memory corruption but I cannot say what exactly is the issue. Try running with debug_level=120, which should give you more information on any errors. Does your simulation run fine without chemistry? This is the first test to do. Then I suggest looking carefully at your emission inputs and making sure that you have no negative values or other unreasonable numbers.
Further I noticed a few things in your namelist though that might need to be changed.
time_step=216 change to 200 so that it fits within one hour, else your model time step and model inputs/outputs are on different intervals
phot_opt=3 change to 4 as discussed on our website
Comment out n2o5_hetchem, this option is not for chem_opt=112.
You are also running for a fairly small domain (40x50) and you will need to be aware of potential effects from your boundary conditions.
Gabi