paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] Help with menus...


From: Eric Ross
Subject: Re: [paragui-users] Help with menus...
Date: Mon, 24 Jun 2002 01:10:40 -0400
User-agent: Internet Messaging Program (IMP) 3.1

Mensaje citado por Atani <address@hidden>:
> >
> > I've got what you're describing (SEGV when closing the app) sometimes when
> > there's memory corruption(buffer overrun and so). Maybe you could try
> > linking with some memory tracer or something(libefence?) to check it's
> > really a bug ?
> 
> Thats the really strange part... I believe that I have done something very 
> basic as to expose the bug it just requires running the app and then close 
> the app... do nothing in the app... From what I have found so far, it appears
> that calling app->Quit() still allows some events to be processed and when 
> they are processed some parts of PG are already cleaned up and so the 
> SIGSEGVs are appropriate as an NPE type case.

I havent compile your code (maybe later), try this: declare the PG_Application
instance _inside_ the main function and try again.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]