[Psi-devel] bug crash on close chat dlg confirmation

textshell-I1QKlO at neutronstar.dyndns.org textshell-I1QKlO at neutronstar.dyndns.org
Fri Dec 8 01:49:28 PST 2006


On Thu, Dec 07, 2006 at 03:29:49PM -0300, C00I90WN wrote:
> Yes the thing is that Qt Debug works fine, but when you try to run Psi
> it just exits with code 1 thanks to a catched assert on Qt leaving no
> trail behind.
> 

I guess you can set a breakpoint at the assert function (qFatal), or the function
used by it to abort the programm (qt_message_output,
_CrtDbgReport or _CrtDbgBreak on windows; abort or exit for the others)

I hope that helps debugging the problem.

 - Martin H.


More information about the psi-devel mailing list