Re: [GnomeMeeting-devel-list] SIP, RTP ports and firewall



Le mardi 22 novembre 2005 à 15:38 +0100, Daniel Huhardeaux a écrit :
> Damien Sandras a écrit :
> 
> >If you had debug symbols, I would be able to see what mutex is destroyed
> >and causing the problem.
> >  
> >
> Sorry t be stupid but how to have symbols? After installing -gdb I ran:
> 
> gdb -se=gnomemeeting-snapshot
> break misc.cpp:133
> run
> bt
> 
> I have no more output that what I send you before. What am I missing?
> 

No idea, you will have to check on google.

I'm usually compiling everything myself, without stripping, so I don't
know how to use symbols coming from an external package.

Logically, you should have the exact line of the PSemaphore being
deleted.

What happens is that since last changes from Craig, you get an assertion
when trying to destroy a semaphore that is locked. Fixing that assertion
will fix the crash, and perhaps help knowing why it happens.

-- 
 _      Damien Sandras
(o-     GnomeMeeting: http://www.gnomemeeting.org/
//\     FOSDEM 2006 : http://www.fosdem.org
v_/_    SIP Phone   : sip:dsandras gnomemeeting net 
                      sip:600000 gnomemeeting net




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