Re[2]: crash when exiting program

Nerijus Baliunas <[email protected]>
Newsgroups gmane.mail.mahogany.devel
Message-ID <[email protected]>
On Thu, 25 Nov 2004 10:27:42 +0100 (Romance Standard Time) Vadim Zeitlin <[email protected]> wrote:

VZ> NB> 0x0814b98d in ~MAppBase (this=0x8ab1cd8) at .src/classes/MApplication.cpp:201
VZ> NB> 201           p->Do();
VZ> NB> (gdb) bt
VZ> NB> #0  0x0814b98d in ~MAppBase (this=0x8ab1cd8)
VZ> NB>     at .src/classes/MApplication.cpp:201
VZ> 
VZ>  What is the value of "p"?

(gdb) print p
$1 = (class MRunAtExit *) 0xee5e84
(gdb) print &p
$2 = (class MRunAtExit **) 0xfef2f5d4
(gdb) bt
#0  0x0814b98d in ~MAppBase (this=0x95cbcd8)
    at .src/classes/MApplication.cpp:201
#1  0x081dd82e in ~wxMApp (this=0x95cbc78) at .src/gui/wxMApp.cpp:498
#2  0x0027c2d8 in wxEntryCleanup () at ../wxWindows/src/common/init.cpp:360
#3  0x0027c882 in ~wxCleanupOnExit (this=0xfef2f660)
    at ../wxWindows/src/common/init.cpp:118
#4  0x0027c3b8 in wxEntry (argc=@0xfef2f6b0, argv=0xfef2f734)
    at ../wxWindows/src/common/init.cpp:410
#5  0x081dd0a1 in main (argc=1, argv=0xfef2f734) at .src/gui/wxMApp.cpp:300


Regards,
Nerijus


-------------------------------------------------------
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.