Re: [Ekiga-devel-list] I need brains!



Le samedi 15 novembre 2008 à 16:12 +0100, Julien Puydt a écrit :
> 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!

Multithreading ?

Perhaps you could check the thread name. What would be nice to do, is
being able to monitor the ref count value in real time for that object.
-- 
 _     Damien Sandras
(o-      
//\    Ekiga Softphone : http://www.ekiga.org/
v_/_   Be IP           : http://www.beip.be/
       FOSDEM          : http://www.fosdem.org/
       SIP Phone       : sip:dsandras ekiga net
                       



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