Application Error?

BlitzMax Forums/BlitzMax Programming/Application Error?

After closing my MaxGUI program, a error box pops up that says
The instuction at "0x7470b439" referenced memory at "0x7470b439". The memory could not be "read".
Click on OK to terminate the program
The title bar of the box says main.debug.exe - Application Error. Does anyone have an idea why I keep getting this error? BTW, its not just a once in a while occurance, it happens everytime I exit the program.

Using any non BRL modules?

nope

ok, Ive figured out it has something to do with an HTMLView.

ok, it turns out it has something to do with the website i was loading into the HTMLView. Any ideas what caused this?