I am trying to write a http server, but my code keeps crashing to the crash screen when I run it. The SVN repo of my project can be found at [wiiwebserver.svn.sourceforge.net] I think that the error is on line 151 of request.cpp, since that is the line that executes before line 163 where the error is reported according to the stack trace.