Hi, all I'm trying to build and run Ekiga trunk on OpenSolaris. Ekiga became frozen when I tried to hang up a call. The following is the key threads stack. Any hint about that? This problem doesn't exist in Linux. Thanks, BR, Elaine current thread: t 20 [1] __lwp_park(0x0, 0x0), at 0xfb5c9f99 [2] sema_wait_impl(0x8e2951c, 0x0), at 0xfb5be8a0 [3] sema_wait(0x8e2951c), at 0xfb5bea36 [4] sem_wait(0x8e2951c), at 0xfb5b4bd1 =>[5] PSemaphore::Wait(this = 0x8e294e0), line 1042 in "tlibthrd.cxx" [6] PReadWriteMutex::StartWrite(this = 0x8e2942c), line 2234 in "osutils.cxx" [7] PSafeObject::LockReadWrite(this = 0x8e2d3c8), line 122 in "safecoll.cxx" [8] PSafeLockReadWrite::PSafeLockReadWrite(this = 0xf3ffedfc, object = CLASS), line 194 in "safecoll.cxx" [9] SIPConnection::OnReceivedResponse(this = 0x8e2d3c8, transaction = CLASS, response = CLASS), line 1347 in "sipcon.cxx" [10] SIPTransaction::OnReceivedResponse(this = 0x86906d8, response = CLASS), line 2287 in "sippdu.cxx" [11] SIPEndPoint::SIP_PDU_Thread::Main(this = 0x8d1ab48), line 1216 in "sipep.cxx" [12] PThread::PX_ThreadStart(arg = 0x8d1ab48), line 802 in "tlibthrd.cxx" [13] _thrp_setup(0xf8516200), at 0xfb5c9ce0 [14] _lwp_start(), at 0xfb5c9f40 current thread: t 26 [1] __lwp_park(0x0, 0x0), at 0xfb5c9f99 [2] sema_wait_impl(0x8e2951c, 0x0), at 0xfb5be8a0 [3] sema_wait(0x8e2951c), at 0xfb5bea36 [4] sem_wait(0x8e2951c), at 0xfb5b4bd1 =>[5] PSemaphore::Wait(this = 0x8e294e0), line 1042 in "tlibthrd.cxx" [6] PReadWriteMutex::StartWrite(this = 0x8e2942c), line 2234 in "osutils.cxx" [7] PSafeObject::LockReadWrite(this = 0x8e29400), line 122 in "safecoll.cxx" [8] OpalCall::OnCleared(this = 0x8e29400), line 135 in "call.cxx" [9] OpalCall::OnReleased(this = 0x8e29400, connection = CLASS), line 590 in "call.cxx" [10] Opal::Call::OnReleased(this = 0x8e29400, connection = CLASS), line 442 in "opal-call.cpp" [11] OpalManager::OnReleased(this = 0x85506f0, connection = CLASS), line 615 in "manager.cxx" [12] OpalEndPoint::OnReleased(this = 0x8552120, connection = CLASS), line 385 in "endpoint.cxx" [13] OpalConnection::OnReleased(this = 0x8e2d3c8), line 388 in "connection.cxx" [14] SIPConnection::OnReleased(this = 0x8e2d3c8), line 303 in "sipcon.cxx" [15] OpalConnection::OnReleaseThreadMain(this = 0x8e2d3c8, _ARG2 = CLASS, _ARG3 = 0), line 375 in "connection.cxx" [16] OpalConnection::OnReleaseThreadMain_PNotifier::Call(this = 0x8e28be8, note = CLASS, extra = 0), line 1380 in "connection.h" [17] PNotifier::operator()(this = 0x86873d4, notifier = CLASS, extra = 0), line 95 in "notifier.h" [18] PSimpleThread::Main(this = 0x8687350), line 1911 in "osutils.cxx" [19] PThread::PX_ThreadStart(arg = 0x8687350), line 802 in "tlibthrd.cxx" [20] _thrp_setup(0xf8518200), at 0xfb5c9ce0 [21] _lwp_start(), at 0xfb5c9f40 |