Hi,

on start of my app I create a new QScriptEngine object, use it for a lot of stuff and destroy it before quitting the app. Unfortunately the app crashes when coming to the line with the delete.
I do so many things with the object during its lifetime, and I don't have any clue, what could be the reason for this. That's also why I can't post any source code here... Any ideas anybody? Thanks.

Cheers,
Tim