Re: [gtk-list] Re: gtk-engines themes dump core





> > Doing a backtrace, gdb points me at an innocent place in my own code
> > which works as soon as I switch back to another (working) theme.
> >
> > I'm using RH6.0, gtk+ 1.2.3, Gtk-- 1.0.0 ...
> >
> > Does anybody have any suggestions?

> Sounds like a wild pointer. There are two possibilities:
> - There's a bug in the gtk + gtk-engines combination.
> - There's a bug in your code.

Turns out you're right and my code was not so innocent after all.
It was an uninitialized array subscript which had miracuously
worked for quite a while now but only broke with gtk-engines
themes ... talk about 'good' luck ...

Thanks
--> R




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