What do you mean by dies? Does your application crash or is it just not respondable? The later would be because of waitForFinished() since your code does nothing else than normally call the mbox function with blocking the gui thread. If you need more arguments use a QVariantList.
Bookmarks