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



Damien Sandras a écrit :

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.
If you modify those values on your GM, you should have the same problem so you will have the symbols ;-) Am I the only one having this behaviour?
--
Daniel



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