[Psi-Devel] Nightly builds crash on MacOS X

Justin Karneges justin-psi2 at affinix.com
Sun Nov 16 14:00:03 PST 2008


On Sunday 16 November 2008 12:06:46 Aleksey Palazchenko wrote:
> > Hi,
> > the crash happens when quitting the application and it's 99%
> > reproducible.
>
> Can confirm.

Any ideas as to when this started happening?  By the trace, it looks like a 
crash I fixed in September.

To help debug, edit irisnetglobal.cpp and find ~PluginInstance().  At the top 
of that function, put: printf("instance=%s\n", 
_instance->metaObject()->className());

It's important that the dns provider be unloaded before the network provider.

-Justin


More information about the Psi-Devel mailing list