Re[3]: crash when exiting program

Vadim Zeitlin <[email protected]>
Newsgroups gmane.mail.mahogany.devel
Message-ID <[email protected]>
On Thu, 25 Nov 2004 14:58:02 +0200 (EET) Nerijus Baliunas <[email protected]> wrote:

NB> On Thu, 25 Nov 2004 10:27:42 +0100 (Romance Standard Time) Vadim Zeitlin <[email protected]> wrote:
NB> 
NB> VZ> NB> 0x0814b98d in ~MAppBase (this=0x8ab1cd8) at .src/classes/MApplication.cpp:201
NB> VZ> NB> 201           p->Do();
NB> VZ> NB> (gdb) bt
NB> VZ> NB> #0  0x0814b98d in ~MAppBase (this=0x8ab1cd8)
NB> VZ> NB>     at .src/classes/MApplication.cpp:201
NB> VZ> 
NB> VZ>  What is the value of "p"?
NB> 
NB> (gdb) print p
NB> $1 = (class MRunAtExit *) 0xee5e84

 I think I know what the problem is after your message about the modules,
but in general to get useful information about a pointer you need to do
"print *p" and not "p p" or "p &p".

 Regards,
VZ



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.