[pygtk] Occasional gobject assertion errors

skip at pobox.com skip at pobox.com
Thu Mar 16 04:01:03 WST 2006


    >> Does this look familiar to anyone?  Is it maybe a bug fixed in a
    >> later release?

    Johan> Do you use threads?

Nope.

    Johan> Can you try using the latest 2.8.x version, it may already have
    Johan> been fixed in there.

I'll see about getting it installed.

    Johan> I think the only way to solve this is to write an isolated
    Johan> testcase.

That would be extremely challenging.  This is a large app that successfully
processes commodity exchange price data over a period of several days before
croaking.  Large app + highly dynamic input + very low frequency of
occurrence ==> a very hard problem to reproduce.  We can run using
historical data, but using it cuts out major elements of our infrastructure,
including the part where the error occurs, so that's not an option...

Is it possible to coax Gtk into telling us more about the problem, like the
type of the object it's complaining about?

Thanks,

Skip


More information about the pygtk mailing list