I found the problem causing the error.
when i use only one core, no errors occur. and another core being in idle.
If both cores enabled and any interrupt generated, after executing interrupt handler, reloading stack pointer is corrupted. I think this is because of current shortage to power the both cores resources.
Thank you for the giving out the clues and support.