presumably this is with debug build? what is the call stack? do you have multiple qt installs?
presumably this is with debug build? what is the call stack? do you have multiple qt installs?
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Does the problem persist after a clean and full rebuild?
Yes it continued after a complete clean and rebuild.
Its being called from another method of JB_Utilities.
When called from an entirely different object, it has no problems.
The call stack shows it getting to .exec and then crashing.
There is only one qt install.
The code is simply there to tell me when there is a problem.
In this case I can get around it by making sure the code that calls it never gets executed (which is the way it should be).
But I still hate not knowing what is going on.
Cheers
Jeff
May be this article helps: http://blogs.kde.org/node/3919.
Bookmarks