[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kopete-devel
Subject:    Re: [Kopete-devel] add Contact --> crash
From:       Martijn Klingens <klingens () kde ! org>
Date:       2002-04-11 19:37:06
[Download RAW message or body]

On Thursday 11 April 2002 21:18, Christophe Prud'homme wrote:
> #6  0x40042442 in Kopete::slotAddContact (this=0xbfffe440) at
> kopete.cpp:220

That file lists

AddWizardImpl *tmpdialog = new AddWizardImpl( mainWindow() );

which can only possibly crash at this point if mainWindow() is borked. (It's 
an inline method so the BT will likely end up the .cpp file.)

KopeteWindow *mainWindow() const { return m_mainWindow; }

that would bork only if m_mainWindow can't be accessed. This can only be the 
case if 'this' is corrupted or a null pointer. Is either of that possible? Or 
am I on the completely wrong track?

Martijn

_______________________________________________
Kopete-devel mailing list
Kopete-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/kopete-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic