Re: [[gtkmm] Destroying container problem]



On Tue, 2002-07-02 at 16:40, Andrew E. Makeev wrote:
> Murray Cumming wrote:
> 
> > "Andrew E. Makeev" <andrew solvo ru> wrote:
> > > I had Segfault signal on application exit.
> > > Problem occured in dynamic_cast<> call in following fragment of
> > > gtkmm/container.cc module:
> > > ..
> > > void Container_Class::remove_callback(GtkContainer* self, GtkWidget* p0)
> >
> > Please add a complete, simple, compileable example to bugzilla. I solved a
> > similar problem recently, but then we made some major changes to this stuff
> > and maybe we've broken it again.
> >
> 
> Unfortunatelly, I couldn't reproduce this one with small example...
> Staring to guess again, I made something wrong in my original app. It's not so
> big to explore, but I don't think it's a good idea to waste your time on
> fixing my code :), is it?

You need to break it down. I wouldn't do anything that you couldn't do,
until you discover something that you think is a gtkmm bug.

-- 
Murray Cumming
murrayc usa net
www.murrayc.com




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