Strange Fatal Error Possibly Memory



I keep geting this fatal error at the bottom of a php application

Fatal error: Exception thrown without a stack frame in Unknown on line 0

It sounds like it would be a problem with the memory stack, but all I'm doing is uploading a file, writing, and reading it. Any ideas on what this error could mean?

- Dan .



Relevant Pages