12
Okay, I think I just found the problem. In my userinfo.php file, I found that the crash is occuring in the loop that iterates through the modules. Upon closer inspection, I found that the problem occured with a custom module that I created with ModGen. Duh!
Working on a solution now...