[Ekiga-devel-list] I need brains!



Hi,

I committed log-printing code in ekiga -- and I need help to make sense of it. This is very directly related to the crash-on-exit bug which cripples ekiga since too long.

The problem is found in that piece of log :

void on_heap_updated(gmref_ptr<Ekiga::Cluster>, gmref_ptr<Ekiga::Heap>, void*), 0xb5602144 -> 11
GmRefCounted* gmrefcounted_boxed_copy(GmRefCounted*), 0xb5602144 -> 1

Here you see a same object (0xb5602144) which has a refcount of 11 for the engine and 1 for gtk+.

I have no clue why. Help!

Snark


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