> How to get a call stack? install drkonqi. Or run the application in gdb, when the it crashes execute bt in gdb's console in order to get the backtrace with the call stack. > and try it on frameworks branch on master branch > it is working. I also tried it with the frameworks code. Which function did you use? -- Alexander